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

Side by Side 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: Address comments 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "properties": [
3 [
4 "git_revision",
5 "5934404dc5392ab3ae2c82b52b366889fb858d91",
6 "Change"
7 ]
8 ],
9 "results": 0,
10 "sourceStamp": {
11 "changes": [
12 {
13 "revision": "2fe8767f011a20ed8079d3aba7008acd95842f79"
14 },
15 {
16 "revision": "c0ed134137c98c2935bf32e85f74d4e94c2b980d"
17 },
18 {
19 "revision": "63820a74b4b5a3e6707ab89f92343e7fae7104f0"
20 }
21 ]
22 },
23 "steps": [
24 {
25 "isFinished": true,
26 "name": "net_unittests"
27 },
28 {
29 "isFinished": true,
30 "name": "unit_tests"
31 }
32 ],
33 "times": [
34 1420229169.688624,
35 1420230469.714636
36 ]
37 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698