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

Issue 8536051: Add xvfb option for running android tests on a bot. (Closed)

Created:
9 years, 1 month ago by John Grabowski
Modified:
9 years, 1 month ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add xvfb option for running android tests on a bot. BUG= TEST=

Patch Set 1 #

Total comments: 3

Patch Set 2 : fix condition when not using xvfb #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -0 lines) Patch
M build/android/run_tests.py View 1 5 chunks +58 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
John Grabowski
Michael: please review for test-ness. Jeff: please review for bot-ness.
9 years, 1 month ago (2011-11-19 02:58:34 UTC) #1
bradn
lgtm http://codereview.chromium.org/8536051/diff/1/build/android/run_tests.py File build/android/run_tests.py (right): http://codereview.chromium.org/8536051/diff/1/build/android/run_tests.py#newcode99 build/android/run_tests.py:99: time.sleep(0.25) how about exponential back off? time.sleep(0.25 * ...
9 years, 1 month ago (2011-11-19 16:32:20 UTC) #2
bradn
Drive by..
9 years, 1 month ago (2011-11-19 16:32:31 UTC) #3
michaelbai
http://codereview.chromium.org/8536051/diff/1/build/android/run_tests.py File build/android/run_tests.py (right): http://codereview.chromium.org/8536051/diff/1/build/android/run_tests.py#newcode214 build/android/run_tests.py:214: xvfb.Stop() Do you need? 'if options.use_xvfb: '
9 years, 1 month ago (2011-11-21 17:16:04 UTC) #4
John Grabowski
http://codereview.chromium.org/8536051/diff/1/build/android/run_tests.py File build/android/run_tests.py (right): http://codereview.chromium.org/8536051/diff/1/build/android/run_tests.py#newcode214 build/android/run_tests.py:214: xvfb.Stop() On 2011/11/21 17:16:04, michaelbai wrote: > Do you ...
9 years, 1 month ago (2011-11-21 19:26:08 UTC) #5
michaelbai
lgtm
9 years, 1 month ago (2011-11-21 19:30:23 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jrg@chromium.org/8536051/4002
9 years, 1 month ago (2011-11-21 19:45:14 UTC) #7
commit-bot: I haz the power
Can't apply patch for file build/android/run_tests.py. While running patch -p1 --forward --force; patching file build/android/run_tests.py ...
9 years, 1 month ago (2011-11-21 19:45:21 UTC) #8
John Grabowski
On 2011/11/21 19:45:21, I haz the power (commit-bot) wrote: > Can't apply patch for file ...
9 years, 1 month ago (2011-11-21 19:46:55 UTC) #9
John Grabowski
9 years, 1 month ago (2011-11-21 19:47:37 UTC) #10
On 2011/11/21 19:46:55, John Grabowski wrote:
> On 2011/11/21 19:45:21, I haz the power (commit-bot) wrote:
> > Can't apply patch for file build/android/run_tests.py.
> > While running patch -p1 --forward --force;
> > patching file build/android/run_tests.py
> > Hunk #1 FAILED at 50.
> > Hunk #2 succeeded at 111 with fuzz 2 (offset 48 lines).
> > Hunk #3 succeeded at 239 with fuzz 2 (offset 52 lines).
> > Hunk #4 FAILED at 210.
> > Hunk #5 FAILED at 246.
> > 3 out of 5 hunks FAILED -- saving rejects to file
> build/android/run_tests.py.rej
> 
> Sigh... I ctrl-c'd a dcommit which landed but didn't update rietveld.

Landed as http://src.chromium.org/viewvc/chrome?view=rev&revision=110982

Powered by Google App Engine
This is Rietveld 408576698