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

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

Issue 965313004: Also archive layout tests results on non-tryserver builders (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 5 years, 10 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
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_chromium_fyi_ChromiumPracticeFullTester.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_ChromiumPracticeTester.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ChromiumPracticeTester.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ChromiumPracticeTester.json
index 0e647c1c04a057b00b71102529cf779e27ec0fc5..462333031a777a7a7cd7274303796dcc73962279 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ChromiumPracticeTester.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_ChromiumPracticeTester.json
@@ -180,5 +180,31 @@
"~followup_annotations": [
"@@@STEP_TEXT@<br/>Total executed: 9001<br/>@@@"
]
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "[BUILD]/scripts/slave/chromium/archive_layout_test_results.py",
+ "--results-dir",
+ "[SLAVE_BUILD]/layout-test-results",
+ "--build-dir",
+ "[SLAVE_BUILD]/src/out",
+ "--build-number",
+ "571",
+ "--builder-name",
+ "ChromiumPracticeTester",
+ "--gs-bucket",
+ "gs://chromium-layout-test-archives",
+ "--factory-properties",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"ChromiumPracticeTester\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \"parent_buildername\": \"ChromiumPractice\", \"parent_got_revision\": \"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
+ "--build-properties",
+ "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \"buildername\": \"ChromiumPracticeTester\", \"buildnumber\": 571, \"mastername\": \"chromium.fyi\", \"parent_build_archive_url\": \"gs://test-domain/test-archive.zip\", \"parent_buildername\": \"ChromiumPractice\", \"parent_got_revision\": \"1111111\", \"recipe\": \"chromium\", \"slavename\": \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
+ ],
+ "name": "archive_webkit_tests_results",
+ "~followup_annotations": [
+ "@@@STEP_LINK@layout_test_results@https://storage.googleapis.com/chromium-layout-test-archives/ChromiumPracticeTester/571/layout-test-results/results.html@@@",
+ "@@@STEP_LINK@(zip)@https://storage.googleapis.com/chromium-layout-test-archives/ChromiumPracticeTester/571/layout-test-results.zip@@@"
+ ]
}
]
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_chromium_fyi_ChromiumPracticeFullTester.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698