dart-sdk/tests/co19
Sigmund Cherem 1cba9f344c [tests] Skip multiple html and co19/html tests.
All tests skipped here are flaking or timing out. Most of them fail for
a common reason tracked in
https://github.com/dart-lang/sdk/issues/53985: Chrome inactive tabs do
not run behave the same as active tabs. This means that interactions like
css transitions, requestAnimationFrame, and video play don't work as
expected.

This CL skips the tests only on Chrome, but continues to run them in
other browsers where the expectation is met.  If we can in the future
ensure tests are run on an active tab, we can consider reneabling these
tests. That said, the value of this tests was higher when we mantained
Dartium, but these days we may consider deleting them instead.

Change-Id: I9c0ea230fecca16fa008b64c2cf316ccdd0f53e4
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/335030
Reviewed-by: Srujan Gaddam <srujzs@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
2023-11-10 01:20:39 +00:00
..
.gitignore [co19] Add .gitignore to new co19 directory 2019-11-28 11:12:44 +00:00
co19-co19.status [co19] RawDatargamSocket tests enabled 2022-10-11 02:42:00 +00:00
co19-dart2js.status [tests] Skip multiple html and co19/html tests. 2023-11-10 01:20:39 +00:00
co19-dartdevc.status [tests] Skip multiple html and co19/html tests. 2023-11-10 01:20:39 +00:00
co19-kernel.status [test] Introduce status variable $simulator, and fix some cases missing simarm_x64. 2023-04-04 03:10:26 +00:00
co19-runtime.status [gardening] Add LibTest/core/List/List_all_t02 to skipped slow tests. 2023-06-27 14:16:40 +00:00
update.sh [infra] Add missing parenthesis in co19 update scripts 2022-07-25 14:14:59 +00:00