mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:49:00 +00:00
7cf0603208
This test is 61% flaky in dart2js-chrome and 73% flaky in DDC. This test is almost identical to lib/html/element_animate_simple_timing_test (long ago it was a separate case in the same file that used the html multi test configuration). The only difference is that this test has no deadline for the animation to complete, while the other test (which passes consistently) does. My theory is that not including a deadline is the cause of flakiness and without it, there isn't ,uch we can control to recover consistency. As such, I don't think we should be including this test anymore. Change-Id: I5451dbc7053ba0280a64e1bef2e03cc20465ad88 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/332170 Reviewed-by: Srujan Gaddam <srujzs@google.com> Commit-Queue: Sigmund Cherem <sigmund@google.com> |
||
---|---|---|
.. | ||
analyzer | ||
async | ||
collection | ||
convert | ||
developer | ||
fix_data_tests | ||
html | ||
isolate | ||
js | ||
js_interop_unsafe | ||
math | ||
mirrors | ||
typed_data | ||
web | ||
lib.status | ||
lib_analyzer.status | ||
lib_app_jit.status | ||
lib_dart2js.status | ||
lib_dartdevc.status | ||
lib_kernel.status | ||
lib_precompiled.status | ||
lib_vm.status |