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

Issue 737403002: Revert of telemetry: Remove command line args from page test (Closed)

Created:
6 years, 1 month ago by jeremy
Modified:
6 years, 1 month ago
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Revert of telemetry: Remove command line args from page test (patchset #9 id:290001 of https://codereview.chromium.org/637153002/) Reason for revert: Looks like this might have hosed generate_profiles on the Mac perf bots - crbug.com/435108 . Original issue's description: > telemetry: Remove command line args from page set > > - Remove command line argument handling from page tests > (except for extra browser args) > - Allow benchmarks to create customized page tests > - Adapt all measurements and benchmarks > > R=tonyg@chromium.org, nednguyen@google.com, nduca@chromium.org, chrishenry@google.com, dtu@chromium.org > BUG=421276 > > Committed: https://crrev.com/7c0eae7f526aa9af80d5800da7daa50f41290375 > Cr-Commit-Position: refs/heads/master@{#304887} TBR=nduca@chromium.org,tonyg@chromium.org,nednguyen@google.com,dtu@chromium.org,chrishenry@google.com,vmiura@chromium.org,kbr@chromium.org,ernstm@chromium.org NOTREECHECKS=true NOTRY=true BUG=421276

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+390 lines, -276 lines) Patch
M content/test/gpu/gpu_tests/cloud_storage_test_base.py View 1 chunk +1 line, -1 line 0 comments Download
M content/test/gpu/gpu_tests/pixel.py View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/gpu/gpu_tests/webgl_conformance.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/benchmark_smoke_unittest.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/perf/benchmarks/page_cycler.py View 2 chunks +38 lines, -38 lines 0 comments Download
M tools/perf/benchmarks/rasterize_and_record_micro.py View 1 chunk +8 lines, -32 lines 0 comments Download
M tools/perf/benchmarks/repaint.py View 1 chunk +5 lines, -21 lines 0 comments Download
M tools/perf/benchmarks/session_restore.py View 3 chunks +12 lines, -8 lines 0 comments Download
M tools/perf/benchmarks/skpicture_printer.py View 1 chunk +1 line, -1 line 0 comments Download
M tools/perf/benchmarks/start_with_url.py View 2 chunks +7 lines, -4 lines 0 comments Download
M tools/perf/benchmarks/startup.py View 1 chunk +29 lines, -25 lines 0 comments Download
M tools/perf/benchmarks/thread_times.py View 2 chunks +10 lines, -14 lines 0 comments Download
M tools/perf/benchmarks/v8.py View 1 chunk +7 lines, -6 lines 0 comments Download
M tools/perf/measurements/page_cycler.py View 2 chunks +31 lines, -14 lines 0 comments Download
M tools/perf/measurements/page_cycler_unittest.py View 5 chunks +15 lines, -21 lines 0 comments Download
M tools/perf/measurements/rasterize_and_record_micro.py View 5 chunks +31 lines, -13 lines 0 comments Download
M tools/perf/measurements/rasterize_and_record_micro_unittest.py View 2 chunks +7 lines, -3 lines 0 comments Download
M tools/perf/measurements/record_per_area.py View 2 chunks +8 lines, -3 lines 0 comments Download
M tools/perf/measurements/repaint.py View 2 chunks +19 lines, -9 lines 0 comments Download
M tools/perf/measurements/screenshot.py View 1 chunk +12 lines, -2 lines 0 comments Download
M tools/perf/measurements/screenshot_unittest.py View 1 chunk +3 lines, -3 lines 0 comments Download
M tools/perf/measurements/session_restore.py View 1 chunk +3 lines, -4 lines 0 comments Download
M tools/perf/measurements/session_restore_with_url.py View 1 chunk +2 lines, -2 lines 0 comments Download
M tools/perf/measurements/skpicture_printer.py View 1 chunk +10 lines, -3 lines 0 comments Download
M tools/perf/measurements/skpicture_printer_unittest.py View 1 chunk +3 lines, -3 lines 0 comments Download
M tools/perf/measurements/smooth_gesture_util_unittest.py View 1 chunk +0 lines, -1 line 0 comments Download
M tools/perf/measurements/smoothness_unittest.py View 1 chunk +0 lines, -1 line 0 comments Download
M tools/perf/measurements/startup.py View 2 chunks +26 lines, -13 lines 0 comments Download
M tools/perf/measurements/thread_times.py View 2 chunks +9 lines, -6 lines 0 comments Download
M tools/perf/measurements/thread_times_unittest.py View 1 chunk +2 lines, -1 line 0 comments Download
M tools/telemetry/telemetry/benchmark.py View 4 chunks +14 lines, -11 lines 0 comments Download
M tools/telemetry/telemetry/page/page_test.py View 6 chunks +26 lines, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_test_unittest.py View 2 chunks +21 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/page/record_wpr.py View 1 chunk +1 line, -0 lines 0 comments Download
M tools/telemetry/telemetry/page/record_wpr_unittest.py View 4 chunks +8 lines, -1 line 0 comments Download
M tools/telemetry/telemetry/unittest_util/page_test_test_case.py View 2 chunks +3 lines, -0 lines 0 comments Download
M tools/telemetry/telemetry/web_perf/timeline_based_measurement.py View 1 chunk +13 lines, -6 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
jeremy
Created Revert of telemetry: Remove command line args from page test
6 years, 1 month ago (2014-11-20 14:36:16 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/737403002/1
6 years, 1 month ago (2014-11-20 14:36:58 UTC) #2
commit-bot: I haz the power
Failed to apply patch for tools/perf/measurements/page_cycler.py: While running git apply --index -3 -p1; error: patch ...
6 years, 1 month ago (2014-11-20 14:38:01 UTC) #4
ernstm
Can we close this? I think the issue has been fixed.
6 years, 1 month ago (2014-11-21 00:43:45 UTC) #6
ernstm
6 years, 1 month ago (2014-11-21 00:43:45 UTC) #7
Can we close this? I think the issue has been fixed.

Powered by Google App Engine
This is Rietveld 408576698