|
|
DescriptionMake third_party/WebKit/Source/web/tests/DEPS a bit more strict.
BUG=none
Committed: https://crrev.com/620481ed0f278ec8d2116dd94088e0eb3747e65d
Cr-Commit-Position: refs/heads/master@{#419414}
Patch Set 1 #Patch Set 2 : Tweak DEPS to reflect mojo usage in tests #
Total comments: 1
Messages
Total messages: 44 (21 generated)
dcheng@chromium.org changed reviewers: + haraken@chromium.org
LGTM 2016/09/17 午後4:04 <dcheng@chromium.org>: > Reviewers: haraken > CL: https://codereview.chromium.org/2349653003/ > > Description: > Make third_party/WebKit/Source/web/tests/DEPS a bit more strict. > > BUG=none > > Affected files (+14, -10 lines): > M third_party/WebKit/Source/web/tests/DEPS > > > Index: third_party/WebKit/Source/web/tests/DEPS > diff --git a/third_party/WebKit/Source/web/tests/DEPS > b/third_party/WebKit/Source/web/tests/DEPS > index 36abc971579f3dd87160f54caf93dc4682d7ebeb.. > 88e5ab35e789848f15a6f2765504fa5b7c05b295 100644 > --- a/third_party/WebKit/Source/web/tests/DEPS > +++ b/third_party/WebKit/Source/web/tests/DEPS > @@ -1,13 +1,17 @@ > include_rules = [ > "+web/tests", > - # For RunAllTests.cpp only. > - "+base/bind.h", > - "+base/bind_helpers.h", > - "+base/run_loop.h", > - "+base/test/launcher/unit_test_launcher.h", > - "+base/test/test_suite.h", > - "+base/threading/thread_task_runner_handle.h", > - "+content/test/blink_test_environment.h", > - "+mojo/edk/embedder/embedder.h", > - "+mojo/public/cpp/bindings", > ] > + > +specific_include_rules = { > + 'RunAllTests\.cpp': [ > + "+base/bind.h", > + "+base/bind_helpers.h", > + "+base/run_loop.h", > + "+base/test/launcher/unit_test_launcher.h", > + "+base/test/test_suite.h", > + "+base/threading/thread_task_runner_handle.h", > + "+content/test/blink_test_environment.h", > + "+mojo/edk/embedder/embedder.h", > + "+mojo/public/cpp/bindings", > + ], > +} > > > -- You received this message because you are subscribed to the Google Groups "Blink Reviews" group. To unsubscribe from this group and stop receiving emails from it, send an email to blink-reviews+unsubscribe@chromium.org.
LGTM 2016/09/17 午後4:04 <dcheng@chromium.org>: > Reviewers: haraken > CL: https://codereview.chromium.org/2349653003/ > > Description: > Make third_party/WebKit/Source/web/tests/DEPS a bit more strict. > > BUG=none > > Affected files (+14, -10 lines): > M third_party/WebKit/Source/web/tests/DEPS > > > Index: third_party/WebKit/Source/web/tests/DEPS > diff --git a/third_party/WebKit/Source/web/tests/DEPS > b/third_party/WebKit/Source/web/tests/DEPS > index 36abc971579f3dd87160f54caf93dc4682d7ebeb.. > 88e5ab35e789848f15a6f2765504fa5b7c05b295 100644 > --- a/third_party/WebKit/Source/web/tests/DEPS > +++ b/third_party/WebKit/Source/web/tests/DEPS > @@ -1,13 +1,17 @@ > include_rules = [ > "+web/tests", > - # For RunAllTests.cpp only. > - "+base/bind.h", > - "+base/bind_helpers.h", > - "+base/run_loop.h", > - "+base/test/launcher/unit_test_launcher.h", > - "+base/test/test_suite.h", > - "+base/threading/thread_task_runner_handle.h", > - "+content/test/blink_test_environment.h", > - "+mojo/edk/embedder/embedder.h", > - "+mojo/public/cpp/bindings", > ] > + > +specific_include_rules = { > + 'RunAllTests\.cpp': [ > + "+base/bind.h", > + "+base/bind_helpers.h", > + "+base/run_loop.h", > + "+base/test/launcher/unit_test_launcher.h", > + "+base/test/test_suite.h", > + "+base/threading/thread_task_runner_handle.h", > + "+content/test/blink_test_environment.h", > + "+mojo/edk/embedder/embedder.h", > + "+mojo/public/cpp/bindings", > + ], > +} > > > -- You received this message because you are subscribed to the Google Groups "Chromium-reviews" group. To unsubscribe from this group and stop receiving emails from it, send an email to chromium-reviews+unsubscribe@chromium.org.
The CQ bit was checked by dcheng@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full committers or once the patch has received an L-G-T-M from a full committer. Even if an L-G-T-M may have been provided, it was from a non-committer, _not_ a full super star committer. See http://www.chromium.org/getting-involved/become-a-committer Note that this has nothing to do with OWNERS files.
LGTM (from a correct account)
The CQ bit was checked by haraken@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
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_...)
The CQ bit was checked by dcheng@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
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_...)
The CQ bit was checked by dcheng@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
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_...)
The CQ bit was checked by dcheng@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
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_...)
The CQ bit was checked by dcheng@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
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_...)
The CQ bit was checked by dcheng@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
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_...)
PTAL https://codereview.chromium.org/2349653003/diff/20001/third_party/WebKit/Sour... File third_party/WebKit/Source/web/tests/DEPS (right): https://codereview.chromium.org/2349653003/diff/20001/third_party/WebKit/Sour... third_party/WebKit/Source/web/tests/DEPS:2: "+mojo/public/cpp/bindings", ScreenWakeLockTest.cpp is already using the mojo bindings in the tests. I think this should be OK?
The CQ bit was checked by dcheng@chromium.org to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
LGTM
The CQ bit was checked by dcheng@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
Message was sent while issue was closed.
Description was changed from ========== Make third_party/WebKit/Source/web/tests/DEPS a bit more strict. BUG=none ========== to ========== Make third_party/WebKit/Source/web/tests/DEPS a bit more strict. BUG=none Committed: https://crrev.com/620481ed0f278ec8d2116dd94088e0eb3747e65d Cr-Commit-Position: refs/heads/master@{#419414} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/620481ed0f278ec8d2116dd94088e0eb3747e65d Cr-Commit-Position: refs/heads/master@{#419414} |