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
(55)
Issues
Search
My Issues
|
Starred
Open
|
Closed
|
All
Side by Side Diff: appengine/cmd/milo/swarming/expectations/build-pending.json
Issue
2109473005
:
Milo: Pending swarming builds (Closed)
Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set:
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/Makefile
appengine/cmd/milo/frontend/expectations/buildbot-buildbot.TestableBuild-Debug_page-_CrWinGoma_30608.html
appengine/cmd/milo/frontend/expectations/buildbot-swarming.TestableBuild-Basic_successful_build.html
appengine/cmd/milo/frontend/static/buildbot/css/default.css
appengine/cmd/milo/frontend/templates/buildbot/pages/build.html
appengine/cmd/milo/swarming/build.go
appengine/cmd/milo/swarming/expectations/build-exception.json
appengine/cmd/milo/swarming/expectations/build-patch-failure.json
appengine/cmd/milo/swarming/expectations/build-pending.json
appengine/cmd/milo/swarming/expectations/build-running.json
appengine/cmd/milo/swarming/expectations/build-timeout.json
appengine/cmd/milo/swarming/testdata/build-pending
View unified diff
|
Download patch
« appengine/cmd/milo/swarming/build.go
('K') |
« appengine/cmd/milo/swarming/expectations/build-patch-failure.json
('k') |
appengine/cmd/milo/swarming/expectations/build-running.json »
('j') |
no next file with comments »
Toggle Intra-line Diffs
('i') |
Expand Comments
('e') |
Collapse Comments
('c') |
Show Comments
Hide Comments
('s')
OLD
NEW
1 {
1 {
2 "Summary": {
2 "Summary": {
3 "Label": "",
3 "Label": "",
4 "Status": "NotRun",
4 "Status": "NotRun",
5 "Bot": null,
5 "Bot": null,
6 "Source": {
6 "Source": {
7 "Label": "Task ",
7 "Label": "Task ",
8 "Img": "",
8 "Img": "",
9 "URL": "https://debug/user/task/",
9 "URL": "https://debug/user/task/",
10 "Alt": ""
10 "Alt": ""
(...skipping
12
matching lines...)
Expand all
Loading...
23 "Components": null,
23 "Components": null,
24 "PropertyGroup": [
24 "PropertyGroup": [
25 {
25 {
26 "GroupName": "Swarming Tags",
26 "GroupName": "Swarming Tags",
27 "Property": [
27 "Property": [
28 {
28 {
29 "Key": "allow_milo",
29 "Key": "allow_milo",
30 "Value": "1"
30 "Value": "1"
31 }
31 }
32 ]
32 ]
33
},
34
{
35
"GroupName": "Main",
36
"Property": null
37 }
33 }
38 ],
34 ],
39 "Blame": null
35 "Blame": null
40 }
36 }
OLD
NEW
« appengine/cmd/milo/swarming/build.go
('K') |
« appengine/cmd/milo/swarming/expectations/build-patch-failure.json
('k') |
appengine/cmd/milo/swarming/expectations/build-running.json »
('j') |
no next file with comments »
Issue 2109473005: Milo: Pending swarming builds (Closed)
Created 4 years, 5 months ago by Ryan Tseng
Modified 4 years, 5 months ago
Reviewers: nodir
Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Comments: 1
This is Rietveld
408576698