| Index: tests/lib/analyzer/analyze_tests.status
|
| diff --git a/tests/lib/analyzer/analyze_tests.status b/tests/lib/analyzer/analyze_tests.status
|
| index 90d7b8b312f96a4527af8275934749ead1efecd8..25abec68a6008dc54e0b373068a38660345ac29d 100644
|
| --- a/tests/lib/analyzer/analyze_tests.status
|
| +++ b/tests/lib/analyzer/analyze_tests.status
|
| @@ -36,5 +36,10 @@ standalone/io/http_parser_test: Fail
|
| standalone/io/web_socket_protocol_processor_test: Fail
|
| standalone/io/url_encoding_test: Fail
|
|
|
| +
|
| [ $compiler == dartanalyzer ]
|
| standalone/io/process_exit_negative_test: fail
|
| +
|
| +
|
| +[ $compiler == dart2analyzer ]
|
| +standalone/io/process_exit_negative_test: fail
|
|
|