See <https://builds.apache.org/job/wave-all_tests/1518/>

------------------------------------------
[...truncated 124 lines...]
     [echo] Compiling crypto

compile:
     [echo] Compiling diff

compile:
     [echo] Compiling federation
    [javac] Compiling 1 source file to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling media
    [javac] Compiling 6 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling migration
    [javac] Compiling 2 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling model
    [javac] Compiling 98 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling testing
    [javac] Compiling 1 source file to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src

compile:
     [echo] Compiling util
     [copy] Copying 167 files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/src
    [touch] Creating 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/dep/compile

compile-tests:
    [javac] Compiling 444 source files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/test
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 26 files to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/test

test-large:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out
    [instr] processing instrumentation path ...
    [instr] instrumentation path processed in 1523 ms
    [instr] [2981 class(es) instrumented, 0 resource(s) copied]
    [instr] metadata merged into 
[/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/coverage/metadata.emma]
 {in 54 ms}
    [junit] WARNING: multiple versions of ant detected in path for junit 
    [junit]          
jar:file:/home/hudson/tools/ant/latest/lib/ant.jar!/org/apache/tools/ant/Project.class
    [junit]      and 
jar:file:/x1/jenkins/jenkins-slave/workspace/wave-all_tests/third_party/codegen/gwt/gwt-dev.jar!/org/apache/tools/ant/Project.class
    [junit] Running 
org.waveprotocol.wave.client.editor.annotation.PojoAnnotationPainterRandomLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 36.698 sec
    [junit] Running 
org.waveprotocol.wave.client.editor.content.paragraph.RandomRenumbererLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.491 sec
    [junit] Running 
org.waveprotocol.wave.client.paging.RandomizedActivationLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.064 sec
    [junit] Running 
org.waveprotocol.wave.model.document.indexed.IndexedDocumentImplRandomLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 33.824 sec
    [junit] Running org.waveprotocol.wave.model.operation.OpComparatorsLargeTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 9.151 sec
    [junit] Running 
org.waveprotocol.wave.model.operation.testing.DocOpTransformerReferenceLargeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.59 sec
    [junit] Running 
org.waveprotocol.wave.model.operation.testing.DocumentDomainLargeTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 37.63 sec
[junitreport] Processing 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out/TESTS-TestSuites.xml
 to /tmp/null524951032
[junitreport] Loading stylesheet 
jar:file:/home/hudson/tools/ant/latest/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 609ms
[junitreport] Deleting: /tmp/null524951032
   [report] 2 file(s) read and merged in 124 ms
   [report] writing [html] report to 
[/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/coverage/coverage.html]
 ...
     [echo] Test results: 
file:///x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out/index.html
     [echo] Coverage results: 
file:///x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/coverage/coverage.html

BUILD SUCCESSFUL
Total time: 2 minutes 53 seconds
[wave-all_tests] $ /home/hudson/tools/ant/latest/bin/ant test-gwt
Buildfile: /x1/jenkins/jenkins-slave/workspace/wave-all_tests/build.xml

init-logging:
     [echo] Logging to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/logs/build_2011-07-22_02-12-10.log

init:

compile-proto-dep:

compile-proto:

gen-gxp-dep:

gen-gxp:

compile-gxp-dep:

compile-gxp:

dist-pst-dep:

dist-pst:

gen-messages-dep:

gen-messages:

compile-messages-dep:

compile-messages:

compile-dep:

compile:

compile-tests:
    [javac] Compiling 1 source file to 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/test

test-gwt:
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out
    [junit] WARNING: multiple versions of ant detected in path for junit 
    [junit]          
jar:file:/home/hudson/tools/ant/latest/lib/ant.jar!/org/apache/tools/ant/Project.class
    [junit]      and 
jar:file:/x1/jenkins/jenkins-slave/workspace/wave-all_tests/third_party/codegen/gwt/gwt-dev.jar!/org/apache/tools/ant/Project.class
    [junit] Running org.waveprotocol.wave.client.common.util.FastQueueGwtTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 18.703 sec
    [junit] Running 
org.waveprotocol.wave.client.editor.content.ContentElementGwtTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 16.874 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.content.ContentElementGwtTest FAILED
    [junit] Running 
org.waveprotocol.wave.client.editor.content.ContentTextNodeGwtTest
    [junit]  - NO RESPONSE: 140.211.11.27 / Mozilla/5.0 (Windows; U; Windows NT 
5.1; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19
    [junit]  - 1 client(s) haven't responded back to JUnitShell since the start 
of the test.
    [junit]  Actual time elapsed: 60.006 seconds.
    [junit] Try increasing this timeout using the '-testBeginTimeout minutes' 
option
    [junit] The default value of minutes is 1, i.e., the server waits 1 minute 
or 60 seconds.
    [junit] )
    [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 85.353 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.content.ContentTextNodeGwtTest FAILED
    [junit] Running org.waveprotocol.wave.client.editor.content.DomGwtTest
    [junit]  - NO RESPONSE: 140.211.11.27 / Mozilla/5.0 (Windows; U; Windows NT 
5.1; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19
    [junit]  - 1 client(s) haven't responded back to JUnitShell since the start 
of the test.
    [junit]  Actual time elapsed: 60.006 seconds.
    [junit] Try increasing this timeout using the '-testBeginTimeout minutes' 
option
    [junit] The default value of minutes is 1, i.e., the server waits 1 minute 
or 60 seconds.
    [junit] )
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 87.726 sec
    [junit] Test org.waveprotocol.wave.client.editor.content.DomGwtTest FAILED
    [junit] Running 
org.waveprotocol.wave.client.editor.content.LazyPersistentContentDocumentGwtTest
    [junit]  - NO RESPONSE: 140.211.11.27 / Mozilla/5.0 (Windows; U; Windows NT 
5.1; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19
    [junit]  - 1 client(s) haven't responded back to JUnitShell since the start 
of the test.
    [junit]  Actual time elapsed: 60.008 seconds.
    [junit] Try increasing this timeout using the '-testBeginTimeout minutes' 
option
    [junit] The default value of minutes is 1, i.e., the server waits 1 minute 
or 60 seconds.
    [junit] )
    [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 75.27 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.content.LazyPersistentContentDocumentGwtTest
 FAILED
    [junit] Running 
org.waveprotocol.wave.client.editor.content.img.ImgDoodadGwtTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 37.77 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.content.img.ImgDoodadGwtTest FAILED
    [junit] Running 
org.waveprotocol.wave.client.editor.event.EditorEventHandlerGwtTest
    [junit]  - NO RESPONSE: 140.211.11.27 / Mozilla/5.0 (Windows; U; Windows NT 
5.1; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19
    [junit]  - 1 client(s) haven't responded back to JUnitShell since the start 
of the test.
    [junit]  Actual time elapsed: 60.007 seconds.
    [junit] Try increasing this timeout using the '-testBeginTimeout minutes' 
option
    [junit] The default value of minutes is 1, i.e., the server waits 1 minute 
or 60 seconds.
    [junit] )
    [junit] Tests run: 16, Failures: 0, Errors: 16, Time elapsed: 91.089 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.event.EditorEventHandlerGwtTest FAILED
    [junit] Running 
org.waveprotocol.wave.client.editor.extract.PasteExtractorGwtTest
    [junit]  - NO RESPONSE: 140.211.11.27 / Mozilla/5.0 (Windows; U; Windows NT 
5.1; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19
    [junit]  - 1 client(s) haven't responded back to JUnitShell since the start 
of the test.
    [junit]  Actual time elapsed: 60.005 seconds.
    [junit] Try increasing this timeout using the '-testBeginTimeout minutes' 
option
    [junit] The default value of minutes is 1, i.e., the server waits 1 minute 
or 60 seconds.
    [junit] )
    [junit] Tests run: 10, Failures: 0, Errors: 10, Time elapsed: 89.494 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.extract.PasteExtractorGwtTest FAILED
    [junit] Running 
org.waveprotocol.wave.client.editor.extract.PasteFormatRendererGwtTest
    [junit]  - NO RESPONSE: 140.211.11.27 / Mozilla/5.0 (Windows; U; Windows NT 
5.1; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19
    [junit]  - 1 client(s) haven't responded back to JUnitShell since the start 
of the test.
    [junit]  Actual time elapsed: 60.007 seconds.
    [junit] Try increasing this timeout using the '-testBeginTimeout minutes' 
option
    [junit] The default value of minutes is 1, i.e., the server waits 1 minute 
or 60 seconds.
    [junit] )
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 75.682 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.extract.PasteFormatRendererGwtTest FAILED
    [junit] Running org.waveprotocol.wave.client.editor.extract.RepairerGwtTest
    [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 12.537 sec
    [junit] Test org.waveprotocol.wave.client.editor.extract.RepairerGwtTest 
FAILED
    [junit] Running 
org.waveprotocol.wave.client.editor.extract.TypingExtractorGwtTest
    [junit]  - NO RESPONSE: 140.211.11.27 / Mozilla/5.0 (Windows; U; Windows NT 
5.1; en-US; rv:1.9.0.19) Gecko/2010031422 Firefox/3.0.19
    [junit]  - 1 client(s) haven't responded back to JUnitShell since the start 
of the test.
    [junit]  Actual time elapsed: 60.006 seconds.
    [junit] Try increasing this timeout using the '-testBeginTimeout minutes' 
option
    [junit] The default value of minutes is 1, i.e., the server waits 1 minute 
or 60 seconds.
    [junit] )
    [junit] Tests run: 18, Failures: 0, Errors: 18, Time elapsed: 80.92 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.extract.TypingExtractorGwtTest FAILED
    [junit] Running 
org.waveprotocol.wave.client.editor.gwt.GwtRenderingMutationHandlerGwtTest
    [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 23.439 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.gwt.GwtRenderingMutationHandlerGwtTest 
FAILED
    [junit] Running org.waveprotocol.wave.client.editor.impl.NodeManagerGwtTest
    [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 11.919 sec
    [junit] Test org.waveprotocol.wave.client.editor.impl.NodeManagerGwtTest 
FAILED
    [junit] Running 
org.waveprotocol.wave.client.editor.integration.CleanupGwtTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 26.763 sec
    [junit] Test org.waveprotocol.wave.client.editor.integration.CleanupGwtTest 
FAILED
    [junit] Running 
org.waveprotocol.wave.client.editor.integration.OperationGwtTest
    [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 19.463 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.integration.OperationGwtTest FAILED
    [junit] Running 
org.waveprotocol.wave.client.editor.integration.ParagraphGwtTest
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 26.763 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.integration.ParagraphGwtTest FAILED
    [junit] Running 
org.waveprotocol.wave.client.editor.keys.KeyBindingRegistryIntegrationGwtTest
    [junit] Tests run: 3, Failures: 0, Errors: 3, Time elapsed: 26.211 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.keys.KeyBindingRegistryIntegrationGwtTest 
FAILED
    [junit] Running 
org.waveprotocol.wave.client.editor.selection.content.AggressiveSelectionHelperGwtTest
    [junit] Tests run: 2, Failures: 0, Errors: 2, Time elapsed: 34.019 sec
    [junit] Test 
org.waveprotocol.wave.client.editor.selection.content.AggressiveSelectionHelperGwtTest
 FAILED
    [junit] Running org.waveprotocol.wave.client.gadget.StateMapGwtTest
    [junit] Tests run: 11, Failures: 0, Errors: 11, Time elapsed: 39.139 sec
    [junit] Test org.waveprotocol.wave.client.gadget.StateMapGwtTest FAILED
    [junit] Running 
org.waveprotocol.wave.client.gadget.renderer.ControllerGwtTest
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 27.205 sec
    [junit] Test org.waveprotocol.wave.client.gadget.renderer.ControllerGwtTest 
FAILED
    [junit] Running 
org.waveprotocol.wave.client.gadget.renderer.GadgetNonEditorGwtTest
    [junit] Tests run: 4, Failures: 0, Errors: 4, Time elapsed: 11.392 sec
    [junit] Test 
org.waveprotocol.wave.client.gadget.renderer.GadgetNonEditorGwtTest FAILED
    [junit] Running 
org.waveprotocol.wave.client.scheduler.BrowserBackedSchedulerGwtTest
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 38.515 sec
    [junit] Running 
org.waveprotocol.wave.client.scheduler.DelayedJobRegistryGwtTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 29.389 sec
    [junit] Running org.waveprotocol.wave.client.util.ExtendedJSObjectGwtTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 51.046 sec
    [junit] Running org.waveprotocol.wave.client.util.UrlParametersGwtTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 30.989 sec
    [junit] Running org.waveprotocol.wave.client.util.WrappedJSObjectGwtTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 51.887 sec
    [junit] Running 
org.waveprotocol.wave.client.wavepanel.block.xml.XmlStructureGwtTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 64.965 sec
    [junit] Running 
org.waveprotocol.wave.client.wavepanel.event.EventDispatcherPanelGwtTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 20.321 sec
[junitreport] Processing 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out/TESTS-TestSuites.xml
 to /tmp/null556707318
[junitreport] Loading stylesheet 
jar:file:/home/hudson/tools/ant/latest/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
[junitreport] Transform time: 3697ms
[junitreport] Deleting: /tmp/null556707318
     [echo] Test results: 
file:///x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out/index.html
     [echo] Coverage results: 
file:///x1/jenkins/jenkins-slave/workspace/wave-all_tests/build/coverage/coverage.html

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build.xml:309: The following 
error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/build-macros.xml:166: Tests 
failed. Check log and/or reports: 
/x1/jenkins/jenkins-slave/workspace/wave-all_tests/test_out/index.html

Total time: 20 minutes 47 seconds
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Recording test results

Reply via email to