| Index: tests/co19/co19-dart2js.status
|
| diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
|
| index c1aef28d09076103bf126b670b77d79ca64770c8..d4a342c24f1723d2d806dcb0e715cacb61f6895c 100644
|
| --- a/tests/co19/co19-dart2js.status
|
| +++ b/tests/co19/co19-dart2js.status
|
| @@ -513,6 +513,8 @@ LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK
|
| # can understand so he can file a bug later.
|
| #
|
| [ $compiler == dart2js ]
|
| +LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: fail # Call to deferred non-loaded functions does not throw NoSuchMethodError.
|
| +
|
| Language/03_Overview/2_Privacy_A01_t09: RuntimeError, OK # co19 issue 198
|
| Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316
|
| Language/06_Functions/4_External_Functions_A01_t01: CompileTimeError, OK # http://dartbug.com/5021
|
|
|