|
Move top_20 tests to a separate suite
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
Committed: https://crrev.com/84809a6eb565c1bc54abb25c261f94ed2b4b3c83
Cr-Commit-Position: refs/heads/master@{#328357}
Total comments: 10
Total comments: 4
Total comments: 6
Total comments: 6
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+612 lines, -826 lines) |
Patch |
 |
A + |
tools/chrome_proxy/common/__init__.py
|
View
|
1
2
3
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_proxy/common/chrome_proxy_benchmark.py
|
View
|
1
2
3
|
1 chunk |
+21 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_proxy/common/chrome_proxy_measurements.py
|
View
|
1
2
3
4
5
6
7
8
9
|
1 chunk |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_proxy/common/chrome_proxy_metrics.py
|
View
|
1
2
3
4
5
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_proxy/common/chrome_proxy_metrics_unittest.py
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+44 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
tools/chrome_proxy/common/network_metrics.py
|
View
|
1
2
3
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
tools/chrome_proxy/common/network_metrics_unittest.py
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
tools/chrome_proxy/integration_tests/chrome_proxy_benchmark.py
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -96 lines |
0 comments
|
Download
|
 |
M |
tools/chrome_proxy/integration_tests/chrome_proxy_measurements.py
|
View
|
1
2
3
4
5
6
7
8
9
|
16 chunks |
+37 lines, -72 lines |
0 comments
|
Download
|
 |
D |
tools/chrome_proxy/integration_tests/chrome_proxy_metrics.py
|
View
|
1
2
3
4
5
|
2 chunks |
+4 lines, -80 lines |
0 comments
|
Download
|
 |
D |
tools/chrome_proxy/integration_tests/chrome_proxy_metrics_unittest.py
|
View
|
1
2
3
4
5
6
7
8
|
24 chunks |
+25 lines, -80 lines |
0 comments
|
Download
|
 |
D |
tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_top_20.json
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
D |
tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/data/chrome_proxy_top_20_000.wpr.sha1
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
tools/chrome_proxy/integration_tests/chrome_proxy_pagesets/top_20.py
|
View
|
|
1 chunk |
+0 lines, -91 lines |
0 comments
|
Download
|
 |
D |
tools/chrome_proxy/integration_tests/network_metrics.py
|
View
|
1
2
3
|
1 chunk |
+0 lines, -207 lines |
0 comments
|
Download
|
 |
D |
tools/chrome_proxy/integration_tests/network_metrics_unittest.py
|
View
|
1
2
3
|
1 chunk |
+0 lines, -176 lines |
0 comments
|
Download
|
 |
A + |
tools/chrome_proxy/live_tests/__init__.py
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_proxy/live_tests/chrome_proxy_benchmark.py
|
View
|
1
2
3
4
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_proxy/live_tests/chrome_proxy_measurements.py
|
View
|
1
2
3
4
5
|
1 chunk |
+47 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_proxy/live_tests/chrome_proxy_metrics.py
|
View
|
1
2
3
4
5
6
|
1 chunk |
+126 lines, -0 lines |
0 comments
|
Download
|
 |
A |
tools/chrome_proxy/live_tests/chrome_proxy_metrics_unittest.py
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+106 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
tools/chrome_proxy/live_tests/pagesets/__init__.py
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A + |
tools/chrome_proxy/live_tests/pagesets/data/chrome_proxy_top_20.json
|
View
|
1
2
3
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
tools/chrome_proxy/live_tests/pagesets/data/chrome_proxy_top_20_000.wpr.sha1
|
View
|
1
2
3
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
tools/chrome_proxy/live_tests/pagesets/top_20.py
|
View
|
1
2
3
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
tools/chrome_proxy/run_livetests
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
Total messages: 20 (3 generated)
|