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

[WEJBHTTP-147] CI Add integration testing to CI script #235

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

marekkopecky
Copy link

Copy link
Collaborator

@ropalka ropalka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The CI failed with:


2024-09-10T11:59:16.2730528Z [INFO] Results:
2024-09-10T11:59:16.2730982Z [INFO]
2024-09-10T11:59:16.2731303Z [ERROR] Errors:
2024-09-10T11:59:16.2737009Z [ERROR] FailoverViaWildflyConfigXmlStatefulBeanTestCase.testSessionCreationWhenOneNodeIsDown:284 » Communication EJBCLIENT000062: Failed to look up "/basic-failover-stateful/CounterBeanStateful!org.wildfly.ejbclient.testsuite.integration.multinode.failover.beans.CounterBean?stateful"
2024-09-10T11:59:16.2742265Z [ERROR] FailoverViaWildflyConfigXmlStatefulBeanTestCase.testSimpleFailover_shutdown_invocationTimeout:316 » Communication EJBCLIENT000062: Failed to look up "/basic-failover-stateful/CounterBeanStateful!org.wildfly.ejbclient.testsuite.integration.multinode.failover.beans.CounterBean?stateful"
2024-09-10T11:59:16.2744183Z [INFO]
2024-09-10T11:59:16.2744673Z [ERROR] Tests run: 71, Failures: 0, Errors: 2, Skipped: 3

@marekkopecky
Copy link
Author

@ropalka Original CI failure should be fixed by wildfly/ejb-client-testsuite#80

Can you please trigger the CI here on PR again?

@ropalka
Copy link
Collaborator

ropalka commented Oct 10, 2024

/retest this please

@marekkopecky
Copy link
Author

@ropalka Looking to the github CI and it seems that new CI run hasn't been triggered, there is still a run from 10th September: https://github.com/wildfly/wildfly-http-client/actions/runs/10716725782/job/29928393345?pr=235

Let me rebase this PR, hopefully it helps ...

@marekkopecky
Copy link
Author

@ropalka Now it seems that CI is awaiting approval, can you please check it and consider to approve it?

@fl4via fl4via self-requested a review October 22, 2024 17:45
Copy link
Collaborator

@fl4via fl4via left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@marekkopecky the CI is failing and we cannot see why because of the very long output of the tests. Can this be tweaked in a way that we see only tests that are being run without seeing all the log output?

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

Successfully merging this pull request may close these issues.

3 participants