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

Side by Side Diff: content/test/gpu/page_sets/data/maps_004_expectations.json

Issue 2021533003: Specify --test-machine-name to maps_pixel_test running on bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 [ 1 [
2 { 2 {
3 "comment": "scale factor overrides", 3 "comment": "scale factor overrides",
4 "scale_factor_overrides": [ 4 "scale_factor_overrides": [
5 { 5 {
6 "machine_name": "Nexus 6", 6 "machine_name": "Android Debug (Nexus 6)",
7 "scale_factor": 1.47436 7 "scale_factor": 1.47436
8 }, 8 },
9 { 9 {
10 "machine_name": "Nexus 9", 10 "machine_name": "Android Debug (Nexus 9)",
11 "scale_factor": 1.566 11 "scale_factor": 1.566
12 } 12 }
13 ] 13 ]
14 }, 14 },
15 { 15 {
16 "comment": "light green", 16 "comment": "light green",
17 "location": [ 100, 175 ], 17 "location": [ 100, 175 ],
18 "size": [ 1, 1 ], 18 "size": [ 1, 1 ],
19 "color": [ 202, 223, 170 ], 19 "color": [ 202, 223, 170 ],
20 "tolerance": 3 20 "tolerance": 3
(...skipping 20 matching lines...) Expand all
41 "tolerance": 3 41 "tolerance": 3
42 }, 42 },
43 { 43 {
44 "comment": "lighter gray", 44 "comment": "lighter gray",
45 "location": [ 390, 300 ], 45 "location": [ 390, 300 ],
46 "size": [ 1, 1 ], 46 "size": [ 1, 1 ],
47 "color": [ 240, 237, 229 ], 47 "color": [ 240, 237, 229 ],
48 "tolerance": 3 48 "tolerance": 3
49 } 49 }
50 ] 50 ]
OLDNEW
« no previous file with comments | « content/test/gpu/gpu_tests/cloud_storage_test_base.py ('k') | testing/buildbot/chromium.gpu.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698