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

pantsbuild / pants / 6833
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: automation/release/2.32.0.dev5
DEFAULT BRANCH: main
Ran 14 Sep 2015 04:11PM UTC
Jobs 10
Files 391
Run time 563min
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
6833

push

travis-ci

stuhood
Backport sbt java output fixes into zinc

This backports a fix that Fedor committed upstream to sbt, but which won't be available for consumption until sbt `0.13.10`.

- Import `LocalJavaCompiler` as `ZincLocalJavaCompiler` (with no changes: this is just to get access to the necessary API)
- Import `DiagnosticsReporter` as `ZincDiagnosticsReporter`; this is where the fix actually lives
- Use `ZincLocalJavaCompiler` when creating compilers.

Testing Done:
built a local zinc release and tested that the fix results in complete line output for the testcase that Eric added:

    ./pants --config-override=pants.ini.isolated compile testprojects/src/java/org/pantsbuild/testproject/dummies::

    [info] Compiling 1 Java source to /Users/stuhood/src/pants/.pants.d/compile/jvm/zinc/isolated-classes/testprojects.src.java.org.pantsbuild.testproject.dummies.compilation_failure_target...
    [warn] bootstrap class path not set in conjunction with -source 1.6
    [warn] /Users/stuhood/src/pants/testprojects/src/java/org/pantsbuild/testproject/dummies/CompilationFailure.java:4: sun.security.x509.X500Name is internal proprietary API and may be removed in a future release
    [warn] import sun.security.x509.X500Name;
    [error] /Users/stuhood/src/pants/testprojects/src/java/org/pantsbuild/testproject/dummies/CompilationFailure.java:13: package System2 does not exist
    [error]     System2.out.println("Hello World!");
    [error] Compile failed at Sep 14, 2015 8:44:49 AM [0.111s]

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

17750 of 23506 relevant lines covered (75.51%)

1.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 6833.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 14 Sep 2015 04:13PM UTC 0
Travis Job 6833.1
2 6833.2 (CI_FLAGS="-fkmsrcn -u 0/2 'Unit tests for pants and pants-plugins - shard 1'") 14 Sep 2015 04:11PM UTC 0
70.93
Travis Job 6833.2
3 6833.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'") 14 Sep 2015 04:14PM UTC 0
71.64
Travis Job 6833.3
4 6833.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 14 Sep 2015 04:12PM UTC 0
Travis Job 6833.4
5 6833.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 14 Sep 2015 04:16PM UTC 0
Travis Job 6833.5
6 6833.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 14 Sep 2015 04:18PM UTC 0
Travis Job 6833.6
7 6833.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 14 Sep 2015 04:21PM UTC 0
Travis Job 6833.7
8 6833.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 14 Sep 2015 04:21PM UTC 0
Travis Job 6833.8
9 6833.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 14 Sep 2015 04:20PM UTC 0
Travis Job 6833.9
10 6833.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 14 Sep 2015 04:21PM UTC 0
Travis Job 6833.10
Source Files on build 6833
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6833
  • a88a995b on github
  • Prev Build on master (#6832)
  • Next Build on master (#6836)
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