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

Issue 15846013: [Telemetry] Fix TestPageSet.testSimpleSet on windows. (Closed)

Created:
7 years, 7 months ago by tonyg
Modified:
7 years, 7 months ago
Reviewers:
dtu, tonyg, nduca
CC:
chromium-reviews, chrome-speed-team+watch_google.com, telemetry+watch_chromium.org
Visibility:
Public.

Description

[Telemetry] Fix TestPageSet.testSimpleSet on windows. 1. You cannot open a file for writing and reading at the same time on windows. So close the writing file before opening it for reading. 2. Fix json backslash escaping issue. BUG=243537 TEST=python tools\telemetry\run_tests TestPageSet.testSimpleSet NOTRY=True Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202126

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -9 lines) Patch
M tools/telemetry/telemetry/page/page_set_unittest.py View 1 chunk +11 lines, -9 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
tonyg
7 years, 7 months ago (2013-05-24 17:56:25 UTC) #1
dtu
lgtm
7 years, 7 months ago (2013-05-24 18:05:36 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tonyg@chromium.org/15846013/1
7 years, 7 months ago (2013-05-24 18:11:35 UTC) #3
commit-bot: I haz the power
7 years, 7 months ago (2013-05-24 18:11:44 UTC) #4
Message was sent while issue was closed.
Change committed as 202126

Powered by Google App Engine
This is Rietveld 408576698