Chromium Code Reviews| Index: tests/standalone/standalone-leg.status |
| diff --git a/tests/standalone/standalone-leg.status b/tests/standalone/standalone-leg.status |
| index 8ebe0f3d63b82616287f8420816038e482e840fe..b99918e92390096ec28dfa12049baaeb068425e3 100644 |
| --- a/tests/standalone/standalone-leg.status |
| +++ b/tests/standalone/standalone-leg.status |
| @@ -14,6 +14,7 @@ DeoptimizationTest: Fail, OK # Requires bigint. |
| OutOfMemoryTest: Fail, OK # d8 handles much larger arrays than Dart VM. |
| io/HttpParserTest: Fail, OK # ByteArray |
| io/OptionsTest: Fail, OK # Cannot pass options to d8. |
| +crypto/Sha1Test.dart |
|
ahe
2012/04/26 11:07:43
I think this should be:
crypto/Sha1Test: Fail
Th
|
| [ $compiler == dart2js && $runtime == none ] |
| FailTest: Skip # fails only at runtime, overrides default expectation from standalone.status |