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

kubeflow / pipelines / 3922
0%

Build:
DEFAULT BRANCH: master
Ran 08 Aug 2019 11:31PM UTC
Jobs 1
Files 67
Run time 21s
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

pending completion
3922

push

travis-ci-com

k8s-ci-robot
Backend - Docker build should fail on sample compilation failures (#1760)

Problem: Docker implicitly prepends "sh -c " to the RUN commands (no "-e"). Without "-e", the exit code of the shell script is the exit code of the last executed command. So the csample compilation script will only fail if the last sample failed the compilation.

Fix: Explicitly adding "set -e" to the command fixes the issue.

Fixes https://github.com/kubeflow/pipelines/issues/1735

1587 of 1791 branches covered (88.61%)

Branch coverage included in aggregate %.

2697 of 2848 relevant lines covered (94.7%)

60.95 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3922.1 08 Aug 2019 11:31PM UTC 0
92.35
Travis Job 3922.1
Source Files on build 3922
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #3922
  • 1407d864 on github
  • Prev Build on master (#3912)
  • Next Build on master (#3931)
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