Skip to content

The mac_unopt ios_debug_sim test fails with xcode 14c18 #125216

@keyonghan

Description

@keyonghan

Hit the failure when updating xcode to 14c18: flutter/engine#41370

Example build: https://ci.chromium.org/ui/p/flutter/builders/try/Linux%20mac_unopt/199/overview


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.

/cc @jmagman @zanderso

Metadata

Metadata

Assignees

No one assigned

    Labels

    engineflutter/engine related. See also e: labels.team-infraOwned by Infrastructure team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions