| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index 30a1101078969eeed2f28fa2fd4cc56b0ebdaae0..80d6a4e89173a5772b58e71369ec9655fb34f18a 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -115,6 +115,7 @@ regress_25335_test: Skip # Int64List not supported.
|
| [ ($runtime == vm || $runtime == dart_product) && ($arch == arm || $arch == arm64) ]
|
| io/file_stream_test: Skip # Issue 26109
|
| io/file_typed_data_test: Skip # Issue 26109
|
| +io/file_input_stream_test: Skip # Issue 26109
|
|
|
| [ $compiler == dart2js && $jscl ]
|
| assert_test: RuntimeError, OK # Assumes unspecified fields on the AssertionError.
|
|
|