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

Issue 2678153003: buildbot: Run the webkit layout tests under swarming on RandomOrder bots. (Closed)

Created:
3 years, 10 months ago by mithro
Modified:
3 years, 10 months ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

buildbot: Run the webkit layout tests under swarming on RandomOrder bots. This CL enables the RandomOrder FYI bots to run the webkit layout tests on swarming. It does this by; * Creating a dummy webkit_layout_tests_exparchive build target which tells recipes to use 'isolate exparchive' for uploading (rather than 'isolate batcharchive'). See; - https://chromium-review.googlesource.com/c/436324/ - https://chromium-review.googlesource.com/c/422460/ * Updates the testing/buildbot/chromium.fyi.json to include the RandomOrder bots. This CL is based on Dirk's CL at http://crrev.com/2595793002#ps40001 BUG=524758 NOTRY=true Review-Url: https://codereview.chromium.org/2678153003 Cr-Commit-Position: refs/heads/master@{#450911} Committed: https://chromium.googlesource.com/chromium/src/+/0e6baaf2652e33f99bb396851b2036fff99b7834

Patch Set 1 #

Patch Set 2 : Removing linux_chromium_rel_ng change. #

Patch Set 3 : git checkout dpranke-swarming-layouttests-linux-ng #

Total comments: 1

Patch Set 4 : Rebase onto master. #

Patch Set 5 : Rebase onto https://codereview.chromium.org/2693533003 #

Patch Set 6 : Small updates. #

Patch Set 7 : Rebase onto master. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -3 lines) Patch
M BUILD.gn View 1 2 2 chunks +26 lines, -2 lines 0 comments Download
M testing/buildbot/chromium.fyi.json View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download
M testing/buildbot/gn_isolate_map.pyl View 1 2 3 1 chunk +14 lines, -1 line 0 comments Download
M testing/buildbot/manage.py View 1 chunk +1 line, -0 lines 0 comments Download
A testing/scripts/run_isolated_script_test.py View 1 2 3 4 5 1 chunk +74 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 60 (38 generated)
mithro
Hi everyone, This CL is not 100% ready for review, but wanted to send it ...
3 years, 10 months ago (2017-02-07 18:08:22 UTC) #5
jeffcarp
https://codereview.chromium.org/2678153003/diff/40001/testing/scripts/run_isolated_script_test.py File testing/scripts/run_isolated_script_test.py (right): https://codereview.chromium.org/2678153003/diff/40001/testing/scripts/run_isolated_script_test.py#newcode72 testing/scripts/run_isolated_script_test.py:72: del env['GTEST_SHARD_INDEX'] run-webkit-tests already understands GTEST_TOTAL_SHARDS and GTEST_SHARD_INDEX: https://cs.chromium.org/chromium/src/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py?q=GTEST_TOTAL_SHARDS+layout+package:%5Echromium$&l=549 ...
3 years, 10 months ago (2017-02-10 02:38:36 UTC) #14
mithro
I need an OWNERS review, adding Dirk.
3 years, 10 months ago (2017-02-14 01:20:29 UTC) #16
Dirk Pranke
lgtm
3 years, 10 months ago (2017-02-14 01:30:40 UTC) #17
Dirk Pranke
To address jeffcarp's comment: I really dislike using env vars for things and would much ...
3 years, 10 months ago (2017-02-14 01:31:15 UTC) #18
mithro
Hi Dirk & Pawel, I created https://codereview.chromium.org/2681643007/ on top of this change to verify that ...
3 years, 10 months ago (2017-02-14 18:57:54 UTC) #24
Dirk Pranke
On 2017/02/14 18:57:54, mithro wrote: > Hi Dirk & Pawel, > > I created https://codereview.chromium.org/2681643007/ ...
3 years, 10 months ago (2017-02-15 00:56:05 UTC) #25
mithro
On 2017/02/15 00:56:05, Dirk Pranke wrote: > On 2017/02/14 18:57:54, mithro wrote: > > Hi ...
3 years, 10 months ago (2017-02-15 01:02:40 UTC) #26
Dirk Pranke
On 2017/02/15 01:02:40, mithro wrote: > On 2017/02/15 00:56:05, Dirk Pranke wrote: > > On ...
3 years, 10 months ago (2017-02-15 01:09:23 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2678153003/120001
3 years, 10 months ago (2017-02-16 01:05:38 UTC) #33
commit-bot: I haz the power
Try jobs failed on following builders: chromeos_daisy_chromium_compile_only_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) linux_chromium_asan_rel_ng on ...
3 years, 10 months ago (2017-02-16 02:38:57 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2678153003/120001
3 years, 10 months ago (2017-02-16 02:46:11 UTC) #37
commit-bot: I haz the power
Exceeded global retry quota
3 years, 10 months ago (2017-02-16 02:51:49 UTC) #39
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2678153003/120001
3 years, 10 months ago (2017-02-16 03:05:17 UTC) #41
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-16 03:08:33 UTC) #43
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2678153003/120001
3 years, 10 months ago (2017-02-16 03:45:51 UTC) #45
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-16 05:35:00 UTC) #47
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2678153003/120001
3 years, 10 months ago (2017-02-16 05:38:56 UTC) #49
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/391551)
3 years, 10 months ago (2017-02-16 07:49:55 UTC) #51
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2678153003/120001
3 years, 10 months ago (2017-02-16 07:51:08 UTC) #53
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2678153003/120001
3 years, 10 months ago (2017-02-16 09:04:46 UTC) #57
commit-bot: I haz the power
3 years, 10 months ago (2017-02-16 09:15:39 UTC) #60
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/0e6baaf2652e33f99bb396851b20...

Powered by Google App Engine
This is Rietveld 408576698