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

Unified 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-pending.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/cmd/milo/swarming/testdata/build-pending.swarm
diff --git a/appengine/cmd/milo/swarming/testdata/build-pending.swarm b/appengine/cmd/milo/swarming/testdata/build-pending.swarm
index 224180ddfd41baf2c039434ba69e3c290558e549..8c7f4cfdf57b503c89e14160a019d4c2ddabbae9 100644
--- a/appengine/cmd/milo/swarming/testdata/build-pending.swarm
+++ b/appengine/cmd/milo/swarming/testdata/build-pending.swarm
@@ -1,5 +1,5 @@
{
- "state": "RUNNING",
+ "state": "PENDING",
"started_ts": "2016-03-14T10:00:01.850710",
"tags": [
"allow_milo:1"
« 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