-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#41370Labels
engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
Hit the failure when updating xcode to 14c18: flutter/engine#41370
Command run successfully in 0.17 seconds: xcrun simctl delete IosUnitTestsSimulator
Traceback (most recent call last):
File "/Volumes/Work/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 1229, in <module>
sys.exit(main())
File "/Volumes/Work/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 1212, in main
run_objc_tests(args.ios_variant, args.objc_filter)
File "/Volumes/Work/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 745, in run_objc_tests
run_cmd(test_command, cwd=ios_unit_test_dir, shell=True)
File "/Volumes/Work/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 113, in run_cmd
raise Exception(
Exception: Command "xcodebuild -sdk iphonesimulator -scheme IosUnitTests -destination name='IosUnitTestsSimulator' test FLUTTER_ENGINE=ios_debug_sim" exited with code 70.
Metadata
Metadata
Assignees
Labels
engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-infraOwned by Infrastructure teamOwned by Infrastructure team