Skip to content

flutter_desktop_darwin_unittests doesn't run on arm64 ci #157205

@gaaclarke

Description

@gaaclarke

steps to reproduce

flutter/engine#55968

error

https://ci.chromium.org/ui/p/flutter/builders/try/Mac%20Engine%20Drone/1259641/overview

log

Failed Command:

/Volumes/Work/s/w/ir/cache/builder/src/out/ci/host_profile_arm64_tests/flutter_desktop_darwin_unittests --gtest_repeat=2 --gtest_shuffle

Exit Code: -5

Output:
[INFO:flutter/testing/test_timeout_listener.cc(76)] Test timeout of 300 seconds per test case will be enforced.

Repeating all tests (iteration 1) . . .

Note: Randomizing tests' orders with a seed of 31833 .
[==========] Running 199 tests from 24 test suites.
[----------] Global test environment set-up.
[----------] 13 tests from FlutterViewControllerMockEngineTest
[ RUN      ] FlutterViewControllerMockEngineTest.TestKeyEquivalentIsPassedToTextInputPlugin
flutter: The Dart VM service is listening on http://127.0.0.1:51195/XpIJBtGVkwE=/
[       OK ] FlutterViewControllerMockEngineTest.TestKeyEquivalentIsPassedToTextInputPlugin (104 ms)
[ RUN      ] FlutterViewControllerMockEngineTest.TestKeyEventsAreNotPropagatedIfHandled
flutter: The Dart VM service is listening on http://127.0.0.1:51196/vayix9mBX-I=/
[       OK ] FlutterViewControllerMockEngineTest.TestKeyEventsAreNotPropagatedIfHandled (8 ms)
[ RUN      ] FlutterViewControllerMockEngineTest.TestFlagsChangedEventsArePropagatedIfNotHandled
flutter: The Dart VM service is listening on http://127.0.0.1:51197/YavpTKH4t4M=/
[       OK ] FlutterViewControllerMockEngineTest.TestFlagsChangedEventsArePropagatedIfNotHandled (7 ms)
[ RUN      ] FlutterViewControllerMockEngineTest.TestTrackpadGesturesAreSentToFramework

Traceback (most recent call last):
  File "/Volumes/Work/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 1394, in <module>
    sys_exit(main())
  File "/Volumes/Work/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 1307, in main
    run_cc_tests(build_dir, engine_filter, args.coverage, args.engine_capture_core_dump)
  File "/Volumes/Work/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 511, in run_cc_tests
    run_engine_executable(
  File "/Volumes/Work/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 316, in run_engine_executable
    run_cmd(
  File "/Volumes/Work/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 127, in run_cmd
    raise RuntimeError(
RuntimeError: Command "/Volumes/Work/s/w/ir/cache/builder/src/out/ci/host_profile_arm64_tests/flutter_desktop_darwin_unittests --gtest_repeat=2 --gtest_shuffle" (in /Volumes/Work/s/w/ir/cache/builder/src) exited with code -5.

Metadata

Metadata

Assignees

No one assigned

    Labels

    team-iosOwned by iOS platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions