Chromium Code Reviews| Index: tests/standalone/standalone-leg.status |
| diff --git a/tests/standalone/standalone-leg.status b/tests/standalone/standalone-leg.status |
| index b99918e92390096ec28dfa12049baaeb068425e3..a9fb2bad883ba03dc41fe5cea2ed0c03f9ef7ca8 100644 |
| --- a/tests/standalone/standalone-leg.status |
| +++ b/tests/standalone/standalone-leg.status |
| @@ -14,7 +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 |
| +crypto/Sha1Test: Skip |
|
ngeoffray
2012/04/26 11:08:43
Should that be Fail, OK?
Søren Gjesse
2012/04/26 11:16:30
It is a temporary test which will go away when the
|
| [ $compiler == dart2js && $runtime == none ] |
| FailTest: Skip # fails only at runtime, overrides default expectation from standalone.status |