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
#61 )
Error Message
Expected: is <es.uvigo.esei.dgss.teamd.ligaaas.domain.entities.Competition@37b5203>
but: was nullStacktrace
java.lang.AssertionError:
Expected: is <es.uvigo.esei.dgss.teamd.ligaaas.domain.entities.Competition@37b5203>
but: was null
at es.uvigo.esei.dgss.teamd.ligaaas.rest.CompetitionRestUnitTest.testUpdateCompetition(CompetitionRestUnitTest.java:74)
Standard Output
&#27;[0m23:10:24,417 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 64) WFLYUT0022: Unregistered web context: /test &#27;[0m&#27;[0m23:10:24,502 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 64) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test.war#test' &#27;[0m&#27;[0m23:10:24,503 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 64) 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;[0m23:10:24,619 INFO [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 64) HHH000230: Schema export complete &#27;[0m&#27;[0m23:10:24,626 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 66) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test.war#test' &#27;[0m&#27;[0m23:10:24,694 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 66) WFLYCLINF0003: Stopped client-mappings cache from ejb container &#27;[0m&#27;[0m23:10:24,697 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0028: Stopped deployment test.war (runtime-name: test.war) in 323ms &#27;[0m&#27;[33m23:10:24,745 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;[0m23:10:24,758 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/1c/ba97243f983ec2ab15e009d7bd47dc54bc23ee/content &#27;[0m&#27;[0m23:10:24,759 INFO [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0009: Undeployed "test.war" (runtime-name: "test.war") &#27;[0m
