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

ovh / utask / 1249
57%
master: 57%

Build:
Build:
LAST BUILD BRANCH: fix-deepcopy-values
DEFAULT BRANCH: master
Ran 25 Jun 2020 07:20PM UTC
Jobs 4
Files 21
Run time 4min
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%
1249

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%)

52.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 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") 25 Jun 2020 07:20PM UTC 0
57.28
Travis Job 1249.1
2 1249.2 (GO111MODULE=on DEV=true PG_USER=travis PG_PASSWORD=travispwd PG_HOST=localhost PG_PORT=5432 PG_DATABASENAME=travisdb PSQL_BIN="psql travisdb") 25 Jun 2020 07:20PM UTC 0
57.28
Travis Job 1249.2
3 1249.3 (GO111MODULE=on DEV=true PG_USER=travis PG_PASSWORD=travispwd PG_HOST=localhost PG_PORT=5432 PG_DATABASENAME=travisdb PSQL_BIN="psql travisdb") 25 Jun 2020 07:21PM UTC 0
57.28
Travis Job 1249.3
5 1249.5 (GO111MODULE=on DEV=true PG_USER=travis PG_PASSWORD=travispwd PG_HOST=localhost PG_PORT=5432 PG_DATABASENAME=travisdb PSQL_BIN="psql travisdb") 25 Jun 2020 07:24PM UTC 0
57.28
Travis Job 1249.5
Source Files on build 1249
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1249
  • b8b0195c on github
  • Prev Build on fixes (#1248)
  • Next Build on fixes (#1258)
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