-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#34735Closed
Copy link
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
There are 6 post-submit flakes in recent 100 runs.
Example flaky builds:
https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20Unopt/6173/overview
https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20Unopt/6165/overview
https://ci.chromium.org/ui/p/flutter/builders/prod/Mac%20Unopt/6161/overview
Error logs:
[356/360] HashCombineTest.CanHash (41 ms)
[357/360] StringRangeSanitizationTest.HandlesInvalidRanges (43 ms)
[358/360] StringRangeSanitizationTest.HandlesInvalidRanges (38 ms)
[359/360] AutoResetWaitableEventTest.MultipleWaiters (4233 ms)
[360/360] AutoResetWaitableEventTest.MultipleWaiters (4400 ms)
FAILED TESTS (1/360):
100 ms: /opt/s/w/ir/cache/builder/src/out/host_debug_unopt/fml_unittests TaskRunnerCheckerTests.FailsTheCheckIfOnDifferentTaskRunner (try #1)
SUMMARY:
/opt/s/w/ir/cache/builder/src/out/host_debug_unopt/fml_unittests TaskRunnerCheckerTests.FailsTheCheckIfOnDifferentTaskRunner passed 1 / 2 times.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Failed Command:
python3 /opt/s/w/ir/cache/builder/src/third_party/gtest-parallel/gtest-parallel /opt/s/w/ir/cache/builder/src/out/host_debug_unopt/fml_unittests --gtest_filter=-*TimeSensitiveTest* --repeat=2
Exit Code: 245
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Traceback (most recent call last):
File "/opt/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 1071, in <module>
sys.exit(main())
File "/opt/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 1021, in main
build_dir, engine_filter, args.coverage, args.engine_capture_core_dump
File "/opt/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 397, in RunCCTests
gtest=True
File "/opt/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 225, in RunEngineExecutable
env=env
File "/opt/s/w/ir/cache/builder/src/flutter/testing/run_tests.py", line 80, in RunCmd
(command_string, process.returncode)
Exception: Command "python3 /opt/s/w/ir/cache/builder/src/third_party/gtest-parallel/gtest-parallel /opt/s/w/ir/cache/builder/src/out/host_debug_unopt/fml_unittests --gtest_filter=-*TimeSensitiveTest* --repeat=2" exited with code 245.
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressionc: flakeTests that sometimes, but not always, incorrectly passTests that sometimes, but not always, incorrectly passengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.team-infraOwned by Infrastructure teamOwned by Infrastructure team