| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index fab1994c896aade6ba77adc0940a7bcf608b1e95..0fc5414ab992ea237afe4e38b0d955698336d615 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -153,6 +153,7 @@ medium_integer_test: Pass # The test only fails at runtime, not at compilation.
|
| [ $compiler == dart2js && $checked ]
|
| io/http_read_test: Skip # Timeout TODO(ngeoffray): investigate
|
| io/list_input_stream_test: Skip # Timeout TODO(ngeoffray): investigate
|
| +io/http_parser_test: Fail # dartbug.com/11273
|
|
|
| [ $compiler == dart2dart ]
|
| # Skip until we stabilize language tests.
|
|
|