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

Issue 66343003: events: Run events_unittests on the bots. (Closed)

Created:
7 years, 1 month ago by sadrul
Modified:
7 years, 1 month ago
CC:
chromium-reviews, cmp-cc_chromium.org, ilevy-cc_chromium.org, xusydoc+watch_chromium.org, kjellander+cc_chromium.org, tdanderson
Visibility:
Public.

Description

events: Run events_unittests on the bots. events_unittests is a new target that should run when views or aura is turned on, so on Windows, ChromeOS, and on Linux Aura. BUG=316677 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=234418

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -0 lines) Patch
M masters/master.chromium.chromiumos/master_chromiumos_cfg.py View 1 2 chunks +2 lines, -0 lines 0 comments Download
M masters/master.chromium.fyi/master.cfg View 1 chunk +1 line, -0 lines 0 comments Download
M masters/master.chromium.linux/master_gatekeeper_cfg.py View 1 chunk +1 line, -0 lines 0 comments Download
M masters/master.chromium.linux/master_linux_cfg.py View 1 2 chunks +2 lines, -0 lines 0 comments Download
M masters/master.chromium.memory.fyi/master.cfg View 5 chunks +5 lines, -0 lines 0 comments Download
M masters/master.chromium.memory/master_chromeos_cfg.py View 2 chunks +2 lines, -0 lines 0 comments Download
M masters/master.chromium.webkit/master_win_latest_cfg.py View 1 chunk +1 line, -0 lines 0 comments Download
M masters/master.chromium.win/master_gatekeeper_cfg.py View 1 chunk +1 line, -0 lines 0 comments Download
M masters/master.chromium.win/master_win_cfg.py View 1 3 chunks +3 lines, -0 lines 0 comments Download
M masters/master.tryserver.chromium/master.cfg View 5 chunks +5 lines, -0 lines 0 comments Download
M scripts/master/factory/chromium_factory.py View 1 1 chunk +4 lines, -0 lines 0 comments Download
M scripts/tools/lkgr_finder.py View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
sadrul
The new target is added in https://codereview.chromium.org/66663004/ There are currently 20 tests, and it takes ...
7 years, 1 month ago (2013-11-08 20:34:24 UTC) #1
M-A Ruel
On 2013/11/08 20:34:24, sadrul wrote: > The new target is added in https://codereview.chromium.org/66663004/ > > ...
7 years, 1 month ago (2013-11-08 20:40:11 UTC) #2
ghost stip (do not use)
lgtm with comment https://chromiumcodereview.appspot.com/66343003/diff/1/masters/master.tryserver.chromium/master.cfg File masters/master.tryserver.chromium/master.cfg (right): https://chromiumcodereview.appspot.com/66343003/diff/1/masters/master.tryserver.chromium/master.cfg#newcode420 masters/master.tryserver.chromium/master.cfg:420: 'events_br', note that the buildrunner tests ...
7 years, 1 month ago (2013-11-11 22:45:54 UTC) #3
sadrul
https://codereview.chromium.org/66343003/diff/1/scripts/master/factory/chromium_factory.py File scripts/master/factory/chromium_factory.py (right): https://codereview.chromium.org/66343003/diff/1/scripts/master/factory/chromium_factory.py#newcode485 scripts/master/factory/chromium_factory.py:485: if R('events') or R('events_unittests'): On 2013/11/11 22:45:55, stip wrote: ...
7 years, 1 month ago (2013-11-12 05:04:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sadrul@chromium.org/66343003/70001
7 years, 1 month ago (2013-11-12 05:31:42 UTC) #5
commit-bot: I haz the power
Change committed as 234418
7 years, 1 month ago (2013-11-12 05:32:34 UTC) #6
jam
note: new targets should be on win_rel, since win_aura is going away in http://code.google.com/p/chromium/issues/detail?id=316199. win_rel ...
7 years, 1 month ago (2013-11-12 16:04:33 UTC) #7
sadrul
7 years, 1 month ago (2013-11-12 16:11:36 UTC) #8
Message was sent while issue was closed.
On 2013/11/12 16:04:33, jam wrote:
> note: new targets should be on win_rel, since win_aura is going away in
> http://code.google.com/p/chromium/issues/detail?id=316199. win_rel is anyways
> aura, so it should have the aura specific test targets as well.
> 
> I have updated my cl in https://codereview.chromium.org/66063002/ to do this,
> please double check it and also keep this in mind for the next cls. Thanks.

Noted. Thanks for the fix!

Powered by Google App Engine
This is Rietveld 408576698