You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to run patrol test --target integration_test/example_test.dart --verbose but it's failing with:
/bin/sh: "/Users/f/fvm/versions/3.7.1/packages/flutter_tools/bin/xcode_backend.sh": No such file or directory
Command PhaseScriptExecution failed with a nonzero exit code
note: Building targets in dependency order
note: Run script build phase 'Run Script' will be run during every build because the option to run the script phase "Based on dependency analysis" is unchecked. (in target 'Runner' from project 'Runner')
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm attempting to run
patrol test --target integration_test/example_test.dart --verbose
but it's failing with:However the file is there:
Any idea what is going on?
Beta Was this translation helpful? Give feedback.
All reactions