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

Unified Diff: scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json

Issue 2073923002: Support sharding for swarmed isolated script tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Explicitly handle missing shards' output. 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json
diff --git a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json
index 57b4d45ba98eaffa28d48a50cb89ef706104946b..1b53e039103087e298a83a1d93ee493da41d41b3 100644
--- a/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json
+++ b/scripts/slave/recipes/chromium.expected/dynamic_swarmed_isolated_script_test_win_gpu.json
@@ -616,10 +616,11 @@
"name": "telemetry_gpu_unittests on NVIDIA GPU on Windows on Windows",
"~followup_annotations": [
"@@@STEP_LOG_LINE@outdir_json@{@@@",
- "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\": [], \\\"valid\\\": true}\", @@@",
+ "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"successes\\\": [\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\": true}\", @@@",
"@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@",
"@@@STEP_LOG_LINE@outdir_json@}@@@",
- "@@@STEP_LOG_END@outdir_json@@@"
+ "@@@STEP_LOG_END@outdir_json@@@",
+ "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@@@"
]
},
{
@@ -644,10 +645,11 @@
"name": "telemetry_gpu_unittests on ATI GPU on Windows on Windows",
"~followup_annotations": [
"@@@STEP_LOG_LINE@outdir_json@{@@@",
- "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\": [], \\\"valid\\\": true}\", @@@",
+ "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"successes\\\": [\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\": true}\", @@@",
"@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@",
"@@@STEP_LOG_LINE@outdir_json@}@@@",
- "@@@STEP_LOG_END@outdir_json@@@"
+ "@@@STEP_LOG_END@outdir_json@@@",
+ "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@@@"
]
},
{
@@ -672,10 +674,11 @@
"name": "telemetry_gpu_unittests on (15ad) GPU on Windows on Windows",
"~followup_annotations": [
"@@@STEP_LOG_LINE@outdir_json@{@@@",
- "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\": [], \\\"valid\\\": true}\", @@@",
+ "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"successes\\\": [\\\"test1.Test1\\\", \\\"test2.Test2\\\"], \\\"failures\\\": [], \\\"valid\\\": true}\", @@@",
"@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@",
"@@@STEP_LOG_LINE@outdir_json@}@@@",
- "@@@STEP_LOG_END@outdir_json@@@"
+ "@@@STEP_LOG_END@outdir_json@@@",
+ "@@@STEP_LINK@shard #0@https://chromium-swarm.appspot.com/user/task/10000@@@"
]
},
{

Powered by Google App Engine
This is Rietveld 408576698