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

Unified Diff: appengine/findit/waterfall/test/data/m_b_121.json

Issue 820113002: [Findit] Add a sub-pipeline to detect first-known failure. (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Add appengine/findit/model/test/base_model_test.py Created 5 years, 11 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: appengine/findit/waterfall/test/data/m_b_121.json
diff --git a/appengine/findit/waterfall/test/data/m_b_121.json b/appengine/findit/waterfall/test/data/m_b_121.json
new file mode 100644
index 0000000000000000000000000000000000000000..4391b22133c893065eb28c66a4078bec6245dfe1
--- /dev/null
+++ b/appengine/findit/waterfall/test/data/m_b_121.json
@@ -0,0 +1,37 @@
+{
+ "properties": [
+ [
+ "git_revision",
+ "5934404dc5392ab3ae2c82b52b366889fb858d91",
+ "Change"
+ ]
+ ],
+ "results": 0,
+ "sourceStamp": {
+ "changes": [
+ {
+ "revision": "2fe8767f011a20ed8079d3aba7008acd95842f79"
+ },
+ {
+ "revision": "c0ed134137c98c2935bf32e85f74d4e94c2b980d"
+ },
+ {
+ "revision": "63820a74b4b5a3e6707ab89f92343e7fae7104f0"
+ }
+ ]
+ },
+ "steps": [
+ {
+ "isFinished": true,
+ "name": "net_unittests"
+ },
+ {
+ "isFinished": true,
+ "name": "unit_tests"
+ }
+ ],
+ "times": [
+ 1420229169.688624,
+ 1420230469.714636
+ ]
+}

Powered by Google App Engine
This is Rietveld 408576698