| Index: tests/co19/co19-runtime.status
|
| ===================================================================
|
| --- tests/co19/co19-runtime.status (revision 8825)
|
| +++ tests/co19/co19-runtime.status (working copy)
|
| @@ -295,10 +295,10 @@
|
| Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A02_t01: Fail
|
| Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A03_t02: Fail
|
| Language/10_Expressions/14_Method_Invocation/1_Ordinary_Invocation_A08_t01: Fail
|
| -Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t02: Fail
|
| -Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t03: Fail
|
| -Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A05_t01: Fail
|
| -Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A06_t02: Fail
|
| +Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t02: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosureException
|
| +Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t03: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosureException
|
| +Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A05_t01: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosureException
|
| +Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A06_t02: Fail # Issue 1604, exception should be NoSuchMethodException instead of ObjectNotClosureException
|
| Language/10_Expressions/28_Identifier_Reference_A06_t09: Fail
|
| Language/10_Expressions/28_Identifier_Reference_A06_t10: Fail
|
| Language/10_Expressions/28_Identifier_Reference_A06_t11: Fail
|
| @@ -445,9 +445,5 @@
|
| Language/10_Expressions/08_Function_Expressions_A03_t05: Fail
|
|
|
|
|
| -[ $runtime == vm && $arch == x64 && $checked ]
|
| -Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A06_t02: Crash
|
| -
|
| -
|
| [ $runtime == vm && $mode == debug && $unchecked ]
|
| LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
|
|
|