| Index: tests/isolate/isolate.status
|
| diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
|
| index 10e54199a28e96e301c296821340a57e8833a031..3d154adcec186c5570c4b27dee0b0b118f7dc4c8 100644
|
| --- a/tests/isolate/isolate.status
|
| +++ b/tests/isolate/isolate.status
|
| @@ -214,3 +214,13 @@ isolate_import_test/01: Skip # Flutter Issue 9114
|
| deferred_in_isolate2_test: Skip # Deferred loading kernel issue 28335.
|
| deferred_in_isolate_test: Skip # Deferred loading kernel issue 28335.
|
| issue_21398_parent_isolate2_test/none: CompileTimeError # Deferred loading kernel issue 28335.
|
| +
|
| +[ $compiler == dartkp ]
|
| +message3_test/byteBuffer: Crash
|
| +message3_test/constInstance: Crash
|
| +message3_test/constList: Crash
|
| +message3_test/constList_identical: Crash
|
| +message3_test/constMap: Crash
|
| +message3_test/fun: Crash
|
| +message3_test/none: Crash
|
| +typed_message_test: Crash
|
|
|