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

pantsbuild / pants / 8593
0%
main: 93%

Build:
Build:
LAST BUILD BRANCH: fix-changed-since-whitespace-23307
DEFAULT BRANCH: main
Ran 11 Jan 2016 03:05AM 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
8593

push

travis-ci

jsirois
Fixup links in `Test{Parallel,Serial}`.

Java 8's javadoc flags these links as errors since the annotations
target does not depend on `ConsoleRunnerImpl`.  Change the reference to
be a plain code reference to work around this.

Testing Done:
Before the fix on my machine:
```
$ ./build-support/bin/ci.sh
...
16:57:20 00:31   [doc]
16:57:20 00:31     [javadoc]
                   Invalidated 14 targets.OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
src/java/org/pantsbuild/junit/annotations/TestParallel.java:14: error: reference not found
 * {@link org.pantsbuild.tools.junit.impl.ConsoleRunnerImpl}. The {@link TestSerial} annotation
          ^
src/java/org/pantsbuild/junit/annotations/TestSerial.java:14: error: reference not found
 * {@link org.pantsbuild.tools.junit.impl.ConsoleRunnerImpl}. This annotation takes precedence
          ^
2 errors
...

FAILURE: Failed to process javadoc for JavaLibrary(BuildFileAddress(FilesystemBuildFile(/home/jsirois/dev/3rdparty/jsirois-pants/src/java/org/pantsbuild/junit/annotations/BUILD), annotations)) [1]: [u'/usr/lib/jvm/java-8-openjdk/bin/java', '-Xmx1g', '-XX:MaxPermSize=256m', u'-cp', u'../../../../../usr/lib/jvm/java-8-openjdk/lib/tools.jar', u'com.sun.tools.javadoc.Main', u'-quiet', u'-encoding', u'UTF-8', u'-notimestamp', u'-use', u'-classpath', u'/home/jsirois/dev/3rdparty/jsirois-pants/.pants.d/compile/zinc/src.java.org.pantsbuild.junit.annotations.annotations/b1143663f206/z.jar', u'-d', u'/home/jsirois/dev/3rdparty/jsirois-pants/.pants.d/doc/javadoc/src.java.org.pantsbuild.junit.annotations.annotations', u'-linkoffline', u'http://download.oracle.com/javase/6/docs/api/', u'http://download.oracle.com/javase/6/docs/api/', u'src/java/org/pantsbuild/junit/annotations/TestSerial.java', u'src/java/org/pantsbuild/junit/annotations/TestParallel.java']

16:57:25 00:36   [complete]
               FAILURE
```

After green.

CIs went green here:
  https://travis-ci.org/pantsbuild/pants/builds/101486895
  http://ec2-54-146-169-50.compute-1.amazonaws.com:8080/job/pants_ci_trigger/65/

Bugs closed: 2789

Reviewed at https://rbcommons.com/s/twitter/r/3326/
Jobs
ID Job ID Ran Files Coverage
1 8593.1 (CI_FLAGS="-cjlpn 'Various pants self checks'") 11 Jan 2016 03:05AM UTC 0
Travis Job 8593.1
4 8593.4 (CI_FLAGS="-fkmsrcjlp 'Python contrib tests'") 11 Jan 2016 03:13AM UTC 0
Travis Job 8593.4
5 8593.5 (CI_FLAGS="-fkmsrjlpn -i 0/6 'Python integration tests for pants - shard 1'") 11 Jan 2016 03:06AM UTC 0
Travis Job 8593.5
6 8593.6 (CI_FLAGS="-fkmsrjlpn -i 1/6 'Python integration tests for pants - shard 2'") 11 Jan 2016 03:14AM UTC 0
Travis Job 8593.6
7 8593.7 (CI_FLAGS="-fkmsrjlpn -i 2/6 'Python integration tests for pants - shard 3'") 11 Jan 2016 03:15AM UTC 0
Travis Job 8593.7
8 8593.8 (CI_FLAGS="-fkmsrjlpn -i 3/6 'Python integration tests for pants - shard 4'") 11 Jan 2016 03:15AM UTC 0
Travis Job 8593.8
9 8593.9 (CI_FLAGS="-fkmsrjlpn -i 4/6 'Python integration tests for pants - shard 5'") 11 Jan 2016 03:14AM UTC 0
Travis Job 8593.9
10 8593.10 (CI_FLAGS="-fkmsrjlpn -i 5/6 'Python integration tests for pants - shard 6'") 11 Jan 2016 03:22AM UTC 0
Travis Job 8593.10
Source Files on build 8593
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #8593
  • 0d4408a2 on github
  • Prev Build on master (#8582)
  • Next Build on master (#8596)
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