Chromium Code Reviews| Index: tests/standalone/standalone.status |
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
| index 71a30c8339ed2e9205597aaacabee40439c98689..445d8885c6d6b56e27c6b9f0e9117bd3333c723d 100644 |
| --- a/tests/standalone/standalone.status |
| +++ b/tests/standalone/standalone.status |
| @@ -57,7 +57,7 @@ FileInputStreamTest: Skip # Uses TextFileInputStream. |
| Process*: Skip # Uses Process |
| Directory*: Skip # Uses Directory |
| StringStreamTest: Skip # Uses InputStream |
| - |
| +StatusExpressionTest: Skip # Uses tools/testing library. |
|
Mads Ager (google)
2011/10/28 11:45:48
We should investigate this. I don't think we need
|
| [ $arch == dartc || $arch == chromium ] |
| *: Skip |