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

Unified Diff: infra/bots/recipes/swarm_test.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan.json

Issue 2215443003: [recipes] Increase test coverage (Closed) Base URL: https://skia.googlesource.com/skia.git@merge_buildbot_spec
Patch Set: Created 4 years, 4 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 side-by-side diff with in-line comments
Download patch
Index: infra/bots/recipes/swarm_test.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan.json
diff --git a/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json b/infra/bots/recipes/swarm_test.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan.json
similarity index 89%
copy from infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
copy to infra/bots/recipes/swarm_test.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan.json
index 222e1c2278b2d377f71144d14ca695c9c52edacd..7d5ffbce0b2cbe524a1c3c67c4a27012fe242de8 100644
--- a/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
+++ b/infra/bots/recipes/swarm_test.expected/Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan.json
@@ -114,7 +114,7 @@
],
"cwd": "[SLAVE_BUILD]\\skia",
"env": {
- "BUILDTYPE": "Release_x64",
+ "BUILDTYPE": "Debug_x64",
"CHROME_HEADLESS": "1",
"SKIA_OUT": "[SLAVE_BUILD]\\out"
},
@@ -155,7 +155,7 @@
},
{
"cmd": [
- "[SLAVE_BUILD]\\out\\Release_x64\\dm",
+ "[SLAVE_BUILD]\\out\\Debug_x64\\dm",
"--undefok",
"--resourcePath",
"[SLAVE_BUILD]\\skia\\resources",
@@ -172,43 +172,33 @@
"master",
"client.skia",
"builder",
- "Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot",
+ "Test-Win10-MSVC-ShuttleA-GPU-GTX660-x86_64-Debug-Vulkan",
"build_number",
"5",
- "issue",
- "500",
- "patchset",
- "1",
"--key",
"arch",
"x86_64",
"compiler",
"MSVC",
"configuration",
- "Release",
+ "Debug",
"cpu_or_gpu",
- "CPU",
+ "GPU",
"cpu_or_gpu_value",
- "AVX2",
+ "GTX660",
+ "extra_config",
+ "Vulkan",
"model",
- "ShuttleB",
+ "ShuttleA",
"os",
- "Win8",
+ "Win10",
"--uninterestingHashesFile",
"[SLAVE_BUILD]\\tmp\\uninteresting_hashes.txt",
"--writePath",
"[CUSTOM_[SWARM_OUT_DIR]]\\dm",
- "--nogpu",
+ "--nocpu",
"--config",
- "565",
- "8888",
- "gpu",
- "gpusrgb",
- "pdf",
- "msaa16",
- "serialize-8888",
- "tiles_rt-8888",
- "pic-8888",
+ "vk",
"--src",
"tests",
"gm",
@@ -275,14 +265,6 @@
"image",
"gen_platf",
"24bpp-pixeldata-cropped.bmp",
- "_",
- "gm",
- "_",
- "composeshader_bitmap",
- "_",
- "gm",
- "_",
- "fontscalerdistortable",
"serialize-8888",
"gm",
"_",
@@ -455,10 +437,101 @@
"gm",
"_",
"image-cacherator-from-ctable",
- "--noRAW_threading"
+ "_",
+ "image",
+ "_",
+ "interlaced1.png",
+ "_",
+ "image",
+ "_",
+ "interlaced2.png",
+ "_",
+ "image",
+ "_",
+ "interlaced3.png",
+ "_",
+ "image",
+ "_",
+ ".arw",
+ "_",
+ "image",
+ "_",
+ ".cr2",
+ "_",
+ "image",
+ "_",
+ ".dng",
+ "_",
+ "image",
+ "_",
+ ".nef",
+ "_",
+ "image",
+ "_",
+ ".nrw",
+ "_",
+ "image",
+ "_",
+ ".orf",
+ "_",
+ "image",
+ "_",
+ ".raf",
+ "_",
+ "image",
+ "_",
+ ".rw2",
+ "_",
+ "image",
+ "_",
+ ".pef",
+ "_",
+ "image",
+ "_",
+ ".srw",
+ "_",
+ "image",
+ "_",
+ ".ARW",
+ "_",
+ "image",
+ "_",
+ ".CR2",
+ "_",
+ "image",
+ "_",
+ ".DNG",
+ "_",
+ "image",
+ "_",
+ ".NEF",
+ "_",
+ "image",
+ "_",
+ ".NRW",
+ "_",
+ "image",
+ "_",
+ ".ORF",
+ "_",
+ "image",
+ "_",
+ ".RAF",
+ "_",
+ "image",
+ "_",
+ ".RW2",
+ "_",
+ "image",
+ "_",
+ ".PEF",
+ "_",
+ "image",
+ "_",
+ ".SRW"
],
"env": {
- "BUILDTYPE": "Release_x64",
+ "BUILDTYPE": "Debug_x64",
"CHROME_HEADLESS": "1",
"SKIA_OUT": "[SLAVE_BUILD]\\out"
},

Powered by Google App Engine
This is Rietveld 408576698