Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Task]: Fix and re-enable tests skipped for build workflow in Ubuntu #3554

Open
ShammiL opened this issue Aug 20, 2024 · 0 comments
Open

[Task]: Fix and re-enable tests skipped for build workflow in Ubuntu #3554

ShammiL opened this issue Aug 20, 2024 · 0 comments

Comments

@ShammiL
Copy link
Contributor

ShammiL commented Aug 20, 2024

Description

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:

  1. validateETagConcurrentHandlingTestCaseForDeleteMethod - java.lang.AssertionError: expected [204] but found [200]

- Skipped tests:

  1. validateETagConcurrentHandlingTestCaseForUpdatePropertyWithPutMethod - depends on not successfully finished methods
  2. validateETagConcurrentHandlingTestCaseForUpdatePropertyWithPatchMethod - depends on not successfully finished methods

- Intermittently failing tests:

  1. testForEachMediatorWithJSONPayload - java.net.SocketTimeoutException: Read timed out
  2. ESBJAVA1832MessageInjectorTestCase.testMessageInjection - java.lang.AssertionError: Unable to pop the expected number of message in the queue jmsQueue
  3. 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.
  4. testAddingOMElementPropertyToMessageStore - java.lang.AssertionError: OMElement is not saved to the message store expected [true] but found [false]
  5. testLessNumberThanMaximum - org.apache.axis2.AxisFault: Read timed out
  6. testServiceCatalogProxyServiceMetadata - java.lang.AssertionError: Could not find the payload.zip in the temp folder expected [true] but found [false]

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant