Failure in lib/async/timer_isActive_test on Chrome 41 on macos #22696
Labels
browser-chrome
closed-obsolete
Closed as the reported issue is no longer relevant
library-async
os-osx
P2
A bug or feature request we're likely to work on
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
web-dart2js
The test lib/async/timer_isActive_test is failing with a runtime error, 3 times out of 10 on the chrome macos buildbot, since Chrome was updated to version 41.
The error is in the "timer cancel test" subtest:
type: print
value: FAIL: timer cancel test
Should not be reached.
http://127.0.0.1:57228/root_build/generated_compilations/dart2js-sdk/tests_lib_async_timer_isActive_test/test.js 2634:15 dart.wrapException
http://127.0.0.1:57228/root_build/generated_compilations/dart2js-sdk/tests_lib_async_timer_isActive_test/test.js 12409:17 SimpleConfiguration.dart.SimpleConfiguration.onExpectFailure$1
http://127.0.0.1:57228/root_build/generated_compilations/dart2js-sdk/tests_lib_async_timer_isActive_test/test.js 12374:20 _ExpectFailureHandler.dart._ExpectFailureHandler.fail$1
http://127.0.0.1:57228/root_build/generated_compilations/dart2js-sdk/tests_lib_async_timer_isActive_test/test.js 11929:22 main__closure0.dart.main__closure0.call$0
http://127.0.0.1:57228/root_build/generated_compilations/dart2js-sdk/tests_lib_async_timer_isActive_test/test.js 5109:16 dart._rootRun
http://127.0.0.1:57228/root_build/generated_compilations/dart2js-sdk/tests_lib_async_timer_isActive_test/test.js 6803:39 _CustomZone.dart._CustomZone.run$1
http://127.0.0.1:57228/root_build/generated_compilations/dart2js-sdk/tests_lib_async_timer_isActive_test/test.js 6716:19 _CustomZone.dart._CustomZone.runGuarded$1
http://127.0.0.1:57228/root_build/generated_compilations/dart2js-sdk/tests_lib_async_timer_isActive_test/test.js 6898:26 _CustomZone_bindCallback_closure.dart._CustomZone_bindCallback_closure.call$0
http://127.0.0.1:57228/root_build/generated_compilations/dart2js-sdk/tests_lib_async_timer_isActive_test/test.js 5112:14 dart._rootRun
http://127.0.0.1:57228/root_build/generated_compilations/dart2js-sdk/tests_lib_async_timer_isActive_test/test.js 6803:39 _CustomZone.dart._CustomZone.run$1
timestamp: 9.027
The text was updated successfully, but these errors were encountered: