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

pantsbuild / pants / 5542
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: free-threaded
DEFAULT BRANCH: main
Ran 08 Jul 2015 10:33PM UTC
Jobs 10
Files 332
Run time 13min
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
5542

push

travis-ci

Garrett Malmquist
Added cwd argument to allow JavaTest targets to require particular working directories.

This allows the syntax:
```
junit_tests(name='tests',
  sources=globs('*.java'),
  dependencies=[...],
  cwd='my/cool/testing/working/directory',
)
```

junit_run.py now partitions tests by their working directory, before partitioning them by batch size.

Targets which don't have `cwd` set default to the working directory according to the original logic
in junit_run.py (that is, they either use the path to the first Target, or whatever's set by --test-junit-cwd).

Testing Done:
Added a test under testprojects/ to test cwd behavior.

CI went green here: https://travis-ci.org/pantsbuild/pants/builds/70124545

Bugs closed: 1772

Reviewed at https://rbcommons.com/s/twitter/r/2440/

14196 of 19975 relevant lines covered (71.07%)

1.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 5542.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 08 Jul 2015 10:33PM UTC 0
Travis Job 5542.1
2 5542.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 08 Jul 2015 10:36PM UTC 0
66.61
Travis Job 5542.2
3 5542.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 08 Jul 2015 10:37PM UTC 0
66.9
Travis Job 5542.3
4 5542.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 08 Jul 2015 10:38PM UTC 0
Travis Job 5542.4
5 5542.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 08 Jul 2015 10:43PM UTC 0
Travis Job 5542.5
6 5542.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 08 Jul 2015 10:40PM UTC 0
Travis Job 5542.6
7 5542.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 08 Jul 2015 10:43PM UTC 0
Travis Job 5542.7
8 5542.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 08 Jul 2015 10:45PM UTC 0
Travis Job 5542.8
9 5542.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 08 Jul 2015 10:45PM UTC 0
Travis Job 5542.9
10 5542.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 08 Jul 2015 10:46PM UTC 0
Travis Job 5542.10
Source Files on build 5542
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #5542
  • ea32fd29 on github
  • Prev Build on master (#5541)
  • Next Build on master (#5545)
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