| Index: tests/co19/co19-leg.status
|
| ===================================================================
|
| --- tests/co19/co19-leg.status (revision 8424)
|
| +++ tests/co19/co19-leg.status (working copy)
|
| @@ -121,6 +121,8 @@
|
| Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t05: Fail # Runtime error: TypeError: Object 1 has no method '$call$3'
|
| Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A03_t02: Fail # Runtime error: TypeError: Object 1 has no method '$call$3'
|
| Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t03: Fail # Runtime error: TypeError: Object a1 has no method '$call$2'
|
| +Language/11_Statements/15_Assert_A01_t03: Fail # We don't complain about assert misusage
|
| +Language/11_Statements/15_Assert_A01_t04: Fail # We don't complain about assert misusage
|
| LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedOperationException: Currently spawnUri is not supported without web workers.
|
| LibTest/isolate/isolate_api/spawnUri_A01_t02: Fail # Runtime error: UnsupportedOperationException: Currently spawnUri is not supported without web workers.
|
| LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Runtime error: UnsupportedOperationException: Currently spawnUri is not supported without web workers.
|
| @@ -719,7 +721,6 @@
|
| Language/11_Statements/10_Return_A04_t01: Fail, OK # @compile-error
|
| Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error
|
| Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error
|
| -Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error
|
| Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A04_t11: Fail, OK # @compile-error
|
| Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A04_t16: Fail, OK # @compile-error
|
| Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A04_t17: Fail, OK # @compile-error
|
|
|