summaryrefslogtreecommitdiffstats
path: root/extensions/extensions_browsertests.isolate
diff options
context:
space:
mode:
authormaruel <maruel@chromium.org>2015-09-02 14:20:37 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-02 21:21:27 +0000
commitc6649f2e014a24a9093140a06fcadcaf2a06513c (patch)
treeaf1859b78361de417f9561abc2d8fda141b536b9 /extensions/extensions_browsertests.isolate
parent87b67c7e0ad9e29f623d7411eae91f5950e63d73 (diff)
downloadchromium_src-c6649f2e014a24a9093140a06fcadcaf2a06513c.zip
chromium_src-c6649f2e014a24a9093140a06fcadcaf2a06513c.tar.gz
chromium_src-c6649f2e014a24a9093140a06fcadcaf2a06513c.tar.bz2
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
Further reduce the boilerplate in .isolate files and is necessary to add debug symbols, to be done in a follow up. Slightly accelerate ninja file parsing by blacklisting more extensions. sbox_validation_tests wasn't run on Windows since https://codereview.chromium.org/1212003003/ (~2 months ago). Thankfully this CL uncovered this copy-paste error. TBR=jam@chromium.org BUG=98637 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Review URL: https://codereview.chromium.org/1245873002 Cr-Commit-Position: refs/heads/master@{#347027}
Diffstat (limited to 'extensions/extensions_browsertests.isolate')
-rw-r--r--extensions/extensions_browsertests.isolate1
1 files changed, 0 insertions, 1 deletions
diff --git a/extensions/extensions_browsertests.isolate b/extensions/extensions_browsertests.isolate
index a060728..6ceb284 100644
--- a/extensions/extensions_browsertests.isolate
+++ b/extensions/extensions_browsertests.isolate
@@ -42,7 +42,6 @@
'../third_party/pyftpdlib/',
'../third_party/pywebsocket/',
'../third_party/tlslite/',
- '<(PRODUCT_DIR)/extensions_browsertests<(EXECUTABLE_SUFFIX)',
'<(PRODUCT_DIR)/extensions_shell_and_test.pak',
'test/data/',
],