Index: test/inspector_protocol_parser_test/inspector_protocol_parser_test.isolate |
diff --git a/test/inspector_protocol_parser_test/inspector_protocol_parser_test.isolate b/test/inspector_protocol_parser_test/inspector_protocol_parser_test.isolate |
index f92dab076c2212feede7b475f11802f517119277..66052bfc3a5918829135fa4b956ab30923182cff 100644 |
--- a/test/inspector_protocol_parser_test/inspector_protocol_parser_test.isolate |
+++ b/test/inspector_protocol_parser_test/inspector_protocol_parser_test.isolate |
@@ -1,15 +1,13 @@ |
# Copyright 2016 the V8 project authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
+ |
+# TODO: bring tests back once inspector_protocol is stable and moves out of blink. |
{ |
'variables': { |
'files': [ |
- '<(PRODUCT_DIR)/inspector_protocol_parser_test<(EXECUTABLE_SUFFIX)', |
- './inspector_protocol_parser_test.status', |
], |
}, |
'includes': [ |
- '../../src/base.isolate', |
- '../../tools/testrunner/testrunner.isolate', |
], |
} |