So the tests are running again but still failing in beanvalidator.

While trying to fix it I wanted to run the tests on my dev machine. 
Unfortunately they are waiting
for page initialization to finish (data-page-initialized=true on the body 
element) which apparently
never happens. Tried with Firefox 24.0 and Chrome 30.0.1599.101. Has anybody 
seen this before and
can explain it?

Cheers,

Uli

On 2013-11-03 16:49, Apache Jenkins Server wrote:
> See <https://builds.apache.org/job/tapestry-trunk-freestyle/1178/>
> 
> ------------------------------------------
> Started by user uli
> Building remotely on tapestry in workspace 
> <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/>
> Checkout:tapestry-trunk-freestyle / 
> <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/> - 
> hudson.remoting.Channel@3c8ab0d7:tapestry
> Using strategy: Default
> Last Built Revision: Revision cb372b908126129edc3d6e2043a5ad1c62828b03 
> (origin/master)
> Fetching changes from 1 remote Git repository
> Fetching upstream changes from origin
> Commencing build of Revision cb372b908126129edc3d6e2043a5ad1c62828b03 
> (origin/master)
> Checking out Revision cb372b908126129edc3d6e2043a5ad1c62828b03 (origin/master)
> [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson1713275095365506607.sh
> + Xvfb :6 -ac -screen 0 1024x768x8
> [dix] Could not init font path element 
> /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
> Process leaked file descriptors. See 
> http://wiki.jenkins-ci.org/display/JENKINS/Spawning+processes+from+build for 
> more information
> [tapestry-trunk-freestyle] $ /bin/bash -xe /tmp/hudson7220313270758334381.sh
> + DISPLAY=:6.0
> + bash <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/gradlew> 
> -Dci=true -Dfile.encoding=UTF-8 -b 
> <https://builds.apache.org/job/tapestry-trunk-freestyle/ws/build.gradle> 
> continuousIntegration
> :buildSrc:compileJava UP-TO-DATE
> :buildSrc:compileGroovy UP-TO-DATE
> :buildSrc:processResources UP-TO-DATE
> :buildSrc:classes UP-TO-DATE
> :buildSrc:jar UP-TO-DATE
> :buildSrc:assemble UP-TO-DATE
> :buildSrc:compileTestJava UP-TO-DATE
> :buildSrc:compileTestGroovy UP-TO-DATE
> :buildSrc:processTestResources UP-TO-DATE
> :buildSrc:testClasses UP-TO-DATE
> :buildSrc:test UP-TO-DATE
> :buildSrc:check UP-TO-DATE
> :buildSrc:build UP-TO-DATE
> Creating properties on demand (a.k.a. dynamic properties) has been deprecated 
> and is scheduled to be removed in Gradle 2.0. Please read 
> http://gradle.org/docs/current/dsl/org.gradle.api.plugins.ExtraPropertiesExtension.html
>  for information on the replacement for dynamic properties.
> Deprecated dynamic property: "languageLevel" on 
> "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@1d5bc8c5", value: 
> "1.5".
> Deprecated dynamic property: "jdkName" on 
> "org.gradle.plugins.ide.idea.model.IdeaModel_Decorated@1d5bc8c5", value: 
> "1.7".
> Deprecated dynamic property "languageLevel" created in multiple locations.
> Deprecated dynamic property "jdkName" created in multiple locations.
> sources=file collection
> :plastic:compileJava UP-TO-DATE
> :plastic:compileGroovy UP-TO-DATE
> :plastic:processResources UP-TO-DATE
> :plastic:classes UP-TO-DATE
> :plastic:jar UP-TO-DATE
> :tapestry-core:compileCoffeeScript UP-TO-DATE
> :tapestry-core:generateGrammarSource UP-TO-DATE
> :tapestry-func:compileJava UP-TO-DATE
> :tapestry-func:compileGroovy UP-TO-DATE
> :tapestry-func:processResources UP-TO-DATE
> :tapestry-func:classes UP-TO-DATE
> :tapestry-func:jar UP-TO-DATE
> :tapestry-runner:compileJava UP-TO-DATE
> :tapestry-runner:compileGroovy UP-TO-DATE
> :tapestry-runner:processResources UP-TO-DATE
> :tapestry-runner:classes UP-TO-DATE
> :tapestry-runner:jar UP-TO-DATE
> :tapestry-test-data:compileJava UP-TO-DATE
> :tapestry-test-data:compileGroovy UP-TO-DATE
> :tapestry-test-data:processResources UP-TO-DATE
> :tapestry-test-data:classes UP-TO-DATE
> :tapestry-test-data:jar UP-TO-DATE
> :tapestry-test:compileJava UP-TO-DATE
> :tapestry-test:compileGroovy UP-TO-DATE
> :tapestry-test:processResources UP-TO-DATE
> :tapestry-test:classes UP-TO-DATE
> :tapestry-test:jar UP-TO-DATE
> :tapestry5-annotations:compileJava UP-TO-DATE
> :tapestry5-annotations:compileGroovy UP-TO-DATE
> :tapestry5-annotations:processResources UP-TO-DATE
> :tapestry5-annotations:classes UP-TO-DATE
> :tapestry5-annotations:jar UP-TO-DATE
> :tapestry-ioc:compileJava UP-TO-DATE
> :tapestry-ioc:compileGroovy UP-TO-DATE
> :tapestry-ioc:processResources UP-TO-DATE
> :tapestry-ioc:classes UP-TO-DATE
> :tapestry-ioc:jar UP-TO-DATE
> :tapestry-json:compileJava UP-TO-DATE
> :tapestry-json:compileGroovy UP-TO-DATE
> :tapestry-json:processResources UP-TO-DATE
> :tapestry-json:classes UP-TO-DATE
> :tapestry-json:jar UP-TO-DATE
> :tapestry-core:compileJava UP-TO-DATE
> :tapestry-core:compileGroovy UP-TO-DATE
> :tapestry-core:preprocessCoffeeScript UP-TO-DATE
> :tapestry-core:compileProcessedCoffeescript UP-TO-DATE
> :tapestry-core:processResources UP-TO-DATE
> :tapestry-core:classes UP-TO-DATE
> :tapestry-core:jar UP-TO-DATE
> :tapestry-hibernate-core:compileJava UP-TO-DATE
> :tapestry-hibernate-core:compileGroovy UP-TO-DATE
> :tapestry-hibernate-core:processResources UP-TO-DATE
> :tapestry-hibernate-core:classes UP-TO-DATE
> :tapestry-hibernate-core:jar UP-TO-DATE
> :tapestry-javadoc:compileJava UP-TO-DATE
> :tapestry-javadoc:compileGroovy UP-TO-DATE
> :tapestry-javadoc:processResources UP-TO-DATE
> :tapestry-javadoc:classes UP-TO-DATE
> :tapestry-javadoc:jar UP-TO-DATE
> :aggregateJavadoc UP-TO-DATE
> :plastic:sourcesJar UP-TO-DATE
> :plastic:assemble UP-TO-DATE
> :plastic:compileTestJava UP-TO-DATE
> :plastic:compileTestGroovy UP-TO-DATE
> :plastic:processTestResources UP-TO-DATE
> :plastic:testClasses UP-TO-DATE
> :plastic:test UP-TO-DATE
> :plastic:check UP-TO-DATE
> :plastic:build UP-TO-DATE
> :plastic:uploadPublishedUploading: 
> org/apache/tapestry/plastic/5.4-SNAPSHOT/plastic-5.4-20131103.154752-191.jar 
> to repository remote at 
> https://repository.apache.org/content/repositories/snapshots
> Transferring 292K from remote
> Uploaded 292K
> Uploading: 
> org/apache/tapestry/plastic/5.4-SNAPSHOT/plastic-5.4-20131103.154752-191-sources.jar
>  to repository remote at 
> https://repository.apache.org/content/repositories/snapshots
> Transferring 320K from remote
> Uploaded 320K
> 
> :quickstart:compileJava UP-TO-DATE
> :quickstart:compileGroovy UP-TO-DATE
> :quickstart:processFiltered UP-TO-DATE
> :quickstart:processResources UP-TO-DATE
> :quickstart:classes UP-TO-DATE
> :quickstart:jar UP-TO-DATE
> :quickstart:sourcesJar UP-TO-DATE
> :quickstart:assemble UP-TO-DATE
> :quickstart:compileTestJava UP-TO-DATE
> :quickstart:compileTestGroovy UP-TO-DATE
> :quickstart:processTestResources UP-TO-DATE
> :quickstart:testClasses UP-TO-DATE
> :quickstart:test UP-TO-DATE
> :quickstart:check UP-TO-DATE
> :quickstart:build UP-TO-DATE
> :quickstart:uploadPublishedUploading: 
> org/apache/tapestry/quickstart/5.4-SNAPSHOT/quickstart-5.4-20131103.154808-191.jar
>  to repository remote at 
> https://repository.apache.org/content/repositories/snapshots
> Transferring 165K from remote
> Uploaded 165K
> Uploading: 
> org/apache/tapestry/quickstart/5.4-SNAPSHOT/quickstart-5.4-20131103.154808-191-sources.jar
>  to repository remote at 
> https://repository.apache.org/content/repositories/snapshots
> Transferring 104K from remote
> Uploaded 104K
> 
> :tapestry-beanvalidator:compileCoffeeScript UP-TO-DATE
> :tapestry-beanvalidator:compileJava UP-TO-DATE
> :tapestry-beanvalidator:compileGroovy UP-TO-DATE
> :tapestry-beanvalidator:processResources UP-TO-DATE
> :tapestry-beanvalidator:classes UP-TO-DATE
> :tapestry-beanvalidator:jar UP-TO-DATE
> :tapestry-beanvalidator:sourcesJar UP-TO-DATE
> :tapestry-beanvalidator:assemble UP-TO-DATE
> :tapestry-beanvalidator:compileTestJava UP-TO-DATE
> :tapestry-beanvalidator:compileTestGroovy UP-TO-DATE
> :tapestry-beanvalidator:processTestResources UP-TO-DATE
> :tapestry-beanvalidator:testClasses UP-TO-DATE
> :tapestry-beanvalidator:test
> 
> Tapestry Bean Validatior Integration Tests > 
> org.apache.tapestry5.beanvalidator.integration.TapestryBeanValidationIntegrationTests.client_validation
>  FAILED
>     java.lang.AssertionError at 
> TapestryBeanValidationIntegrationTests.java:193
> 
> Tapestry Bean Validatior Integration Tests > 
> org.apache.tapestry5.beanvalidator.integration.TapestryBeanValidationIntegrationTests.form_validation
>  FAILED
>     java.lang.AssertionError at TapestryBeanValidationIntegrationTests.java:59
> 5 XSELINUXs still allocated at reset
> SCREEN: 0 objects of 168 bytes = 0 total bytes 0 private allocs
> DEVICE: 4 objects of 96 bytes = 384 total bytes 0 private allocs
> CLIENT: 0 objects of 152 bytes = 0 total bytes 0 private allocs
> WINDOW: 0 objects of 32 bytes = 0 total bytes 0 private allocs
> PIXMAP: 1 objects of 16 bytes = 16 total bytes 0 private allocs
> GC: 0 objects of 56 bytes = 0 total bytes 0 private allocs
> CURSOR: 0 objects of 8 bytes = 0 total bytes 0 private allocs
> CURSOR_BITS: 0 objects of 8 bytes = 0 total bytes 0 private allocs
> DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
> TOTAL: 5 objects, 400 bytes, 0 allocs
> 4 DEVICEs still allocated at reset
> DEVICE: 4 objects of 96 bytes = 384 total bytes 0 private allocs
> CLIENT: 0 objects of 152 bytes = 0 total bytes 0 private allocs
> WINDOW: 0 objects of 32 bytes = 0 total bytes 0 private allocs
> PIXMAP: 1 objects of 16 bytes = 16 total bytes 0 private allocs
> GC: 0 objects of 56 bytes = 0 total bytes 0 private allocs
> CURSOR: 0 objects of 8 bytes = 0 total bytes 0 private allocs
> CURSOR_BITS: 0 objects of 8 bytes = 0 total bytes 0 private allocs
> DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
> TOTAL: 5 objects, 400 bytes, 0 allocs
> 1 PIXMAPs still allocated at reset
> PIXMAP: 1 objects of 16 bytes = 16 total bytes 0 private allocs
> GC: 0 objects of 56 bytes = 0 total bytes 0 private allocs
> CURSOR: 0 objects of 8 bytes = 0 total bytes 0 private allocs
> CURSOR_BITS: 0 objects of 8 bytes = 0 total bytes 0 private allocs
> DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
> TOTAL: 1 objects, 16 bytes, 0 allocs
> [dix] Could not init font path element 
> /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
> 
> 7 tests completed, 2 failed
> :tapestry-beanvalidator:test FAILED
> 
> FAILURE: Build failed with an exception.
> 
> * What went wrong:
> Execution failed for task ':tapestry-beanvalidator:test'.
>> There were failing tests. See the report at: 
>> file://<https://builds.apache.org/job/tapestry-trunk-freestyle/ws/tapestry-beanvalidator/build/reports/tests/index.html>
> 
> * Try:
> Run with --stacktrace option to get the stack trace. Run with --info or 
> --debug option to get more log output.
> 
> BUILD FAILED
> 
> Total time: 1 mins 22.397 secs
> Build step 'Execute shell' marked build as failure
> Recording test results
> TestNG Reports Processing: START
> Looking for TestNG results report in workspace using pattern: 
> **/build/reports/tests/testng-results.xml
> testng-results.xml was last modified before this build started. Ignoring it.
> testng-results.xml was last modified before this build started. Ignoring it.
> testng-results.xml was last modified before this build started. Ignoring it.
> testng-results.xml was last modified before this build started. Ignoring it.
> testng-results.xml was last modified before this build started. Ignoring it.
> testng-results.xml was last modified before this build started. Ignoring it.
> testng-results.xml was last modified before this build started. Ignoring it.
> testng-results.xml was last modified before this build started. Ignoring it.
> testng-results.xml was last modified before this build started. Ignoring it.
> testng-results.xml was last modified before this build started. Ignoring it.
> Saving reports...
> Processing 
> '/home/hudson/hudson/jobs/tapestry-trunk-freestyle/builds/2013-11-03_15-46-53/testng/testng-results.xml'
> TestNG Reports Processing: FINISH
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to