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

pantsbuild / pants / 7989
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: multiplatform_pex_with_uv
DEFAULT BRANCH: main
Ran 20 Nov 2015 02:45AM 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
7989

push

travis-ci

stuhood
Group cache hits/misses by their task names

Currently in run_tracker hits/misses are all under the same cache_name 'default', so we see this in pants server
```
[Artifact cache stats]
default artifact cache: 30 hits, 1 miss.
```

This PR groups hits/misses by their task name
```
[Artifact cache stats]
Checkstyle_test_checkstyle artifact cache: 7 hits, 0 misses.IvyResolve_resolve_ivy artifact cache: 8 hits, 0 misses.ZincCompile artifact cache: 6 hits, 1 miss.BootstrapJvmTools_bootstrap_bootstrap_jvm_tools artifact cache: 9 hits, 0 misses.
```

This PR also includes batching writes to the local report files, a minor performance improvement.

Testing Done:
https://travis-ci.org/peiyuwang/pants/builds/91534055

Bugs closed: 2582

Reviewed at https://rbcommons.com/s/twitter/r/3137/
Jobs
ID Job ID Ran Files Coverage
1 7989.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 20 Nov 2015 02:45AM UTC 0
Travis Job 7989.1
4 7989.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 20 Nov 2015 02:56AM UTC 0
Travis Job 7989.4
5 7989.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 20 Nov 2015 02:47AM UTC 0
Travis Job 7989.5
6 7989.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 20 Nov 2015 02:51AM UTC 0
Travis Job 7989.6
7 7989.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 20 Nov 2015 02:56AM UTC 0
Travis Job 7989.7
8 7989.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 20 Nov 2015 02:54AM UTC 0
Travis Job 7989.8
9 7989.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 20 Nov 2015 02:53AM UTC 0
Travis Job 7989.9
10 7989.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 20 Nov 2015 02:57AM UTC 0
Travis Job 7989.10
Source Files on build 7989
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #7989
  • d7abc6e7 on github
  • Prev Build on master (#7988)
  • Next Build on master (#7994)
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