Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 2163c8913f63c9e577c9a44104c511219450cf7c..26aa839c1b43a0c5308dd57f1c37f83cd3514651 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -154,6 +154,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. |