Chromium Code Reviews| Index: tests/compiler/dart2js/dart2js.status |
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status |
| index 096a7bc1e9a70c22a51fc03857b7fde881db3dac..2bf21969de1aedd62e7929e736205952533682ae 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: Fail # Issue 23997 |
|
sigurdm
2015/08/06 10:50:43
Could be RuntimeError.
|
| + |
| # 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. |