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

pantsbuild / pants / 6005 / 3
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: fix_remcache_path_vuln
DEFAULT BRANCH: main
Ran 05 Aug 2015 07:05PM UTC
Files 348
Run time 11s
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

05 Aug 2015 06:39PM UTC coverage: 69.02% (+0.1%) from 68.925%
CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'"

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/

14379 of 20833 relevant lines covered (69.02%)

0.69 hits per line

Source Files on job 6005.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'")
  • Tree
  • List 0
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6005
  • Travis Job 6005.3
  • 31cde2e3 on github
  • Prev Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#6004.3)
  • Next Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#6015.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