| Index: tests/standalone/standalone.status
|
| diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
|
| index bb10d8820fb3a8ba7bb955ed23954ab8efa868ae..3bcc30c1abad7d0ff23e41aadfb1fec0922b3dea 100644
|
| --- a/tests/standalone/standalone.status
|
| +++ b/tests/standalone/standalone.status
|
| @@ -97,6 +97,9 @@ io/file_constructor_test: fail
|
| # This is runtime test.
|
| io/process_exit_negative_test: Skip
|
|
|
| +io/http_parser_test: Pass, CompileTimeError # Issue 28843
|
| +io/http_headers_test: Pass, CompileTimeError # Issue 28843
|
| +
|
| [ $compiler == dart2analyzer && $builder_tag == strong ]
|
| *: Skip # Issue 28649
|
|
|
|
|