You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following tests were allowed to be conditionally skipped since they either failed or were skipped during the Ubuntu build workflow(#3555). These changes need to be reverted once the causes for failures have been found and fixed.
Describe your task(s)
- Failing tests:
validateETagConcurrentHandlingTestCaseForDeleteMethod - java.lang.AssertionError: expected [204] but found [200]
- Skipped tests:
validateETagConcurrentHandlingTestCaseForUpdatePropertyWithPutMethod - depends on not successfully finished methods
validateETagConcurrentHandlingTestCaseForUpdatePropertyWithPatchMethod - depends on not successfully finished methods
- Intermittently failing tests:
testForEachMediatorWithJSONPayload - java.net.SocketTimeoutException: Read timed out
ESBJAVA1832MessageInjectorTestCase.testMessageInjection - java.lang.AssertionError: Unable to pop the expected number of message in the queue jmsQueue
testMessageProcessorCronForwader - org.awaitility.core.ConditionTimeoutException: Condition returned by method "isLogWritten" in class org.wso2.carbon.esb.jms.transport.test.MSMPCronForwarderCase was not fulfilled within 300 seconds.
testAddingOMElementPropertyToMessageStore - java.lang.AssertionError: OMElement is not saved to the message store expected [true] but found [false]
testLessNumberThanMaximum - org.apache.axis2.AxisFault: Read timed out
testServiceCatalogProxyServiceMetadata - java.lang.AssertionError: Could not find the payload.zip in the temp folder expected [true] but found [false]
Description
Describe your task(s)
- Failing tests:
- Skipped tests:
- Intermittently failing tests:
Futher information on the failures can be found at: https://docs.google.com/document/d/1PaU4tQOnUJdzvndgbqjHkH2BSRD-31jGGR5Ary9o62U/edit?usp=sharing
Related issue(s) (optional)
No response
Suggested label(s) (optional)
No response
Suggested assignee(s) (optional)
No response
The text was updated successfully, but these errors were encountered: