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

Issue 279993002: Add gpu-rasterization test to Android gpu testbot. (Closed)

Created:
6 years, 7 months ago by alokp
Modified:
6 years, 6 months ago
Reviewers:
navabi1, navabi, Sami
CC:
chromium-reviews, klundberg+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy-cc_chromium.org
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2

Patch Set 2 : added PrintNamedStep #

Patch Set 3 : removed gpu_tests annotation #

Total comments: 2

Patch Set 4 : moved install outside of gpu test step #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -6 lines) Patch
M build/android/buildbot/bb_device_steps.py View 1 2 3 4 2 chunks +14 lines, -5 lines 0 comments Download
M build/android/buildbot/bb_run_bot.py View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 21 (0 generated)
alokp
Sami: Is there a way to test the patch locally or send a try job?
6 years, 7 months ago (2014-05-09 19:32:53 UTC) #1
Sami
Sorry for the delay in getting to this. lgtm. Unfortunately I don't know of any ...
6 years, 7 months ago (2014-05-16 10:18:59 UTC) #2
navabi
For local testing you can run the same command the gpu bot runs. E.g. take ...
6 years, 7 months ago (2014-05-20 20:47:17 UTC) #3
alokp
https://codereview.chromium.org/279993002/diff/1/build/android/buildbot/bb_device_steps.py File build/android/buildbot/bb_device_steps.py (right): https://codereview.chromium.org/279993002/diff/1/build/android/buildbot/bb_device_steps.py#newcode487 build/android/buildbot/bb_device_steps.py:487: def RunGPUTests(options): OK. I added a gpu_tests step before ...
6 years, 7 months ago (2014-05-23 17:38:26 UTC) #4
alokp
Looking at the Android-Debug (Nexus 7) testbot: http://build.chromium.org/p/chromium.gpu/waterfall?builder=Android%20Debug%20(Nexus%207) I wonder is InstallApk step is at ...
6 years, 7 months ago (2014-05-23 17:45:52 UTC) #5
alokp
After further digging, I think bb_device_steps.py should be executed like this: build/android/buildbot/bb_device_steps.py --install ContentShell -f ...
6 years, 7 months ago (2014-05-23 18:15:44 UTC) #6
alokp
The CQ bit was checked by alokp@chromium.org
6 years, 7 months ago (2014-05-23 18:16:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alokp@chromium.org/279993002/40001
6 years, 7 months ago (2014-05-23 18:17:13 UTC) #8
alokp
navabi: OWNERS approval needed.
6 years, 7 months ago (2014-05-23 18:31:58 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-23 20:27:52 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-23 20:33:24 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/69562)
6 years, 7 months ago (2014-05-23 20:33:25 UTC) #12
alokp
ping!
6 years, 6 months ago (2014-05-28 21:23:07 UTC) #13
navabi
lgtm with nit https://codereview.chromium.org/279993002/diff/40001/build/android/buildbot/bb_device_steps.py File build/android/buildbot/bb_device_steps.py (right): https://codereview.chromium.org/279993002/diff/40001/build/android/buildbot/bb_device_steps.py#newcode454 build/android/buildbot/bb_device_steps.py:454: bb_annotations.PrintNamedStep('pixel_tests') Can we move the PrintNamedStep ...
6 years, 6 months ago (2014-05-28 21:54:04 UTC) #14
alokp
https://codereview.chromium.org/279993002/diff/40001/build/android/buildbot/bb_device_steps.py File build/android/buildbot/bb_device_steps.py (right): https://codereview.chromium.org/279993002/diff/40001/build/android/buildbot/bb_device_steps.py#newcode454 build/android/buildbot/bb_device_steps.py:454: bb_annotations.PrintNamedStep('pixel_tests') On 2014/05/28 21:54:04, navabi wrote: > Can we ...
6 years, 6 months ago (2014-05-28 21:58:35 UTC) #15
Ken Russell (switch to Gerrit)
On 2014/05/28 21:58:35, Alok Priyadarshi wrote: > https://codereview.chromium.org/279993002/diff/40001/build/android/buildbot/bb_device_steps.py > File build/android/buildbot/bb_device_steps.py (right): > > https://codereview.chromium.org/279993002/diff/40001/build/android/buildbot/bb_device_steps.py#newcode454 ...
6 years, 6 months ago (2014-05-28 22:03:04 UTC) #16
alokp
Good idea! DONE. navabi@: PTAL
6 years, 6 months ago (2014-05-28 22:11:53 UTC) #17
navabi
lgtm
6 years, 6 months ago (2014-05-28 22:28:13 UTC) #18
alokp
navabi: I think you need to lgtm from your chromium account,
6 years, 6 months ago (2014-05-28 22:37:48 UTC) #19
navabi1
lgtm
6 years, 6 months ago (2014-05-28 22:59:54 UTC) #20
alokp
6 years, 6 months ago (2014-05-28 23:01:32 UTC) #21
Message was sent while issue was closed.
Committed patchset #5 manually as r273386 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698