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

ovh / utask / 1248
57%
master: 57%

Build:
Build:
LAST BUILD BRANCH: fix-deepcopy-values
DEFAULT BRANCH: master
Ran 25 Jun 2020 07:10PM UTC
Jobs 4
Files 22
Run time 5min
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
1248

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

51.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1248.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:10PM UTC 0
58.01
Travis Job 1248.1
2 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") 25 Jun 2020 07:10PM UTC 0
58.01
Travis Job 1248.2
3 1248.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:11PM UTC 0
58.01
Travis Job 1248.3
5 1248.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:13PM UTC 0
58.01
Travis Job 1248.5
Source Files on build 1248
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1248
  • 0ebc15d7 on github
  • Next Build on fixes (#1249)
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