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

Issue 408913002: Wire FailureValue in PageTestResults (try 2). (Closed)

Created:
6 years, 5 months ago by chrishenry
Modified:
6 years, 5 months ago
Reviewers:
nednguyen
CC:
chromium-reviews, telemetry+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Wire FailureValue in PageTestResults (try 2). Previous patch failed because of GC issue (GC for the first test only happens after the second test started, and it turns out that we rely on __del__ in that test -- not good!). This is fixed in: https://codereview.chromium.org/409113006/ BUG=392901 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285078

Patch Set 1 : #

Patch Set 2 : Rebase. #

Patch Set 3 : Rebase. #

Total comments: 8

Patch Set 4 : Address review comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+76 lines, -66 lines) Patch
M tools/perf/measurements/skpicture_printer_unittest.py View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M tools/telemetry/telemetry/page/page_runner.py View 5 chunks +6 lines, -5 lines 0 comments Download
M tools/telemetry/telemetry/results/buildbot_page_measurement_results_unittest.py View 3 chunks +7 lines, -4 lines 0 comments Download
M tools/telemetry/telemetry/results/gtest_test_results.py View 3 chunks +12 lines, -12 lines 0 comments Download
M tools/telemetry/telemetry/results/gtest_test_results_unittest.py View 6 chunks +11 lines, -10 lines 0 comments Download
M tools/telemetry/telemetry/results/page_measurement_results_unittest.py View 3 chunks +19 lines, -16 lines 0 comments Download
M tools/telemetry/telemetry/results/page_test_results.py View 1 2 3 3 chunks +16 lines, -15 lines 0 comments Download
M tools/telemetry/telemetry/results/page_test_results_unittest.py View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
chrishenry
6 years, 5 months ago (2014-07-22 21:58:20 UTC) #1
nednguyen
On 2014/07/22 21:58:20, chrishenry wrote: Can you pull a power_metric fix to a different patch ...
6 years, 5 months ago (2014-07-22 21:59:34 UTC) #2
chrishenry
On 2014/07/22 21:59:34, nednguyen wrote: > On 2014/07/22 21:58:20, chrishenry wrote: > > Can you ...
6 years, 5 months ago (2014-07-22 23:16:01 UTC) #3
chrishenry
On 2014/07/22 23:16:01, chrishenry wrote: > On 2014/07/22 21:59:34, nednguyen wrote: > > On 2014/07/22 ...
6 years, 5 months ago (2014-07-23 14:13:58 UTC) #4
nednguyen
https://codereview.chromium.org/408913002/diff/80001/tools/perf/measurements/skpicture_printer_unittest.py File tools/perf/measurements/skpicture_printer_unittest.py (right): https://codereview.chromium.org/408913002/diff/80001/tools/perf/measurements/skpicture_printer_unittest.py#newcode32 tools/perf/measurements/skpicture_printer_unittest.py:32: assert 'not supported' in failure.GetStringFromExcInfo( A better alternative could ...
6 years, 5 months ago (2014-07-23 16:34:49 UTC) #5
chrishenry
https://codereview.chromium.org/408913002/diff/80001/tools/perf/measurements/skpicture_printer_unittest.py File tools/perf/measurements/skpicture_printer_unittest.py (right): https://codereview.chromium.org/408913002/diff/80001/tools/perf/measurements/skpicture_printer_unittest.py#newcode32 tools/perf/measurements/skpicture_printer_unittest.py:32: assert 'not supported' in failure.GetStringFromExcInfo( On 2014/07/23 16:34:49, nednguyen ...
6 years, 5 months ago (2014-07-23 17:48:25 UTC) #6
nednguyen
lgtm
6 years, 5 months ago (2014-07-23 17:52:01 UTC) #7
chrishenry
The CQ bit was checked by chrishenry@google.com
6 years, 5 months ago (2014-07-23 21:20:26 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrishenry@google.com/408913002/100001
6 years, 5 months ago (2014-07-23 21:22:01 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: ios_rel_device_ninja on tryserver.chromium ...
6 years, 5 months ago (2014-07-23 23:02:43 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-23 23:54:51 UTC) #11
Message was sent while issue was closed.
Change committed as 285078

Powered by Google App Engine
This is Rietveld 408576698