You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
whesse opened this issue
Mar 25, 2022
· 0 comments
Assignees
Labels
area-pkgUsed for miscellaneous pkg/ packages not associated with specific area- teams.pkg-ddsFor issues related to the Dart Development Servicetype-test
The test pkg/dds/test/devtools_server/devtools_server_test is timing out flakily on linux and mac (it is skipped on Windows).
It also has flaky runtime errors on these platforms.
On linux debug it has now changed to timing out stably.
So this test is never reporting any new failures, since it is already failing or flaky on all platforms it runs on.
area-pkgUsed for miscellaneous pkg/ packages not associated with specific area- teams.pkg-ddsFor issues related to the Dart Development Servicetype-test
The test pkg/dds/test/devtools_server/devtools_server_test is timing out flakily on linux and mac (it is skipped on Windows).
It also has flaky runtime errors on these platforms.
On linux debug it has now changed to timing out stably.
So this test is never reporting any new failures, since it is already failing or flaky on all platforms it runs on.
Current results:
https://dart-ci.firebaseapp.com/current_results/#/filter=pkg/dds/test/devtools_server/devtools_server_test&showAll
Log of a runtime failure:
https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket/8818721976187542225/+/u/test_results/ignored_flaky_test_failure_logs
go/dart-flakiness can be used to inspect the flakiness of this test.
@kenzieschmoll @bkonyi
The text was updated successfully, but these errors were encountered: