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

Issue 2618983004: Port Maps test to browser_test_runner harness. (Closed)

Created:
3 years, 11 months ago by Ken Russell (switch to Gerrit)
Modified:
3 years, 10 months ago
Reviewers:
Zhenyao Mo
CC:
chromium-reviews, jam, darin-cc_chromium.org, piman+watch_chromium.org, Dirk Pranke, nednguyen, eyaich1
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Port Maps test to browser_test_runner harness. This is the last Telemetry-based GPU test to use the old benchmark-based harness. Delete all references to the now-obsolete telemetry_gpu_test isolate, and as much of the old test harness as possible. More cleanups are needed, in particular to remove the notion of Pages from the test_expectations classes. These will be done in follow-on CLs. BUG=352807 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2618983004 Cr-Commit-Position: refs/heads/master@{#442155} Committed: https://chromium.googlesource.com/chromium/src/+/566310e3c24f798a9bda03f01cf40edba4d1832a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+262 lines, -733 lines) Patch
M chrome/test/BUILD.gn View 1 chunk +0 lines, -33 lines 0 comments Download
M content/test/gpu/generate_buildbot_json.py View 6 chunks +25 lines, -38 lines 0 comments Download
D content/test/gpu/gpu_tests/cloud_storage_test_base.py View 1 chunk +0 lines, -309 lines 0 comments Download
M content/test/gpu/gpu_tests/context_lost_integration_test.py View 3 chunks +3 lines, -3 lines 0 comments Download
D content/test/gpu/gpu_tests/maps.py View 1 chunk +0 lines, -151 lines 0 comments Download
A content/test/gpu/gpu_tests/maps_integration_test.py View 1 chunk +140 lines, -0 lines 0 comments Download
D content/test/gpu/run_gpu_test.py View 1 chunk +0 lines, -97 lines 0 comments Download
M testing/buildbot/chromium.gpu.json View 8 chunks +16 lines, -16 lines 0 comments Download
M testing/buildbot/chromium.gpu.fyi.json View 39 chunks +78 lines, -78 lines 0 comments Download
M testing/buildbot/gn_isolate_map.pyl View 1 chunk +0 lines, -8 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (9 generated)
Ken Russell (switch to Gerrit)
Mo: PTAL. Others: FYI. This is the last test that was referencing the old benchmark-based ...
3 years, 11 months ago (2017-01-07 00:23:16 UTC) #3
Zhenyao Mo
On 2017/01/07 00:23:16, Ken Russell wrote: > Mo: PTAL. > > Others: FYI. > > ...
3 years, 11 months ago (2017-01-07 00:38:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2618983004/1
3 years, 11 months ago (2017-01-07 04:28:06 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/566310e3c24f798a9bda03f01cf40edba4d1832a
3 years, 11 months ago (2017-01-07 04:32:37 UTC) #13
robertn
Hi Ken! On 2017/01/07 00:23:16, Ken Russell wrote: > Mo: PTAL. > > Others: FYI. ...
3 years, 10 months ago (2017-02-10 13:25:27 UTC) #14
Ken Russell (switch to Gerrit)
3 years, 10 months ago (2017-02-14 02:28:40 UTC) #15
Message was sent while issue was closed.
On 2017/02/10 13:25:27, robertn wrote:
> Hi Ken!
> 
> On 2017/01/07 00:23:16, Ken Russell wrote:
> > Mo: PTAL.
> > 
> > Others: FYI.
> > 
> > This is the last test that was referencing the old benchmark-based Telemetry
> GPU
> > harness! \o/ The remnants of it will be deleted in a follow-on CL.
> 
> I've noticed that run_gpu_test.py is still referenced from
> generate_telemetry_harness.sh. Is it correct to assume that it should just be
> removed, or should it be referencing something else?

robertn: please file a bug about this in
https://github.com/catapult-project/catapult . I don't know where the
generate_telemetry_harness.sh script is run from at this point; it should
probably be deleted.

Powered by Google App Engine
This is Rietveld 408576698