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

Issue 1320793004: Fix sbox_validation_tests & Make isolate_driver.py include the executable itself (Closed)

Created:
5 years, 3 months ago by M-A Ruel
Modified:
5 years, 3 months ago
Reviewers:
jam
CC:
chromium-reviews, sadrul, qsr+mojo_chromium.org, zea+watch_chromium.org, viettrungluu+watch_chromium.org, nektar+watch_chromium.org, yzshen+watch_chromium.org, sievers+watch_chromium.org, dmazzoni+watch_chromium.org, peter+watch_chromium.org, ben+mojo_chromium.org, danakj+watch_chromium.org, miu+watch_chromium.org, tim+watch_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, Matt Giuca, toyoshim+midi_chromium.org, aboxhall+watch_chromium.org, jdduke+watch_chromium.org, tdresser+watch_chromium.org, chromoting-reviews_chromium.org, jam, abarth-chromium, jbauman+watch_chromium.org, pvalenzuela+watch_chromium.org, je_julie, darin-cc_chromium.org, chromium-apps-reviews_chromium.org, xjz+watch_chromium.org, imcheng+watch_chromium.org, tapted, jasonroberts+watch_google.com, mlamouri+watch-notifications_chromium.org, rickyz+watch_chromium.org, yuzo+watch_chromium.org, feature-media-reviews_chromium.org, oshima+watch_chromium.org, kalyank, piman+watch_chromium.org, cc-bugs_chromium.org, plundblad+watch_chromium.org, Ian Vollick, tfarina, maxbogue+watch_chromium.org, avayvod+watch_chromium.org, Aaron Boodman, plaree+watch_chromium.org, dtseng+watch_chromium.org, darin (slow to review), isheriff+watch_chromium.org
Base URL:
https://chromium.googlesource.com/a/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

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 Committed: https://crrev.com/63a4d153f18719fba84e2ce15d03cd2de64e4656 Cr-Commit-Position: refs/heads/master@{#347912}

Patch Set 1 : Original CL: https://codereview.chromium.org/1245873002 #

Patch Set 2 : Fix for official build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -100 lines) Patch
M ash/ash_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M base/base_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M cc/cc_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/angle_deqp_gles2_tests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/angle_end2end_tests.isolate View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/angle_unittests.isolate View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser_tests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/chromedriver_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/gl_tests.isolate View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/gles2_conform_test.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/installer_util_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/interactive_ui_tests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/setup_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/sync_integration_tests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/unit_tests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M chromeos/chromeos_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M components/components_browsertests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M components/components_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M components/nacl_loader_unittests.isolate View 1 chunk +0 lines, -3 lines 0 comments Download
M content/content_browsertests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M content/content_gl_tests.isolate View 1 chunk +0 lines, -3 lines 0 comments Download
M content/content_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M courgette/courgette_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M crypto/crypto_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M device/device_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/extensions_browsertests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/extensions_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/shell/app_shell_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M google_apis/gcm/gcm_unit_tests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M google_apis/google_apis_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M gpu/gpu_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M ipc/ipc_tests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M jingle/jingle_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M media/audio_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M media/cast/cast_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M media/media_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M media/midi/midi_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M mojo/mojo_common_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M mojo/mojo_js_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M net/net_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M printing/printing_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M remoting/remoting_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M sandbox/sandbox_linux_unittests.isolate View 1 chunk +0 lines, -3 lines 0 comments Download
M sandbox/sandbox_mac_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M sandbox/sbox_integration_tests.isolate View 1 chunk +0 lines, -3 lines 0 comments Download
M sandbox/sbox_unittests.isolate View 1 chunk +0 lines, -3 lines 0 comments Download
M sandbox/sbox_validation_tests.isolate View 1 chunk +1 line, -4 lines 0 comments Download
M skia/skia_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M sql/sql_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M sync/sync_unit_tests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/cacheinvalidation/cacheinvalidation_unittests.isolate View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/mojo/mojo_public_bindings_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/mojo/mojo_public_environment_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/mojo/mojo_public_system_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/mojo/mojo_public_utility_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M tools/gn/gn_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M tools/isolate_driver.py View 1 3 chunks +11 lines, -6 lines 0 comments Download
M ui/accessibility/accessibility_unittests.isolate View 1 chunk +0 lines, -3 lines 0 comments Download
M ui/app_list/app_list_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M ui/aura/aura_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M ui/base/ui_base_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M ui/compositor/compositor_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M ui/display/display_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M ui/events/events_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M ui/gfx/gfx_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M ui/gl/gl_unittests.isolate View 1 chunk +0 lines, -3 lines 0 comments Download
M ui/message_center/message_center_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M ui/touch_selection/ui_touch_selection_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M ui/wm/wm_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download
M url/url_unittests.isolate View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
M-A Ruel
The relevant delta is https://codereview.chromium.org/1320793004/diff2/1:20001/tools/isolate_driver.py. I reproduced the bug caused by patchset #1 on Chrome ...
5 years, 3 months ago (2015-09-08 20:40:02 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1320793004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1320793004/20001
5 years, 3 months ago (2015-09-09 12:21:15 UTC) #3
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-09-09 12:27:22 UTC) #4
commit-bot: I haz the power
5 years, 3 months ago (2015-09-09 12:27:58 UTC) #5
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/63a4d153f18719fba84e2ce15d03cd2de64e4656
Cr-Commit-Position: refs/heads/master@{#347912}

Powered by Google App Engine
This is Rietveld 408576698