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

Side by Side Diff: appengine/cmd/milo/swarming/testdata/build-pending.swarm

Issue 2077593002: milo: fix pending build test (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Created 4 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 unified diff | Download patch
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-pending.json ('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')
OLDNEW
1 { 1 {
2 "state": "RUNNING", 2 "state": "PENDING",
3 "started_ts": "2016-03-14T10:00:01.850710", 3 "started_ts": "2016-03-14T10:00:01.850710",
4 "tags": [ 4 "tags": [
5 "allow_milo:1" 5 "allow_milo:1"
6 ] 6 ]
7 } 7 }
OLDNEW
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-pending.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698