From: Build A. <vim...@vi...> - 2008-01-25 14:07:09
|
BUILD result ------------------------------------------------------------ BUILD for junit (#126) on localhost was BROKEN: Script returned non-zero code "1" Build status: http://parabuild.viewtier.com:8080/parabuild/index.htm?view=detailed&buildid=5 Suspect Changes ------------------------------------------------------------ Change(s) by dsaff : - Exceptions are expensive to create if we don't plan to throw; Time: 05:51 AM 01/25/2008; Change list: 11684 - By passing TestClass to AllMembersSupplier, we can reuse the; Time: 05:49 AM 01/25/2008; Change list: 11683 - Theories are a lot faster, by caching the @Before and @After; Time: 12:35 PM 01/21/2008; Change list: 11602 Change(s) Details: http://parabuild.viewtier.com:8080/parabuild/build/changes.htm?buildrunid=7969 BUILD logs ------------------------------------------------------------ BUILD log: http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=11351 Error Lines: http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=11352 Log Lines Around Error ------------------------------------------------------------ Buildfile: build.xml clean: [delete] Deleting 923 files from /opt/parabuild/etc/build/b5co/a/u/t/o/junit init: versiontag: [copy] Copying 1 file to /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/main/java/junit/runner build: [javac] Compiling 122 source files to /opt/parabuild/etc/build/b5co/a/u/t/o/junit/target/main [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/main/java/org/junit/experimental/theories/internal/AllMembersSupplier.java:56: cannot find symbol [javac] symbol : method getFields() [javac] location: class org.junit.internal.runners.model.TestClass [javac] for (final Field field : fClass.getFields()) { [javac] ^ [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/main/java/org/junit/experimental/theories/internal/AllMembersSupplier.java:74: cannot find symbol [javac] symbol : method getReturnType() [javac] location: class org.junit.internal.runners.model.FrameworkMethod [javac] .isAssignableFrom(dataPointMethod.getReturnType()))) [javac] ^ [javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/main/java/org/junit/internal/runners/links/RunAfters.java:48: cannot find symbol [javac] symbol : constructor MultipleFailureException(java.util.List<java.lang.Throwable>) [javac] location: class org.junit.internal.runners.model.MultipleFailureException [javac] throw new MultipleFailureException(fErrors); [javac] ^ [javac] 3 errors BUILD FAILED /opt/parabuild/etc/build/b5co/a/u/t/o/junit/build.xml:55: Compile failed; see the compiler error output for details. Total time: 29 seconds Timings ------------------------------------------------------------ BUILD took 36 seconds |