Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index de861c1d70a242f7697712097cc5ce46359daf15..44247d6bea17422f791cedceffa90f8e40806765 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -8,13 +8,9 @@ package/invalid_uri_test: Fail, OK # Fails intentionally |
| # Temporarily disabled until the test scripts are rewritten for |
| # dart:io v2. |
| io/skipping_dart2js_compilations_test: skip # Non-fatal process error. |
|
Mads Ager (google)
2013/03/13 11:28:55
Shouldn't we get this one going as well. This is a
Søren Gjesse
2013/03/13 15:17:18
Forgot to remove that - it passes.
|
| -io/status_file_parser_test: fail |
| -io/test_runner_exit_code_test: fail |
| -io/test_runner_test: fail |
| [ $compiler == dartc ] |
| io/skipping_dart2js_compilations_test: Fail # Date-to-DateTime renaming. Also fails on VM above. |
| -io/test_runner_test: Fail # Date-to-DateTime renaming. Also fails on vm above. |
| [ $runtime == vm && ( $system == windows ) ] |