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

pantsbuild / pants / 6833 / 3
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: tdyas/ruff-init_py-fixes
DEFAULT BRANCH: main
Ran 14 Sep 2015 04:14PM UTC
Files 391
Run time 546min
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

14 Sep 2015 04:03PM UTC coverage: 71.637%. Remained the same
CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'"

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/

16839 of 23506 relevant lines covered (71.64%)

0.72 hits per line

Source Files on job 6833.3 (CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'")
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 6833
  • Travis Job 6833.3
  • a88a995b on github
  • Prev Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#6832.3)
  • Next Job for CI_FLAGS="-fkmsrcn -u 1/2 'Unit tests for pants and pants-plugins - shard 2'" on master (#6836.3)
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