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

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

Issue 2944983003: [milo] {buildbucket,buildbot,swarming,logdog} -> backends/*. (Closed)
Patch Set: fix the tests 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
Index: milo/appengine/swarming/expectations/build-exception.json
diff --git a/milo/appengine/swarming/expectations/build-exception.json b/milo/appengine/swarming/expectations/build-exception.json
deleted file mode 100644
index 110465b07f272a100c0bed0c42e4f1f557d902a2..0000000000000000000000000000000000000000
--- a/milo/appengine/swarming/expectations/build-exception.json
+++ /dev/null
@@ -1,180 +0,0 @@
-{
- "Summary": {
- "Label": "2d8d62f6be545b10",
- "Status": "Failure",
- "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": "2016-03-14T11:00:18.48602Z",
- "Duration": 3616635310000,
- "Type": "Recipe",
- "LevelsDeep": 0,
- "Verbosity": 2,
- "Text": [
- "InfraFailure bot_update",
- "InfraFailure Uncaught Exception"
- ]
- },
- "SourceStamp": null,
- "Components": [
- {
- "Label": "recipe bootstrap",
- "Status": "Success",
- "MainLink": [
- {
- "Label": "stdout",
- "URL": "foo/steps/recipe_bootstrap/0/stdout"
- }
- ],
- "Started": "2016-03-14T10:00:02Z",
- "Finished": "2016-03-14T10:00:09Z",
- "Duration": 7000000000,
- "Type": "Step",
- "LevelsDeep": 0,
- "Verbosity": 1,
- "Text": null
- },
- {
- "Label": "setup_build",
- "Status": "Success",
- "MainLink": [
- {
- "Label": "stdout",
- "URL": "foo/steps/setup_build/0/stdout"
- }
- ],
- "SubLink": [
- [
- {
- "Label": "run_recipe",
- "URL": "foo/steps/setup_build/0/logs/run_recipe/0"
- }
- ]
- ],
- "Started": "2016-03-14T10:00:03Z",
- "Finished": "2016-03-14T10:00:04Z",
- "Duration": 1000000000,
- "Type": "Step",
- "LevelsDeep": 0,
- "Verbosity": 1,
- "Text": [
- "running recipe: \"v8\""
- ]
- },
- {
- "Label": "bot_update",
- "Status": "InfraFailure",
- "MainLink": [
- {
- "Label": "stdout",
- "URL": "foo/steps/bot_update/0/stdout"
- }
- ],
- "SubLink": [
- [
- {
- "Label": "json.output (invalid)",
- "URL": "foo/steps/bot_update/0/logs/json.output__invalid_/0"
- }
- ]
- ],
- "Started": "2016-03-14T10:00:05Z",
- "Finished": "2016-03-14T10:00:06Z",
- "Duration": 1000000000,
- "Type": "Step",
- "LevelsDeep": 0,
- "Verbosity": 2,
- "Text": null
- },
- {
- "Label": "Uncaught Exception",
- "Status": "InfraFailure",
- "MainLink": [
- {
- "Label": "stdout",
- "URL": "foo/steps/Uncaught_Exception/0/stdout"
- }
- ],
- "SubLink": [
- [
- {
- "Label": "exception",
- "URL": "foo/steps/Uncaught_Exception/0/logs/exception/0"
- }
- ]
- ],
- "Started": "2016-03-14T10:00:07Z",
- "Finished": "2016-03-14T10:00:08Z",
- "Duration": 1000000000,
- "Type": "Step",
- "LevelsDeep": 0,
- "Verbosity": 2,
- "Text": null
- }
- ],
- "PropertyGroup": [
- {
- "GroupName": "recipe bootstrap",
- "Property": [
- {
- "Key": "path_config",
- "Value": "kitchen"
- },
- {
- "Key": "slavename",
- "Value": "fakeslave"
- },
- {
- "Key": "buildername",
- "Value": "infra-continuous-precise-32"
- },
- {
- "Key": "mastername",
- "Value": "chromium.infra"
- }
- ]
- },
- {
- "GroupName": "setup_build",
- "Property": null
- },
- {
- "GroupName": "bot_update",
- "Property": null
- },
- {
- "GroupName": "Uncaught Exception",
- "Property": null
- },
- {
- "GroupName": "Main",
- "Property": null
- },
- {
- "GroupName": "Swarming",
- "Property": [
- {
- "Key": "Exit Code",
- "Value": "0"
- }
- ]
- }
- ],
- "Blame": null
-}
« no previous file with comments | « milo/appengine/swarming/expectations/build-canceled.json ('k') | milo/appengine/swarming/expectations/build-expired.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698