Chromium Code Reviews
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 #
Messages
Total messages: 4 (0 generated)
|
|||||||||||||||||||