Index: test/inspector_protocol_parser_test/inspector_protocol_parser_test.status |
diff --git a/test/fuzzer/fuzzer.status b/test/inspector_protocol_parser_test/inspector_protocol_parser_test.status |
similarity index 77% |
copy from test/fuzzer/fuzzer.status |
copy to test/inspector_protocol_parser_test/inspector_protocol_parser_test.status |
index df922bbf4e6d398165322c804085e757128071c9..89a03836bc2137064ca794b7e2e6e96666b2ae5b 100644 |
--- a/test/fuzzer/fuzzer.status |
+++ b/test/inspector_protocol_parser_test/inspector_protocol_parser_test.status |
@@ -3,5 +3,7 @@ |
# found in the LICENSE file. |
[ |
- |
+[ALWAYS, { |
+ 'ParserTest.Reading': [FAIL], |
+}], |
] |