| Index: dart/tests/standalone/standalone-leg.status
|
| diff --git a/dart/tests/standalone/standalone-leg.status b/dart/tests/standalone/standalone-leg.status
|
| index bff9724e6cce053a71a611ef35360b00127d34f6..7e1c351e27e4d711143f57dab213e2c26fb7647e 100644
|
| --- a/dart/tests/standalone/standalone-leg.status
|
| +++ b/dart/tests/standalone/standalone-leg.status
|
| @@ -6,12 +6,13 @@
|
| AssertTest: Fail # Assert not implemented
|
|
|
|
|
| +ByteArrayTest: Fail, OK # ByteArray
|
| DeoptimizationTest: Fail, OK # Requires bigint.
|
| +MediumIntegerTest: Fail, OK # cannot resolve type Mint
|
| +OutOfMemoryTest: Fail, OK # d8 handles much larger arrays than Dart VM.
|
| io/DirectoryInvalidArgumentsTest: Fail, OK # Broken test: DirectoryException does not exist
|
| io/HttpParserTest: Fail, OK # ByteArray
|
| +io/ManyEchoServerTest: fail, OK # Broken test: imports script without #library.
|
| io/OptionsTest: Fail, OK # Cannot pass options to d8.
|
| io/TestExtensionTest: Fail, OK # dart-ext:test_extension: Illegal argument(s): dart-ext:test_extension
|
| io/TestRunnerTest: Fail, OK # library not found dart:builtin
|
| -ByteArrayTest: Fail, OK # ByteArray
|
| -MediumIntegerTest: Fail, OK # cannot resolve type Mint
|
| -OutOfMemoryTest: Fail, OK # d8 handles much larger arrays than Dart VM.
|
|
|