OLD | NEW |
1 { | 1 { |
2 "Pretend-iOS-Bot": [ | 2 "Pretend-iOS-Bot": [ |
3 "--config", | 3 "--config", |
4 "565", | 4 "565", |
5 "8888", | 5 "8888", |
6 "gpu", | 6 "gpu", |
7 "gpusrgb", | 7 "gpusrgb", |
8 "pdf", | 8 "pdf", |
9 "serialize-8888", | 9 "serialize-8888", |
10 "tiles_rt-8888", | 10 "tiles_rt-8888", |
(...skipping 2090 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2101 "image", | 2101 "image", |
2102 "_", | 2102 "_", |
2103 ".SRW", | 2103 ".SRW", |
2104 "_", | 2104 "_", |
2105 "image", | 2105 "image", |
2106 "_", | 2106 "_", |
2107 "abnormal.wbmp" | 2107 "abnormal.wbmp" |
2108 ], | 2108 ], |
2109 "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer": [ | 2109 "Test-Mac-Clang-MacMini6.2-GPU-HD4000-x86_64-Debug-CommandBuffer": [ |
2110 "--config", | 2110 "--config", |
2111 "command_buffer", | 2111 "commandbuffer", |
2112 "--src", | 2112 "--src", |
2113 "tests", | 2113 "tests", |
2114 "gm", | 2114 "gm", |
2115 "image", | 2115 "image", |
2116 "--blacklist", | 2116 "--blacklist", |
2117 "f16", | 2117 "f16", |
2118 "_", | 2118 "_", |
2119 "_", | 2119 "_", |
2120 "dstreadshuffle", | 2120 "dstreadshuffle", |
2121 "f16", | 2121 "f16", |
(...skipping 1294 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3416 "gm", | 3416 "gm", |
3417 "_", | 3417 "_", |
3418 "colortype", | 3418 "colortype", |
3419 "serialize-8888", | 3419 "serialize-8888", |
3420 "gm", | 3420 "gm", |
3421 "_", | 3421 "_", |
3422 "colortype_xfermodes", | 3422 "colortype_xfermodes", |
3423 "serialize-8888", | 3423 "serialize-8888", |
3424 "gm", | 3424 "gm", |
3425 "_", | 3425 "_", |
3426 "colorwheelnative", | |
3427 "serialize-8888", | |
3428 "gm", | |
3429 "_", | |
3430 "drawfilter", | 3426 "drawfilter", |
3431 "serialize-8888", | 3427 "serialize-8888", |
3432 "gm", | 3428 "gm", |
3433 "_", | 3429 "_", |
3434 "fontmgr_bounds_0.75_0", | 3430 "fontmgr_bounds_0.75_0", |
3435 "serialize-8888", | 3431 "serialize-8888", |
3436 "gm", | 3432 "gm", |
3437 "_", | 3433 "_", |
3438 "fontmgr_bounds_1_-0.25", | 3434 "fontmgr_bounds_1_-0.25", |
3439 "serialize-8888", | 3435 "serialize-8888", |
(...skipping 465 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3905 "_", | 3901 "_", |
3906 ".PEF", | 3902 ".PEF", |
3907 "_", | 3903 "_", |
3908 "image", | 3904 "image", |
3909 "_", | 3905 "_", |
3910 ".SRW", | 3906 ".SRW", |
3911 "--match", | 3907 "--match", |
3912 "~GLPrograms" | 3908 "~GLPrograms" |
3913 ] | 3909 ] |
3914 } | 3910 } |
OLD | NEW |