| Index: tests/standalone/standalone-leg.status
|
| diff --git a/tests/standalone/standalone-leg.status b/tests/standalone/standalone-leg.status
|
| deleted file mode 100644
|
| index a9fb2bad883ba03dc41fe5cea2ed0c03f9ef7ca8..0000000000000000000000000000000000000000
|
| --- a/tests/standalone/standalone-leg.status
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| -# for details. All rights reserved. Use of this source code is governed by a
|
| -# BSD-style license that can be found in the LICENSE file.
|
| -
|
| -[ $compiler == dart2js ]
|
| -MediumIntegerTest: Fail, OK # cannot resolve type Mint
|
| -io/TestExtensionTest: Fail, OK # dart-ext:test_extension: Illegal argument(s): dart-ext:test_extension
|
| -io/TestRunnerTest: Fail, OK # library not found dart:builtin
|
| -
|
| -[ $compiler == dart2js && $runtime == d8 ]
|
| -AssertTest: Fail # Assert not implemented
|
| -ByteArrayTest: Fail, OK # ByteArray
|
| -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: Skip
|
| -
|
| -[ $compiler == dart2js && $runtime == none ]
|
| -FailTest: Skip # fails only at runtime, overrides default expectation from standalone.status
|
|
|