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

mtreinish / stestr / 80
68%

Build:
DEFAULT BRANCH: master
Ran 06 Jan 2017 03:57AM UTC
Jobs 4
Files 0
Run time –
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
80

Pull #17

travis-ci

web-flow
Fix temp_dir path in TestUtil

This commit fixes temp_dir path in TestUtil. In some environments, its
temporally directory is in a symbolic directory. Therefore, sometimes
the directory path is not same as a result of os.get_cwd(). In macOS at
least, I faced this issue like this:

 -- Directory --
 $ ls -ld /var
 lrwxr-xr-x 1 root wheel 11  9 24 07:50 /var -> private/var/

 -- Test Error --
 testtools.matchers._impl.MismatchError: !=:
 reference = '/var/folders/q4/xxxxx/T/tmpljfBqV'
 actual    = '/private/var/folders/q4/xxxxx/T/tmpljfBqV'
Pull Request #17: Fix minor subunit2sql things
Jobs
ID Job ID Ran Files Coverage
1 80.1 (TOXENV=py34) 06 Jan 2017 03:57AM UTC 0
Travis Job 80.1
2 80.2 (TOXENV=py35) 06 Jan 2017 03:57AM UTC 0
Travis Job 80.2
3 80.3 (TOXENV=pep8) 06 Jan 2017 03:57AM UTC 0
Travis Job 80.3
4 80.4 (TOXENV=py27) 06 Jan 2017 03:57AM UTC 0
Travis Job 80.4
Source Files on build 80
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #80
  • Pull Request #17
  • PR Base - master (#72)
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