OLD | NEW |
1 { | 1 { |
2 "Pretend-iOS-Bot": [ | 2 "Pretend-iOS-Bot": [ |
3 "--pre_log", | 3 "--pre_log", |
4 "--matrix", | 4 "--matrix", |
5 "0", | 5 "0", |
6 "1", | 6 "1", |
7 "1", | 7 "1", |
8 "0", | 8 "0", |
9 "--config", | 9 "--config", |
10 "565", | 10 "565", |
(...skipping 2056 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2067 "image-cacherator-from-ctable" | 2067 "image-cacherator-from-ctable" |
2068 ], | 2068 ], |
2069 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN": [ | 2069 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN": [ |
2070 "--pre_log", | 2070 "--pre_log", |
2071 "--matrix", | 2071 "--matrix", |
2072 "0", | 2072 "0", |
2073 "1", | 2073 "1", |
2074 "1", | 2074 "1", |
2075 "0", | 2075 "0", |
2076 "--config", | 2076 "--config", |
2077 "565", | |
2078 "8888", | 2077 "8888", |
2079 "gpu", | |
2080 "upright-matrix-8888", | |
2081 "upright-matrix-gpu", | |
2082 "sp-8888", | |
2083 "twice-8888", | |
2084 "2ndpic-8888", | |
2085 "remote-8888", | |
2086 "remote_cache-8888", | |
2087 "msaa16", | |
2088 "pdf", | |
2089 "pdf_poppler", | |
2090 "serialize-8888", | |
2091 "tiles_rt-8888", | |
2092 "pic-8888", | |
2093 "--src", | 2078 "--src", |
2094 "tests", | 2079 "tests", |
2095 "gm", | 2080 "gm", |
2096 "image", | 2081 "image", |
2097 "--blacklist", | 2082 "--blacklist", |
2098 "_", | 2083 "_", |
2099 "image", | 2084 "image", |
2100 "_", | 2085 "_", |
2101 "interlaced1.png", | 2086 "interlaced1.png", |
2102 "_", | 2087 "_", |
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2283 "gm", | 2268 "gm", |
2284 "_", | 2269 "_", |
2285 "image-cacherator-from-ctable", | 2270 "image-cacherator-from-ctable", |
2286 "2ndpic-8888", | 2271 "2ndpic-8888", |
2287 "gm", | 2272 "gm", |
2288 "_", | 2273 "_", |
2289 "image-cacherator-from-ctable", | 2274 "image-cacherator-from-ctable", |
2290 "serialize-8888", | 2275 "serialize-8888", |
2291 "gm", | 2276 "gm", |
2292 "_", | 2277 "_", |
2293 "image-cacherator-from-ctable" | 2278 "image-cacherator-from-ctable", |
| 2279 "--match", |
| 2280 "~Once", |
| 2281 "~Shared" |
2294 ], | 2282 ], |
2295 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [ | 2283 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-TSAN": [ |
2296 "--pre_log", | 2284 "--pre_log", |
2297 "--matrix", | 2285 "--matrix", |
2298 "0", | 2286 "0", |
2299 "1", | 2287 "1", |
2300 "1", | 2288 "1", |
2301 "0", | 2289 "0", |
2302 "--config", | 2290 "--config", |
2303 "565", | 2291 "565", |
(...skipping 1092 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3396 "_", | 3384 "_", |
3397 ".PEF", | 3385 ".PEF", |
3398 "_", | 3386 "_", |
3399 "image", | 3387 "image", |
3400 "_", | 3388 "_", |
3401 ".SRW", | 3389 ".SRW", |
3402 "--match", | 3390 "--match", |
3403 "~GLPrograms" | 3391 "~GLPrograms" |
3404 ] | 3392 ] |
3405 } | 3393 } |
OLD | NEW |