| 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 0031840020e44e33c42c85c3986d06144ea58d9b..33ad2b5786da11b3fa4973ea976704be8996ba29 100644
|
| --- a/tests/lib_2/lib_2_dart2js.status
|
| +++ b/tests/lib_2/lib_2_dart2js.status
|
| @@ -21,6 +21,7 @@ async/schedule_microtask3_test: RuntimeError
|
|
|
| [ $compiler == dart2js ]
|
| async/future_or_strong_test: RuntimeError
|
| +math/random_big_test: RuntimeError # Using bigint seeds for random.
|
|
|
| [ $compiler != dart2js ]
|
| async/dart2js_uncaught_error_test: Skip # JS-integration only test
|
|
|