Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index 49e49db16b38d36e08cb50fe9fb47904006efed1..5993afdbc2529022defbef3ca500b6ad32fa01d3 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -21,6 +21,7 @@ io/directory_fuzz_test: Skip |
| [ $runtime == vm && $system == linux ] |
| io/test_runner_test: Pass, Fail # Issue 1947 |
| +io/test_skipping_dart2js_compilation__helper: Skip |
|
ricow1
2012/11/14 08:53:28
You should add a comment here as to why we need to
ahe
2012/11/14 18:46:16
This is not necessary. Only files ending with _te
kustermann
2012/11/16 14:58:42
I'll remove this line. Since the helper dart scrip
kustermann
2012/11/16 14:58:42
Done.
|
| [ $runtime == vm && $system == macos ] |
| # This test fails with "Too many open files" on the Mac OS buildbot. |