Implement the SimpleSmoke Integration Test with ChromeDriver |
|||||
Issue descriptionSmoke measurement for basic chrome proxy correctness. New File Name: smoke.py New Method Name: testSimpleSmoke Telemetry PageSet: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/smoke.py Telemetry Benchmark: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_benchmark.py?l=258 Telemetry Measurement: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py?q=file:tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py+"class+ChromeProxySmoke" Telemetry Metric: https://cs.chromium.org/chromium/src/tools/chrome_proxy/integration_tests/chrome_proxy_metrics.py?q=file:tools/chrome_proxy/integration_tests/chrome_proxy_metrics.py+AddResultsForHeaderValidation (This bug was automatically generated.)
,
Jan 23 2017
,
Jan 24 2017
Assigning to Tom to ramp up on this.
,
Feb 23 2017
,
Mar 11 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/f6bcc26091efb4ee4cb6bf3d228adcb09d530eb8 commit f6bcc26091efb4ee4cb6bf3d228adcb09d530eb8 Author: jiewu <jiewu@chromium.org> Date: Sat Mar 11 00:49:07 2017 Adding a smoke test to verify DataSaver works in the base case. BUG= 680578 Review-Url: https://codereview.chromium.org/2713003003 Cr-Commit-Position: refs/heads/master@{#456237} [modify] https://crrev.com/f6bcc26091efb4ee4cb6bf3d228adcb09d530eb8/tools/chrome_proxy/webdriver/smoke.py
,
Mar 20 2017
I presume this bug can be closed or is there something else to do?
,
Mar 20 2017
From Richard: "No not yet, we still need the cases for verifying image/javascript/cs and the block is working the original smoke test, was 5 tests"
,
Mar 20 2017
Todo: - Loading http://check.googlezip.net/static/ and verifying the image/javascript/css is compressed - Loading http://check.googlezip.net/block/ and verifying it's not compressed
,
Mar 22 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/a6651f1e3ed07e5c6a394664723bb6833c01a387 commit a6651f1e3ed07e5c6a394664723bb6833c01a387 Author: jiewu <jiewu@chromium.org> Date: Wed Mar 22 21:55:53 2017 Adding two smoke tests for DataSaver: - Loading http://check.googlezip.net/static/ and verifying the image/javascript/css is compressed - Loading http://check.googlezip.net/block/ and verifying it's not compressed BUG= 680578 Review-Url: https://codereview.chromium.org/2759273002 Cr-Commit-Position: refs/heads/master@{#458887} [modify] https://crrev.com/a6651f1e3ed07e5c6a394664723bb6833c01a387/tools/chrome_proxy/webdriver/smoke.py
,
Mar 23 2017
|
|||||
►
Sign in to add a comment |
|||||
Comment 1 by robertogden@chromium.org
, Jan 12 2017Labels: Integration-Test Pri-2 Type-Feature
Status: Available (was: Untriaged)