| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
In some tests we don't get any traffic, which causes an excpetion in
IterResponses when self._timeline_model is None when it's not expected
to be. In particular this is causing a test to fail when an extra via
header is expected.
BUG=576308
Review URL: https://codereview.chromium.org/1578823002
Cr-Commit-Position: refs/heads/master@{#368677}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is to:
1) Avoid using run_test.py directly, as it is an internal module of telemetry.
2) Make sure that chrome_proxy utilizes all the setup in chromium environment. Few features in telemetry only works
if chrome environment is set, and the chromium_config in
tools/perf does set that up.
BUG=568148
Review URL: https://codereview.chromium.org/1532213003
Cr-Commit-Position: refs/heads/master@{#367663}
|
|
|
|
|
|
|
|
| |
BUG=568148
Review URL: https://codereview.chromium.org/1512013002
Cr-Commit-Position: refs/heads/master@{#365547}
|
|
|
|
|
|
|
|
|
|
| |
*browser_finder.
BUG=498968
Review URL: https://codereview.chromium.org/1201073002
Cr-Commit-Position: refs/heads/master@{#335680}
|
|
We don't want run these tests on the continuous waterfall as they take a lot of time and can be flaky, but they're still valuable to ensure chrome_proxy works on the "Top 20" sites and can be run as needed.
BUG=480032
Review URL: https://codereview.chromium.org/1098253004
Cr-Commit-Position: refs/heads/master@{#328357}
|