aledsage commented on issue #1047: comment out CXF logging feature
URL: https://github.com/apache/brooklyn-server/pull/1047#issuecomment-465518544
 
 
   retest this please
   
   Failed with a seemingly unrelated error - we should investigate that 
non-deterministic test separately:
   ```
   2019-02-14 15:51:49,907 INFO  - TESTNG FAILED: "Surefire test" - 
org.apache.brooklyn.core.mgmt.rebind.RebindFeedTest.testHttpFeedRegisteredInInitIsPersistedAndFeedsStop()
 finished in 31447 ms
   java.lang.AssertionError: failed succeeds-eventually, 75 attempts, 30001ms 
elapsed: AssertionError: entity=MyEntityWithHttpFeedImpl{id=ogsnqx8m8d}; 
attribute=Sensor: aLong (java.lang.Integer) expected [200] but found [null]
        at 
org.apache.brooklyn.test.Asserts.succeedsEventually(Asserts.java:1009)
        at org.apache.brooklyn.test.Asserts.succeedsEventually(Asserts.java:892)
        at 
org.apache.brooklyn.core.entity.EntityAsserts.assertAttributeEqualsEventually(EntityAsserts.java:71)
        at 
org.apache.brooklyn.core.entity.EntityAsserts.assertAttributeEqualsEventually(EntityAsserts.java:66)
        at 
org.apache.brooklyn.core.mgmt.rebind.RebindFeedTest.testHttpFeedRegisteredInInitIsPersistedAndFeedsStop(RebindFeedTest.java:127)
   Caused by: java.lang.AssertionError: 
entity=MyEntityWithHttpFeedImpl{id=ogsnqx8m8d}; attribute=Sensor: aLong 
(java.lang.Integer) expected [200] but found [null]
        at org.apache.brooklyn.test.Asserts.fail(Asserts.java:755)
        at org.apache.brooklyn.test.Asserts.failNotEquals(Asserts.java:145)
        at org.apache.brooklyn.test.Asserts.assertEquals(Asserts.java:467)
        at 
org.apache.brooklyn.core.entity.EntityAsserts.assertAttributeEquals(EntityAsserts.java:58)
        at 
org.apache.brooklyn.core.entity.EntityAsserts$1.run(EntityAsserts.java:74)
        at 
org.apache.brooklyn.test.Asserts$RunnableAdapter.call(Asserts.java:1367)
        at org.apache.brooklyn.test.Asserts.succeedsEventually(Asserts.java:970)
        ... 33 more
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to