Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index 1fd7a167969aeb10c543a6ecd788586581eeb6f9..738c647ad850464a20d557d13655c443c0ff7a35 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -18,10 +18,6 @@ package/package_isolate_test: Fail # Issue 12474 |
| io/observatory_test: Fail |
| [ $runtime == vm && $system == windows ] |
| -io/platform_executable_test/01: RuntimeError # Issue 16994 |
| -io/platform_executable_test/02: RuntimeError # Issue 16994 |
| -io/platform_executable_test/04: RuntimeError # Issue 16994 |
| -io/platform_executable_test/05: RuntimeError # Issue 16994 |
| io/platform_executable_test/06: RuntimeError # NEEDS TRIAGE (kevmoo) |
|
kustermann
2015/06/11 18:34:27
What's wrong with 06?
Søren Gjesse
2015/06/12 07:24:24
It was broken - trying to run 'dir' with an empty
|
| [ $runtime == vm && $checked ] |