| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index fb4c02ec344e6c5257216c37479dd74dc5337c0b..13c2b6683ae31fc3186fc6f6388bfa049397858c 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -5,6 +5,8 @@
|
|
|
| [ ($runtime == vm || $runtime == dart_precompiled || $runtime == dart_product) ]
|
|
|
| +LibTest/collection/HashSet/HashSet_class_A01_t01: Pass, Timeout # Flaky timeout: Issue 26500
|
| +
|
| # Failures ok in tests below. VM moves super initializer to end of list.
|
| Language/Classes/Constructors/Generative_Constructors/execution_t03: Fail, OK
|
| Language/Expressions/Instance_Creation/New/execution_t04: Fail, OK
|
|
|