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

pantsbuild / pants / 4892
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: tdyas/pytest-9
DEFAULT BRANCH: main
Ran 14 May 2015 08:17PM UTC
Jobs 10
Files 324
Run time 15min
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
4892

push

travis-ci

Benjy
Remove all global config state.

- No more config cache.
- No more global default bootstrap options, so also no dynamic
  resetting of those...
- Removed many superfluous BUILD dependencies on the config library.
- test_gen_tasks_options_reference_data no longer broken.

There are now only 4 deps on config in the entire codebase:
1. The options system depends on it, of course.
2. The migrate config script.
3. Android keystore code, which uses it to reads its own config
   (which has nothing to do with the main pants config).
4. Its unittest.

So this commit completes the process of switching everything over
to new-style options. It should now be possible (with maybe some
tweaking of defaults) to run pants with an empty pants.ini.
I have not tried this... :)

Actually, the above statement is not quite true: backends are still read
directly from config.

Testing Done:
CI, amazingly, passed on the first attempt: https://travis-ci.org/pantsbuild/pants/builds/62586666

Bugs closed: 1544

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

13379 of 19296 relevant lines covered (69.34%)

0.69 hits per line

Jobs
ID Job ID Ran Files Coverage
1 4892.1 (CI_FLAGS="-cjlpnet 'Various pants self checks'") 14 May 2015 08:17PM UTC 0
Travis Job 4892.1
2 4892.2 (CI_FLAGS="-fkmsrcjlpn 'Test examples and testprojects'") 14 May 2015 08:18PM UTC 0
Travis Job 4892.2
3 4892.3 (CI_FLAGS="-fkmsrcnet 'Unit tests for pants and pants-plugins'") 14 May 2015 08:25PM UTC 0
69.34
Travis Job 4892.3
4 4892.4 (CI_FLAGS="-fkmsrcjlpet 'Python contrib tests'") 14 May 2015 08:19PM UTC 0
Travis Job 4892.4
5 4892.5 (CI_FLAGS="-fkmsrjlpnet -i 6:0 'Python integration tests for pants - shard 1'") 14 May 2015 08:22PM UTC 0
Travis Job 4892.5
6 4892.6 (CI_FLAGS="-fkmsrjlpnet -i 6:1 'Python integration tests for pants - shard 2'") 14 May 2015 08:26PM UTC 0
Travis Job 4892.6
7 4892.7 (CI_FLAGS="-fkmsrjlpnet -i 6:2 'Python integration tests for pants - shard 3'") 14 May 2015 08:31PM UTC 0
Travis Job 4892.7
8 4892.8 (CI_FLAGS="-fkmsrjlpnet -i 6:3 'Python integration tests for pants - shard 4'") 14 May 2015 08:27PM UTC 0
Travis Job 4892.8
9 4892.9 (CI_FLAGS="-fkmsrjlpnet -i 6:4 'Python integration tests for pants - shard 5'") 14 May 2015 08:30PM UTC 0
Travis Job 4892.9
10 4892.10 (CI_FLAGS="-fkmsrjlpnet -i 6:5 'Python integration tests for pants - shard 6'") 14 May 2015 08:33PM UTC 0
Travis Job 4892.10
Source Files on build 4892
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #4892
  • 9bd9f7fd on github
  • Prev Build on master (#4890)
  • Next Build on master (#4901)
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