Side by Side Diff
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Keyboard Shortcuts
File
u
:
up to issue
j
/
k
:
jump to file after / before current file
J
/
K
:
jump to next file with a comment after / before current file
Side-by-side diff
i
:
toggle intra-line diffs
e
:
expand all comments
c
:
collapse all comments
s
:
toggle showing all comments
n
/
p
:
next / previous diff chunk or comment
N
/
P
:
next / previous comment
<Up>
/
<Down>
:
next / previous line
Issue
u
:
up to list of issues
j
/
k
:
jump to patch after / before current patch
o
/
<Enter>
:
open current patch in side-by-side view
i
:
open current patch in unified diff view
Issue List
j
/
k
:
jump to issue after / before current issue
o
/
<Enter>
:
open current issue
Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr)
|
Please choose your nickname with
Settings
|
Help
|
Chromium Project
|
Gerrit Changes
|
Sign out
(34)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: appengine/cmd/milo/swarming/testdata/build-hang.swarm
Issue
2141013003
:
milo: fix build/step timing (Closed)
Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: retrain
Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Draft comments are only viewable by you.
Context:
3 lines
10 lines
25 lines
50 lines
75 lines
100 lines
Whole file
Column Width:
Tab Spaces:
Jump to:
appengine/cmd/milo/logdog/logDogBuild.go
appengine/cmd/milo/resp/build.go
appengine/cmd/milo/settings/funcs_test.go
appengine/cmd/milo/swarming/build.go
appengine/cmd/milo/swarming/build_test.go
appengine/cmd/milo/swarming/expectations/build-canceled.json
appengine/cmd/milo/swarming/expectations/build-exception.json
appengine/cmd/milo/swarming/expectations/build-hang.json
appengine/cmd/milo/swarming/expectations/build-timeout.json
appengine/cmd/milo/swarming/testdata/build-hang
appengine/cmd/milo/swarming/testdata/build-hang.swarm
View unified diff
|
Download patch
« no previous file with comments
|
« appengine/cmd/milo/swarming/testdata/build-hang
('k') |
no next file »
|
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
(Empty)
1
{
2
"name": "hang build",
3
"created_ts": "2016-06-28T13:23:14.875780",
4
"task_id": "2fafff1d46fc5010",
5
"tags": [
6
"allow_milo:1"
7
],
8
"internal_failure": false,
9
"exit_code": "-1",
10
"failure": true,
11
"state": "TIMED_OUT",
12
"modified_ts": "2016-06-28T16:24:03.243870",
13
"bot_id": "vm517-m4",
14
"duration": 10807.630000114441,
15
"try_number": "1",
16
"completed_ts": "2016-06-28T16:24:03.243870",
17
"started_ts": "2016-06-28T13:23:16.615920"
18
}
OLD
NEW
« no previous file with comments
|
« appengine/cmd/milo/swarming/testdata/build-hang
('k') |
no next file »
|
no next file with comments »
Issue 2141013003: milo: fix build/step timing (Closed)
Created 4 years, 5 months ago by nodir
Modified 4 years, 5 months ago
Reviewers: estaab, hinoka
Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Comments: 0
This is Rietveld
408576698