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

pantsbuild / pants / 8106
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: fix_remcache_path_vuln
DEFAULT BRANCH: main
Ran 30 Nov 2015 07:14PM 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
8106

push

travis-ci

ericzundel
Jvm compile counter should increment for double check cache hits

bugfix: This makes the count more accurately represents the total progress of the compile.

Testing Done:
Moved the cache out from under pants and back in before the second check.

    10:35:06 00:00         [zinc-execute]
    10:35:07 00:01           [cache]
                           No cached artifacts for 3 targets.
                           Invalidated 3 targets in 3 target partitions.> /Users/dan/4sq/pants/src/python/pants/backend/jvm/tasks/jvm_compile/jvm_compile.py(622)check_cache()
    -> cached_vts, uncached_vts = self.check_artifact_cache([vts])
    (Pdb) c
    .
                           Hit cache during double check for examples/src/java/org/pantsbuild/example/hello/greet:greet> /Users/dan/4sq/pants/src/python/pants/backend/jvm/tasks/jvm_compile/jvm_compile.py(622)check_cache()
    -> cached_vts, uncached_vts = self.check_artifact_cache([vts])
    (Pdb) c
    .
                           Hit cache during double check for examples/src/scala/org/pantsbuild/example/hello/welcome:welcome> /Users/dan/4sq/pants/src/python/pants/backend/jvm/tasks/jvm_compile/jvm_compile.py(622)check_cache()
    -> cached_vts, uncached_vts = self.check_artifact_cache([vts])
    (Pdb) c

                           [3/3] Compiling 1 zinc source in 1 target (examples/tests/scala/org/pantsbuild/example/hello/welcome:welcome).

Bugs closed: 2635

Reviewed at https://rbcommons.com/s/twitter/r/3188/
Jobs
ID Job ID Ran Files Coverage
1 8106.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 30 Nov 2015 07:16PM UTC 0
Travis Job 8106.1
4 8106.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 30 Nov 2015 07:26PM UTC 0
Travis Job 8106.4
5 8106.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 30 Nov 2015 07:14PM UTC 0
Travis Job 8106.5
6 8106.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 30 Nov 2015 07:20PM UTC 0
Travis Job 8106.6
7 8106.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 30 Nov 2015 07:31PM UTC 0
Travis Job 8106.7
8 8106.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 30 Nov 2015 07:23PM UTC 0
Travis Job 8106.8
9 8106.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 30 Nov 2015 07:26PM UTC 0
Travis Job 8106.9
10 8106.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 30 Nov 2015 07:29PM UTC 0
Travis Job 8106.10
Source Files on build 8106
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8106
  • cdcda91d on github
  • Prev Build on master (#8102)
  • Next Build on master (#8108)
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