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 2857 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2868 "gm", | 2868 "gm", |
2869 "_", | 2869 "_", |
2870 "image-cacherator-from-ctable", | 2870 "image-cacherator-from-ctable", |
2871 "2ndpic-8888", | 2871 "2ndpic-8888", |
2872 "gm", | 2872 "gm", |
2873 "_", | 2873 "_", |
2874 "image-cacherator-from-ctable", | 2874 "image-cacherator-from-ctable", |
2875 "serialize-8888", | 2875 "serialize-8888", |
2876 "gm", | 2876 "gm", |
2877 "_", | 2877 "_", |
2878 "image-cacherator-from-ctable" | 2878 "image-cacherator-from-ctable", |
| 2879 "--match", |
| 2880 "~ReadWriteAlpha" |
2879 ], | 2881 ], |
2880 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [ | 2882 "Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Valgrind": [ |
2881 "--config", | 2883 "--config", |
2882 "565", | 2884 "565", |
2883 "8888", | 2885 "8888", |
2884 "gpu", | 2886 "gpu", |
2885 "gpusrgb", | 2887 "gpusrgb", |
2886 "pdf", | 2888 "pdf", |
2887 "msaa16", | 2889 "msaa16", |
2888 "f16", | 2890 "f16", |
(...skipping 1012 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3901 "_", | 3903 "_", |
3902 ".PEF", | 3904 ".PEF", |
3903 "_", | 3905 "_", |
3904 "image", | 3906 "image", |
3905 "_", | 3907 "_", |
3906 ".SRW", | 3908 ".SRW", |
3907 "--match", | 3909 "--match", |
3908 "~GLPrograms" | 3910 "~GLPrograms" |
3909 ] | 3911 ] |
3910 } | 3912 } |
OLD | NEW |