Failed
es.uvigo.esei.dgss.teamd.ligaaas.rest.CompetitionRestUnitTest.testUpdateCompetition (from es.uvigo.esei.dgss.teamd.ligaaas.rest.RestIntegrationTestSuite)
Failing for the past 1 build
(Since
#54 )
Error Message
Expected: is <es.uvigo.esei.dgss.teamd.ligaaas.domain.entities.Competition@2948726d>
but: was nullStacktrace
java.lang.AssertionError:
Expected: is <es.uvigo.esei.dgss.teamd.ligaaas.domain.entities.Competition@2948726d>
but: was null
at es.uvigo.esei.dgss.teamd.ligaaas.rest.CompetitionRestUnitTest.testUpdateCompetition(CompetitionRestUnitTest.java:74)
Standard Output
&#27;[0m22:05:45,310 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 63) WFLYUT0022: Unregistered web context: /test &#27;[0m&#27;[0m22:05:45,387 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' &#27;[0m&#27;[0m22:05:45,389 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 66) HHH000227: Running hbm2ddl schema export &#27;[0mHibernate: drop table competition if exists Hibernate: drop table competition_team if exists Hibernate: drop table Facility if exists Hibernate: drop table player if exists Hibernate: drop table team if exists Hibernate: drop table team_player if exists Hibernate: drop table user if exists Hibernate: drop sequence if exists hibernate_sequence &#27;[0m22:05:45,499 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 66) HHH000230: Schema export complete &#27;[0m&#27;[0m22:05:45,510 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 65) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' &#27;[0m&#27;[0m22:05:45,573 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 66) WFLYCLINF0003: Stopped client-mappings cache from ejb container &#27;[0m&#27;[0m22:05:45,596 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 317ms &#27;[0m&#27;[33m22:05:45,684 WARN [org.jboss.as.controller] (management-handler-thread - 3) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address [] &#27;[0m&#27;[0m22:05:45,696 INFO [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0002: Content removed from location /var/lib/jenkins/workspace/LIGAaaS Team D/rest/target/wildfly-10.1.0.Final/standalone/data/content/5e/e3b03964140e3645bbd354e366c6d407b59c69/content &#27;[0m&#27;[0m22:05:45,696 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") &#27;[0m
