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

Issue 1515833004: Add missing data_deps to webkit_unit_tests (Closed)

Created:
5 years ago by tzik
Modified:
5 years ago
Reviewers:
Dirk Pranke, brettw, engedy
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add missing data_deps to webkit_unit_tests This causes all webkit_unit_tests failure on CI. http://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux/builds/58000 BUG=432959 TBR=dpranke@chromium.org TBR=brettw@chromium.org NOTRY=true Committed: https://crrev.com/5915500329aac3cd4c75fa2ba905ca5954086cba Cr-Commit-Position: refs/heads/master@{#364373}

Patch Set 1 #

Total comments: 2

Patch Set 2 : +test data dirs #

Patch Set 3 : +group #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M third_party/WebKit/Source/web/BUILD.gn View 1 2 2 chunks +19 lines, -0 lines 2 comments Download

Messages

Total messages: 35 (15 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1515833004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1515833004/1
5 years ago (2015-12-10 13:47:37 UTC) #2
engedy
https://codereview.chromium.org/1515833004/diff/1/third_party/WebKit/Source/web/BUILD.gn File third_party/WebKit/Source/web/BUILD.gn (right): https://codereview.chromium.org/1515833004/diff/1/third_party/WebKit/Source/web/BUILD.gn#newcode133 third_party/WebKit/Source/web/BUILD.gn:133: "//content/shell:pak", Shouldn't this somehow include the test data that ...
5 years ago (2015-12-10 13:54:33 UTC) #7
tzik
https://codereview.chromium.org/1515833004/diff/1/third_party/WebKit/Source/web/BUILD.gn File third_party/WebKit/Source/web/BUILD.gn (right): https://codereview.chromium.org/1515833004/diff/1/third_party/WebKit/Source/web/BUILD.gn#newcode133 third_party/WebKit/Source/web/BUILD.gn:133: "//content/shell:pak", On 2015/12/10 13:54:33, engedy wrote: > Shouldn't this ...
5 years ago (2015-12-10 14:00:08 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1515833004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1515833004/20001
5 years ago (2015-12-10 14:01:08 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/169237) linux_chromium_compile_dbg_ng on ...
5 years ago (2015-12-10 14:03:58 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1515833004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1515833004/40001
5 years ago (2015-12-10 14:33:32 UTC) #14
tzik
It looks working now. engedy: Could you double check to it as a sheriff? dpranke: ...
5 years ago (2015-12-10 14:53:15 UTC) #15
engedy
Trying it out now by creating an .isolate locally. In the meantime, is there a ...
5 years ago (2015-12-10 15:13:07 UTC) #16
tzik
On 2015/12/10 15:13:07, engedy wrote: > Trying it out now by creating an .isolate locally. ...
5 years ago (2015-12-10 15:30:49 UTC) #17
engedy
On 2015/12/10 15:30:49, tzik wrote: > On 2015/12/10 15:13:07, engedy wrote: > > Trying it ...
5 years ago (2015-12-10 15:37:07 UTC) #18
engedy
OK, to report back, the .isolated file created by `mb isolate` looks sane. The trybot ...
5 years ago (2015-12-10 15:50:50 UTC) #19
engedy
On 2015/12/10 15:50:50, engedy wrote: > OK, to report back, the .isolated file created by ...
5 years ago (2015-12-10 15:59:18 UTC) #20
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-10 16:05:26 UTC) #25
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1515833004/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1515833004/40001
5 years ago (2015-12-10 16:08:21 UTC) #27
engedy
LGTM FWIW.
5 years ago (2015-12-10 16:08:48 UTC) #28
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-10 16:13:56 UTC) #30
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/5915500329aac3cd4c75fa2ba905ca5954086cba Cr-Commit-Position: refs/heads/master@{#364373}
5 years ago (2015-12-10 16:16:08 UTC) #32
Dirk Pranke
lgtm, thanks! https://codereview.chromium.org/1515833004/diff/40001/third_party/WebKit/Source/web/BUILD.gn File third_party/WebKit/Source/web/BUILD.gn (right): https://codereview.chromium.org/1515833004/diff/40001/third_party/WebKit/Source/web/BUILD.gn#newcode112 third_party/WebKit/Source/web/BUILD.gn:112: "../core/paint/test_data/", nit: these should be src-relative paths, ...
5 years ago (2015-12-10 17:28:37 UTC) #33
engedy
On 2015/12/10 17:28:37, Dirk Pranke wrote: > lgtm, thanks! > > https://codereview.chromium.org/1515833004/diff/40001/third_party/WebKit/Source/web/BUILD.gn > File third_party/WebKit/Source/web/BUILD.gn ...
5 years ago (2015-12-10 17:32:17 UTC) #34
Dirk Pranke
5 years ago (2015-12-10 17:42:22 UTC) #35
Message was sent while issue was closed.
On 2015/12/10 17:32:17, engedy wrote:
> Thanks for reviewing!  Yeah, it's just sloppy sheriff work...  :-) Could you
> please address those in a follow-up CL?

Yup, will do.

Powered by Google App Engine
This is Rietveld 408576698