| Index: tests/compiler/dart2js/dart2js.status
|
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
|
| index 096a7bc1e9a70c22a51fc03857b7fde881db3dac..dc109b6021189b84c76a94cf37936b782b514b8c 100644
|
| --- a/tests/compiler/dart2js/dart2js.status
|
| +++ b/tests/compiler/dart2js/dart2js.status
|
| @@ -4,6 +4,8 @@
|
|
|
| boolified_operator_test: Fail # Issue 8001
|
|
|
| +async_await_js_transform_test/01: RuntimeError # Issue 23997
|
| +
|
| # Don't mark these tests as failing. Instead, fix the errors/warnings that they
|
| # report or update the whitelist in the test-files to temporarily allow
|
| # digression.
|
|
|