Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(118)

Unified Diff: test/inspector_protocol_parser_test/inspector_protocol_parser_test.status

Issue 2189023002: [inspector] add test configuration for the parser test. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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],
+}],
]

Powered by Google App Engine
This is Rietveld 408576698