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

ovh / utask / 1248 / 2
57%
master: 57%

Build:
Build:
LAST BUILD BRANCH: fix-deepcopy-values
DEFAULT BRANCH: master
Ran 25 Jun 2020 07:10PM UTC
Files 22
Run time 1min
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:04PM UTC coverage: 58.013%. First build
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...).

1553 of 2677 relevant lines covered (58.01%)

12.73 hits per line

Source Files on job 1248.2 (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 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1019
  • Travis Job 1248.2
  • 0ebc15d7 on github
  • 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 (#1249.1)
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