• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ovh / utask / 1249 / 1
57%
master: 57%

Build:
Build:
LAST BUILD BRANCH: fix-deepcopy-values
DEFAULT BRANCH: master
Ran 25 Jun 2020 07:20PM UTC
Files 21
Run time 34s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

25 Jun 2020 07:17PM UTC coverage: 57.284% (-0.7%) from 58.013%
GO111MODULE=on DEV=true PG_USER=travis PG_PASSWORD=travispwd PG_HOST=localhost PG_PORT=5432 PG_DATABASENAME=travisdb PSQL_BIN="psql travisdb"

push

travis-ci

rbeuque74
fix(engine): foreach steps in an unexpected state would block the resolution indefinitely

In the case where a foreach step falls into a FATAL_ERROR, or
SERVER_ERROR state, the step was never returned in the stepChan, causing
the resolution to wait indefinitely for this step to finish running.

Adding only failure state of a foreach step into the executedSteps,
otherwise fast-running children of a foreach step would have to be
picked-up for contraction at the next run of the resolution (which would
cause delay for users, and all breaks a lot of tests...).

Signed-off-by: Romain Beuque <romain.beuque@ovhcloud.com>

1569 of 2739 relevant lines covered (57.28%)

13.02 hits per line

Source Files on job 1249.1 (GO111MODULE=on DEV=true PG_USER=travis PG_PASSWORD=travispwd PG_HOST=localhost PG_PORT=5432 PG_DATABASENAME=travisdb PSQL_BIN="psql travisdb")
  • Tree
  • List 0
  • Changed 13
  • Source Changed 7
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1020
  • Travis Job 1249.1
  • b8b0195c on github
  • Prev Job for GO111MODULE=on DEV=true PG_USER=travis PG_PASSWORD=travispwd PG_HOST=localhost PG_PORT=5432 PG_DATABASENAME=travisdb PSQL_BIN="psql travisdb" on fixes (#1248.1)
  • Next Job for GO111MODULE=on DEV=true PG_USER=travis PG_PASSWORD=travispwd PG_HOST=localhost PG_PORT=5432 PG_DATABASENAME=travisdb PSQL_BIN="psql travisdb" on fixes (#1258.2)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc