-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#55990Labels
team-iosOwned by iOS platform teamOwned by iOS platform team
Description
steps to reproduce
error
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
Labels
team-iosOwned by iOS platform teamOwned by iOS platform team