summaryrefslogtreecommitdiffstats
path: root/jingle
diff options
context:
space:
mode:
authormaruel <maruel@chromium.org>2015-09-09 05:27:13 -0700
committerCommit bot <commit-bot@chromium.org>2015-09-09 12:27:45 +0000
commit63a4d153f18719fba84e2ce15d03cd2de64e4656 (patch)
tree7e29874ec77005cbb2206514d4f93ca2091074b1 /jingle
parentb5b622e0108d73658a9df7b8ecc13b6b15b82a36 (diff)
downloadchromium_src-63a4d153f18719fba84e2ce15d03cd2de64e4656.zip
chromium_src-63a4d153f18719fba84e2ce15d03cd2de64e4656.tar.gz
chromium_src-63a4d153f18719fba84e2ce15d03cd2de64e4656.tar.bz2
Fix sbox_validation_tests & Make isolate_driver.py include the executable itself
This is a redo of https://codereview.chromium.org/1245873002 c6649f2e014a24a909 with fix for Official build. 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/1320793004 Cr-Commit-Position: refs/heads/master@{#347912}
Diffstat (limited to 'jingle')
-rw-r--r--jingle/jingle_unittests.isolate1
1 files changed, 0 insertions, 1 deletions
diff --git a/jingle/jingle_unittests.isolate b/jingle/jingle_unittests.isolate
index 625ac92..c05a0ff 100644
--- a/jingle/jingle_unittests.isolate
+++ b/jingle/jingle_unittests.isolate
@@ -16,7 +16,6 @@
],
'files': [
'../testing/test_env.py',
- '<(PRODUCT_DIR)/jingle_unittests<(EXECUTABLE_SUFFIX)',
],
},
}],