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