Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index 33afcf43583a0ac78c56d110de6de657760e3f2d..e453e6ed61e8d3e5cb23c29a485b7fcdcb01f211 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -149,6 +149,9 @@ io/test_runner_test: CompileTimeError # Imports dart:mirrors |
| out_of_memory_test: Skip # passes on Mac, crashes on Linux |
| oom_error_stacktrace_test: Skip # Fails on Linux |
| +[ $arch == simmips] |
|
kustermann
2017/01/10 15:35:43
nit: space before ]
|
| +io/socket_bind_test: Pass, Fail # Issue 28315 |
| + |
| [ ($arch == simarm || $arch == simdbc || $arch == simdbc64) && $mode == debug && $checked ] |
| io/web_socket_test: Pass, Fail # Issue 26814 |