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

Issue 2058743003: PlzNavigate: adds Linux runs of content_browsertests to the CQ. (Closed)

Created:
4 years, 6 months ago by carlosk
Modified:
4 years, 5 months ago
Reviewers:
Dirk Pranke, clamy
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PlzNavigate: adds Linux runs of content_browsertests to the CQ. Adding Linux runs of content_browsertests with PlzNavigate enabled to the CQ. Note that it is still using an exclusion filter for the bits of content/ that PlzNavigate is not yet supporting. If you need assistance getting your change deployed because of these tests feel free to contact plznavigate@chromium.org. BUG=475027 Committed: https://crrev.com/783dfd187b3459d85b07a0a84a4c955c72101468 Cr-Commit-Position: refs/heads/master@{#402792}

Patch Set 1 : PlzNavigate: adds Linux runs of content_browsertests to the CQ. #

Patch Set 2 : Moved test run into 'Linux Tests'. #

Patch Set 3 : Added 'name' entry to make the test run unique. #

Patch Set 4 : Added filter file to content_browsertests build target (Linux only). #

Total comments: 3

Patch Set 5 : Trying another path to the test filter file. #

Patch Set 6 : Trying yet another path. #

Patch Set 7 : Now updating the path in the correct file. #

Patch Set 8 : Updates the filter file with latest failures. #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -1 line) Patch
M content/test/BUILD.gn View 1 2 3 5 6 1 chunk +3 lines, -0 lines 3 comments Download
M testing/buildbot/chromium.linux.json View 1 2 3 4 5 6 1 chunk +11 lines, -0 lines 0 comments Download
M testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter View 1 2 3 4 5 6 7 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 24 (6 generated)
carlosk
dpranke@ PTAL.
4 years, 6 months ago (2016-06-10 14:42:54 UTC) #3
Dirk Pranke
You're tryiing to run this test suite as an additional step on the linux_chromium_rel_ng builders, ...
4 years, 6 months ago (2016-06-10 20:43:54 UTC) #4
carlosk
On 2016/06/10 20:43:54, Dirk Pranke wrote: > You're tryiing to run this test suite as ...
4 years, 6 months ago (2016-06-15 09:27:10 UTC) #5
Dirk Pranke
On 2016/06/15 09:27:10, carlosk wrote: > On 2016/06/10 20:43:54, Dirk Pranke wrote: > > You're ...
4 years, 6 months ago (2016-06-15 15:01:42 UTC) #6
carlosk
On 2016/06/15 15:01:42, Dirk Pranke wrote: > On 2016/06/15 09:27:10, carlosk wrote: > > On ...
4 years, 6 months ago (2016-06-15 17:17:52 UTC) #7
Dirk Pranke
On 2016/06/15 17:17:52, carlosk wrote: > On 2016/06/15 15:01:42, Dirk Pranke wrote: > > On ...
4 years, 6 months ago (2016-06-16 00:48:01 UTC) #8
carlosk
On 2016/06/16 00:48:01, Dirk Pranke wrote: > On 2016/06/15 17:17:52, carlosk wrote: > > On ...
4 years, 6 months ago (2016-06-23 09:28:54 UTC) #10
Dirk Pranke
Here's my guess at what's wrong. https://codereview.chromium.org/2058743003/diff/100001/testing/buildbot/chromium.linux.json File testing/buildbot/chromium.linux.json (right): https://codereview.chromium.org/2058743003/diff/100001/testing/buildbot/chromium.linux.json#newcode1062 testing/buildbot/chromium.linux.json:1062: "--test-launcher-filter-file=src/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter" I think ...
4 years, 6 months ago (2016-06-24 01:57:44 UTC) #11
carlosk
+clamy@ for BUILD.gn review. Your suggestion worked dpranke@. I also updated the test filter to ...
4 years, 6 months ago (2016-06-24 12:40:22 UTC) #13
Dirk Pranke
https://codereview.chromium.org/2058743003/diff/100001/testing/buildbot/chromium.linux.json File testing/buildbot/chromium.linux.json (right): https://codereview.chromium.org/2058743003/diff/100001/testing/buildbot/chromium.linux.json#newcode1062 testing/buildbot/chromium.linux.json:1062: "--test-launcher-filter-file=src/testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter" On 2016/06/24 12:40:21, carlosk wrote: > On 2016/06/24 ...
4 years, 6 months ago (2016-06-24 23:37:27 UTC) #14
carlosk
On 2016/06/24 23:37:27, Dirk Pranke wrote: > https://codereview.chromium.org/2058743003/diff/100001/testing/buildbot/chromium.linux.json > File testing/buildbot/chromium.linux.json (right): > > https://codereview.chromium.org/2058743003/diff/100001/testing/buildbot/chromium.linux.json#newcode1062 ...
4 years, 5 months ago (2016-06-27 09:30:12 UTC) #15
clamy
https://codereview.chromium.org/2058743003/diff/180001/content/test/BUILD.gn File content/test/BUILD.gn (right): https://codereview.chromium.org/2058743003/diff/180001/content/test/BUILD.gn#newcode424 content/test/BUILD.gn:424: data += [ "//testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter" ] This is different from ...
4 years, 5 months ago (2016-06-27 12:45:12 UTC) #16
carlosk
Thanks. https://codereview.chromium.org/2058743003/diff/180001/content/test/BUILD.gn File content/test/BUILD.gn (right): https://codereview.chromium.org/2058743003/diff/180001/content/test/BUILD.gn#newcode424 content/test/BUILD.gn:424: data += [ "//testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter" ] On 2016/06/27 12:45:12, ...
4 years, 5 months ago (2016-06-27 13:27:35 UTC) #17
clamy
lgtm https://codereview.chromium.org/2058743003/diff/180001/content/test/BUILD.gn File content/test/BUILD.gn (right): https://codereview.chromium.org/2058743003/diff/180001/content/test/BUILD.gn#newcode424 content/test/BUILD.gn:424: data += [ "//testing/buildbot/filters/browser-side-navigation.linux.content_browsertests.filter" ] On 2016/06/27 13:27:35, ...
4 years, 5 months ago (2016-06-27 13:29:30 UTC) #18
Dirk Pranke
lgtm
4 years, 5 months ago (2016-06-28 16:16:11 UTC) #19
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/2058743003/180001
4 years, 5 months ago (2016-06-29 11:04:46 UTC) #21
commit-bot: I haz the power
Committed patchset #8 (id:180001)
4 years, 5 months ago (2016-06-29 13:56:56 UTC) #22
commit-bot: I haz the power
4 years, 5 months ago (2016-06-29 13:59:48 UTC) #24
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/783dfd187b3459d85b07a0a84a4c955c72101468
Cr-Commit-Position: refs/heads/master@{#402792}

Powered by Google App Engine
This is Rietveld 408576698