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

Unified Diff: milo/appengine/swarming/expectations/build-gerrit.json

Issue 2902323002: Milo: Swarming module test coverage (Closed)
Patch Set: Undo time change Created 3 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
« no previous file with comments | « milo/appengine/swarming/buildinfo_test.go ('k') | milo/appengine/swarming/html_test.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/appengine/swarming/expectations/build-gerrit.json
diff --git a/milo/appengine/swarming/expectations/build-gerrit.json b/milo/appengine/swarming/expectations/build-gerrit.json
new file mode 100644
index 0000000000000000000000000000000000000000..b3eea1c260c3295132ee5e60503cb957a88cabc9
--- /dev/null
+++ b/milo/appengine/swarming/expectations/build-gerrit.json
@@ -0,0 +1,89 @@
+{
+ "Summary": {
+ "Label": "2d8d62f6be545b10",
+ "Status": "Running",
+ "Source": {
+ "Label": "Task 2d8d62f6be545b10",
+ "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u0026wide_logs=true"
+ },
+ "MainLink": [
+ {
+ "Label": "Task 2d8d62f6be545b10",
+ "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u0026wide_logs=true"
+ }
+ ],
+ "SubLink": [
+ [
+ {
+ "Label": "stdout",
+ "URL": "foo/stdout"
+ }
+ ]
+ ],
+ "Started": "2016-03-14T10:00:01.85071Z",
+ "Finished": "0001-01-01T00:00:00Z",
+ "Duration": 3598149290000,
+ "Type": "Recipe",
+ "LevelsDeep": 0,
+ "Verbosity": 1,
+ "Text": [
+ "Running recipe bootstrap"
+ ]
+ },
+ "SourceStamp": {
+ "AuthorName": "",
+ "AuthorEmail": "",
+ "CommitTime": "0001-01-01T00:00:00Z",
+ "Repo": "",
+ "Branch": "",
+ "RequestRevision": null,
+ "Revision": null,
+ "Description": "",
+ "Title": "",
+ "Changelist": {
+ "Label": "Gerrit CL",
+ "URL": "https://chromium-review.googlesource.com/c/513444/32"
+ },
+ "CommitURL": "",
+ "File": null,
+ "Source": ""
+ },
+ "Components": [
+ {
+ "Label": "recipe bootstrap",
+ "Status": "Running",
+ "MainLink": [
+ {
+ "Label": "stdout",
+ "URL": "foo/steps/recipe_bootstrap/0/stdout"
+ }
+ ],
+ "SubLink": [
+ [
+ {
+ "Label": "Confused? README here",
+ "URL": "https://chromium.googlesource.com/external/github.com/luci/recipes-py/+/master/doc/workflow.md"
+ }
+ ]
+ ],
+ "Started": "2016-03-14T10:00:02Z",
+ "Finished": "0001-01-01T00:00:00Z",
+ "Duration": 3598000000000,
+ "Type": "Step",
+ "LevelsDeep": 0,
+ "Verbosity": 0,
+ "Text": null
+ }
+ ],
+ "PropertyGroup": [
+ {
+ "GroupName": "recipe bootstrap",
+ "Property": null
+ },
+ {
+ "GroupName": "Main",
+ "Property": null
+ }
+ ],
+ "Blame": null
+}
« no previous file with comments | « milo/appengine/swarming/buildinfo_test.go ('k') | milo/appengine/swarming/html_test.go » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698