Chromium Code Reviews| Index: tests/utils/utils.status |
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status |
| index a8665bdc696c79b1eb69f2fb098b2ea1e13517e9..5ebf50a6eb82c879bd50e221e5f65f31d48d5997 100644 |
| --- a/tests/utils/utils.status |
| +++ b/tests/utils/utils.status |
| @@ -31,3 +31,6 @@ DummyCompilerTest: Fail # Issue 2263. |
| [ ($compiler == frog || $compiler == frogsh) && $runtime == none ] |
| *: Skip |
| + |
| +[ $compiler == dart2js ] |
| +DummyCompilerTest: Fail |