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

pantsbuild / pants / 6001
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: fix_remcache_path_vuln
DEFAULT BRANCH: main
Ran 05 Aug 2015 06:26PM UTC
Jobs 8
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
6001

push

travis-ci

dturner-tw
Handle recursive globs with build-file-rev

Previously, build-file-rev with recursive globs would fail in two ways:
1. cmd_line_spec_parser would mistakenly look for the glob directory
in the filesystem even.

2. Some relative paths would contain dot components (e.g. ./foo), and
_realpath_uncached would fail to handle these.

This patch fixes both of these problems.

The recursive glob check had to move inside scan_buildfiles.  To do
so, _isdir became a classmethod, so _isfile and _exists changed too,
for consistency.

CI is green: https://travis-ci.org/pantsbuild/pants/builds/74278317

Reviewed at https://rbcommons.com/s/twitter/r/2572/
Jobs
ID Job ID Ran Files Coverage
1 6001.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 05 Aug 2015 06:28PM UTC 0
Travis Job 6001.1
4 6001.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 05 Aug 2015 06:26PM UTC 0
Travis Job 6001.4
5 6001.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 05 Aug 2015 06:27PM UTC 0
Travis Job 6001.5
6 6001.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 05 Aug 2015 06:32PM UTC 0
Travis Job 6001.6
7 6001.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 05 Aug 2015 06:33PM UTC 0
Travis Job 6001.7
8 6001.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 05 Aug 2015 06:33PM UTC 0
Travis Job 6001.8
9 6001.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 05 Aug 2015 06:33PM UTC 0
Travis Job 6001.9
10 6001.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 05 Aug 2015 06:36PM UTC 0
Travis Job 6001.10
Source Files on build 6001
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6001
  • ff5410e8 on github
  • Prev Build on master (#5998)
  • Next Build on master (#6002)
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