BUILD result
------------------------------------------------------------
BUILD for junit (#115) 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 :
- Remove unnecessary @SuppressWarnings;
Time: 11:49 AM 12/28/2007; Change list: 11195
- Assignments depends on TestClass, rather than directly on ja;
Time: 11:49 AM 12/28/2007; Change list: 11194
- Remove unnecessary @SuppressWarnings;
Time: 11:48 AM 12/28/2007; Change list: 11193
- Added TODO to remove cyclic dependency;
Time: 11:48 AM 12/28/2007; Change list: 11192
- Assignments depends on TestClass, rather than directly on ja;
Time: 11:47 AM 12/28/2007; Change list: 11191
Change(s) Details:
http://parabuild.viewtier.com:8080/parabuild/build/changes.htm?buildrunid=7502
BUILD logs
------------------------------------------------------------
BUILD log:
http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=10761
Error Lines:
http://parabuild.viewtier.com:8080/parabuild/build/log.htm?logid=10762
Log Lines Around Error
------------------------------------------------------------
Buildfile: build.xml
clean:
[delete] Deleting 916 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 120 source files to /opt/parabuild/etc/build/b5co/a/u/t/o/junit/target/main
[unjar] Expanding: /opt/parabuild/etc/build/b5co/a/u/t/o/junit/lib/hamcrest-core-1.1.jar into /opt/parabuild/etc/build/b5co/a/u/t/o/junit/target/main
[javac] Compiling 123 source files to /opt/parabuild/etc/build/b5co/a/u/t/o/junit/target/test/java
[javac] /opt/parabuild/etc/build/b5co/a/u/t/o/junit/src/test/java/org/junit/tests/experimental/theories/runner/WithDataPointMethod.java:136: allUnassigned(java.lang.reflect.Method,org.junit.internal.runners.model.TestClass) in org.junit.experimental.theories.internal.Assignments cannot be applied to (java.lang.reflect.Method,java.lang.Class<org.junit.tests.experimental.theories.runner.WithDataPointMethod.HasDateMethod>)
[javac] return Assignments.allUnassigned(method, HasDateMethod.class)
[javac] ^
[javac] 1 error
BUILD FAILED
/opt/parabuild/etc/build/b5co/a/u/t/o/junit/build.xml:69: Compile failed; see the compiler error output for details.
Total time: 20 seconds
Timings
------------------------------------------------------------
BUILD took 23 seconds
|