| Index: tests/lib_2/lib_2_dart2js.status
|
| diff --git a/tests/lib_2/lib_2_dart2js.status b/tests/lib_2/lib_2_dart2js.status
|
| index e05cbe35cc84f813799579db03a9f7eeede1d836..8543746f7846b9877b94fde4c089712bb1c55ba7 100644
|
| --- a/tests/lib_2/lib_2_dart2js.status
|
| +++ b/tests/lib_2/lib_2_dart2js.status
|
| @@ -13,6 +13,7 @@ async/future_constructor2_test: Fail # Timer interface not supported: Issue 7728
|
|
|
| [ $compiler == dart2js ]
|
| async/future_or_strong_test: RuntimeError
|
| +mirrors/*: SkipByDesign # Mirrors not supported on web in Dart 2.0.
|
|
|
| [ $compiler != dart2js ]
|
| async/dart2js_uncaught_error_test: Skip # JS-integration only test
|
|
|