Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing tests #327

Merged
merged 7 commits into from
Aug 21, 2024
Merged

Fix failing tests #327

merged 7 commits into from
Aug 21, 2024

Conversation

bartekpacia
Copy link
Collaborator

fix #326

@bartekpacia bartekpacia force-pushed the fix_ci branch 3 times, most recently from 09ba560 to 0b7357f Compare August 21, 2024 01:28
@bartekpacia
Copy link
Collaborator Author

1 testcase removed:

- run: ./setup.sh -t -p -n master -a x64 stable | grep 'flutter-macos-master-stable-x64-master'
        shell: bash

@bartekpacia bartekpacia merged commit bcec24e into main Aug 21, 2024
39 checks passed
@bartekpacia bartekpacia deleted the fix_ci branch August 21, 2024 01:54
penkzhou pushed a commit to penkzhou/flutter-action that referenced this pull request Nov 28, 2024
* try to fix failing tests

* continue on error

* remove Flutter versions that aren't available natively for arm64 macOS

* explicitly specify arch = x64 (`-a x64`)

* fix order of args

* remove redundant quotes

* make `dry-run` also accept bools
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some tests are failing
1 participant