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

pantsbuild / pants / 8897
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: use_pants_lock_in_uv
DEFAULT BRANCH: main
Ran 03 Feb 2016 03:03AM UTC
Jobs 7
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
8897

push

travis-ci

kwlzn
Fix "ValueError: too many values to unpack" when parsing interpreter versions.

When encountering failures translating `setuptools` and/or `wheel` during interpreter bootstrap, the current interpreter cache setup logic can leave temporary-named directories behind (e.g. `CPython-2.7.8.tmp.52b0f0a2542a44bfb16f247ec9f6215a`). This causes issues during subsequent runs when trying to parse interpreter versions from the cache.

- Convert `safe_concurrent_create` to a context manager (with a slight rename to align with the contextmanager context).
- Safeguard tmp path conversions with a finally block.
- Misc cleanup.
- Test coverage.

Closes #2038

Testing Done:
CI is green @ https://travis-ci.org/pantsbuild/pants/builds/106402640

Verified interpreter_cache repro test fails pre-fix both in CI and locally.

Bugs closed: 2038, 2872

Reviewed at https://rbcommons.com/s/twitter/r/3411/
Jobs
ID Job ID Ran Files Coverage
1 8897.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 03 Feb 2016 03:03AM UTC 0
Travis Job 8897.1
4 8897.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 03 Feb 2016 03:12AM UTC 0
Travis Job 8897.4
6 8897.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 03 Feb 2016 03:13AM UTC 0
Travis Job 8897.6
7 8897.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 03 Feb 2016 03:13AM UTC 0
Travis Job 8897.7
8 8897.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 03 Feb 2016 03:15AM UTC 0
Travis Job 8897.8
9 8897.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 03 Feb 2016 03:15AM UTC 0
Travis Job 8897.9
10 8897.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 03 Feb 2016 03:19AM UTC 0
Travis Job 8897.10
Source Files on build 8897
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8897
  • d4e95750 on github
  • Prev Build on master (#8890)
  • Next Build on master (#8909)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc