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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/swarming_deapply_patch.json

Issue 653793003: Mark all chromium test swarming task requests as idempotent. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Fix for skia Created 6 years, 2 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_trybot.expected/swarming_deapply_patch.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/swarming_deapply_patch.json b/scripts/slave/recipes/chromium_trybot.expected/swarming_deapply_patch.json
index eb8f82f98b31e5ad292bab326dc054e9664d8d3a..6c288188991e8a87c24d961ff15afca2cfd5f02f 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/swarming_deapply_patch.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/swarming_deapply_patch.json
@@ -282,6 +282,7 @@
"purpose:pre-commit",
"--tag",
"rietveld:https://codereview.chromium.org/12853011/#ps1",
+ "--idempotent",
"[dummy hash for base_unittests]",
"--",
"--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
@@ -355,6 +356,7 @@
"purpose:pre-commit",
"--tag",
"rietveld:https://codereview.chromium.org/12853011/#ps1",
+ "--idempotent",
"[dummy hash for browser_tests]",
"--",
"--test-launcher-summary-output=${ISOLATED_OUTDIR}/output.json"
@@ -722,6 +724,7 @@
"purpose:pre-commit",
"--tag",
"rietveld:https://codereview.chromium.org/12853011/#ps1",
+ "--idempotent",
"[dummy hash for base_unittests]",
"--",
"--gtest_filter=Test.Two",

Powered by Google App Engine
This is Rietveld 408576698