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

Issue 9601021: Add testing library to running tests. (Closed)

Created:
8 years, 9 months ago by Peter Mayo
Modified:
8 years, 9 months ago
CC:
chromium-reviews, nsylvain+cc_chromium.org, cmp+cc_chromium.org
Visibility:
Public.

Description

Add testing library to running tests. Depends on internal code review for slave DEPS, which depends on http://codereview.chromium.org/9600031/ BUG=113583 TEST=Manual. More GPU tests should pass on normal linux bots. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=126423

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 2

Patch Set 6 : #

Patch Set 7 : #

Patch Set 8 : #

Patch Set 9 : #

Total comments: 15

Patch Set 10 : #

Total comments: 6

Patch Set 11 : #

Patch Set 12 : Rebase and add a TODO for the item under discussion #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -2 lines) Patch
M scripts/master/factory/chromium_commands.py View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +16 lines, -0 lines 0 comments Download
M scripts/master/factory/chromium_factory.py View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +1 line, -0 lines 0 comments Download
M scripts/slave/runtest.py View 1 2 3 4 5 6 7 8 9 10 11 3 chunks +19 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Peter Mayo
This is dependent on the DEPS changes in internal to pull the new directories onto ...
8 years, 9 months ago (2012-03-06 20:14:49 UTC) #1
Peter Mayo
http://codereview.chromium.org/9601021/diff/5003/scripts/master/factory/chromium_commands.py File scripts/master/factory/chromium_commands.py (right): http://codereview.chromium.org/9601021/diff/5003/scripts/master/factory/chromium_commands.py#newcode962 scripts/master/factory/chromium_commands.py:962: '--gtest_filter=GpuPixelBrowserTest.*'], Jonathan: I've been looking at the target gpu_test ...
8 years, 9 months ago (2012-03-06 21:46:27 UTC) #2
pkotwicz
http://codereview.chromium.org/9601021/diff/5003/scripts/master/factory/chromium_commands.py File scripts/master/factory/chromium_commands.py (right): http://codereview.chromium.org/9601021/diff/5003/scripts/master/factory/chromium_commands.py#newcode962 scripts/master/factory/chromium_commands.py:962: '--gtest_filter=GpuPixelBrowserTest.*'], For completeness, you probably want to include Canvas2DPixelTestSD.* ...
8 years, 9 months ago (2012-03-06 21:58:56 UTC) #3
Peter Mayo
This seems to test OK now.
8 years, 9 months ago (2012-03-06 23:25:08 UTC) #4
Marc-Antoine Ruel (Google)
http://codereview.chromium.org/9601021/diff/10002/scripts/master/factory/chromium_commands.py File scripts/master/factory/chromium_commands.py (right): http://codereview.chromium.org/9601021/diff/10002/scripts/master/factory/chromium_commands.py#newcode944 scripts/master/factory/chromium_commands.py:944: # Put gpu data in /b/build/slave/SLAVE_NAME/gpu_data you mean <slavebuilddir> ...
8 years, 9 months ago (2012-03-06 23:38:03 UTC) #5
Peter Mayo
http://codereview.chromium.org/9601021/diff/10002/scripts/master/factory/chromium_commands.py File scripts/master/factory/chromium_commands.py (right): http://codereview.chromium.org/9601021/diff/10002/scripts/master/factory/chromium_commands.py#newcode944 scripts/master/factory/chromium_commands.py:944: # Put gpu data in /b/build/slave/SLAVE_NAME/gpu_data On 2012/03/06 23:38:03, ...
8 years, 9 months ago (2012-03-07 16:00:35 UTC) #6
M-A Ruel
Did you forget to upload again?
8 years, 9 months ago (2012-03-07 16:14:23 UTC) #7
Peter Mayo
On 2012/03/07 16:14:23, Marc-Antoine Ruel wrote: > Did you forget to upload again? I hit ...
8 years, 9 months ago (2012-03-07 16:22:42 UTC) #8
Peter Mayo
http://codereview.chromium.org/9601021/diff/10002/scripts/master/factory/chromium_factory.py File scripts/master/factory/chromium_factory.py (right): http://codereview.chromium.org/9601021/diff/10002/scripts/master/factory/chromium_factory.py#newcode292 scripts/master/factory/chromium_factory.py:292: if R('aura_shell') or R('ash'): On 2012/03/06 23:38:03, Marc-Antoine Ruel ...
8 years, 9 months ago (2012-03-07 16:22:48 UTC) #9
M-A Ruel
lgtm http://codereview.chromium.org/9601021/diff/12002/scripts/master/factory/chromium_commands.py File scripts/master/factory/chromium_commands.py (right): http://codereview.chromium.org/9601021/diff/12002/scripts/master/factory/chromium_commands.py#newcode944 scripts/master/factory/chromium_commands.py:944: # Put gpu data in /b/build/slave/SLAVE_NAME/gpu_data Do you ...
8 years, 9 months ago (2012-03-07 20:29:44 UTC) #10
Peter Mayo
re-testing and waiting a little for the discussion of what the invoked tests are supposed ...
8 years, 9 months ago (2012-03-08 21:17:35 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/petermayo@chromium.org/9601021/21001
8 years, 9 months ago (2012-03-13 18:29:06 UTC) #12
commit-bot: I haz the power
8 years, 9 months ago (2012-03-13 18:32:05 UTC) #13
Change committed as 126423

Powered by Google App Engine
This is Rietveld 408576698