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

flux-framework / flux-core / 3554 / 3
80%
master: 80%

Build:
Build:
LAST BUILD BRANCH: v0.10.0
DEFAULT BRANCH: master
Ran 27 Sep 2018 09:09PM UTC
Files 189
Run time 22s
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

27 Sep 2018 08:54PM UTC coverage: 79.993% (-0.005%) from 79.998%
LUA_VERSION=5.1 COVERAGE=t ARGS="--with-flux-security --enable-caliper --enable-pylint"

Pull #1683

travis-ci

web-flow
cmd/flux: do not die on EACCES to build dir

Problem: if the original build directory for flux-core is still
around and inaccessible to the flux(1) command due to permissions,
the flux executable dies with

 flux realpath (private/path) Permission denied

while attempting to determine if it is run out of a builddir or the
installed path.

Fix this by checking for either ENOENT or EACCES from realpath(3),
and falling through to the installed path check if either error
is encountered.

Fixes #1674
Pull Request #1683: cmd/flux: ensure selfdir always at front of PATH, and fix issue when builddir is inaccessible

28067 of 35087 relevant lines covered (79.99%)

267887.28 hits per line

Source Files on job 3554.3 (LUA_VERSION=5.1 COVERAGE=t ARGS="--with-flux-security --enable-caliper --enable-pylint")
  • Tree
  • List 0
  • Changed 132
  • Source Changed 2
  • Coverage Changed 132
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 3331
  • Travis Job 3554.3
  • 2eb0eb6d on github
  • Prev Job for LUA_VERSION=5.1 COVERAGE=t ARGS="--with-flux-security --enable-caliper --enable-pylint" on cmddriver-fixes (#3540.3)
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