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

Unified Diff: test/inspector_protocol_parser_test/inspector_protocol_parser_test.isolate

Issue 2239603002: [inspector] Remove inspector_protocol_parser_test target. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: format build files Created 4 years, 4 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
« no previous file with comments | « test/inspector_protocol_parser_test/inspector_protocol_parser_test.gyp ('k') | tools/run-tests.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
],
}
« no previous file with comments | « test/inspector_protocol_parser_test/inspector_protocol_parser_test.gyp ('k') | tools/run-tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698