| Index: tests/co19/co19-runtime.status
|
| diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
|
| index 578f5dde831d109a67cdcebc50fe622c93427645..1af71e53587a163dd4dab9df6785b1dc37d0b8aa 100644
|
| --- a/tests/co19/co19-runtime.status
|
| +++ b/tests/co19/co19-runtime.status
|
| @@ -194,6 +194,7 @@ Language/Expressions/Object_Identity/double_t02: RuntimeError # Issue #26374
|
| LibTest/typed_data/Float32x4/operator_division_A01_t02: RuntimeError # Issue #26675
|
|
|
| [ $hot_reload ]
|
| +Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/getter_closurization_t08: Pass, Fail # Closure identity
|
| Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/method_identical_t03: Pass, Fail # Closure identity
|
| Language/Expressions/Property_Extraction/conditional_t05: Pass, Fail # Closure identity
|
| Language/Expressions/Assignment/prefix_object_t02: Crash # Requires deferred libraries
|
| @@ -230,3 +231,4 @@ LibTest/core/Map/Map_class_A01_t04: Pass, Timeout
|
| LibTest/core/Uri/Uri_A06_t03: Pass, Timeout
|
| LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout
|
| LibTest/isolate/Isolate/spawn_A01_t04: Pass, Timeout
|
| +
|
|
|