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

Detect if server fails to start properly in TCK FATs #30306

Open
Azquelt opened this issue Nov 27, 2024 · 0 comments · May be fixed by #30307
Open

Detect if server fails to start properly in TCK FATs #30306

Azquelt opened this issue Nov 27, 2024 · 0 comments · May be fixed by #30307

Comments

@Azquelt
Copy link
Member

Azquelt commented Nov 27, 2024

In some of our test pipelines, we're seeing tests fail because we're running the test with the wrong features.

However, these failures generally manifest as the application failing to start or arquillian failing to contact the server to check on the status so it's hard to tell them apart from real failures.

Make sure the test fails with an appropriate error message if we see the following log line after starting the server.

CWWKF0002E: A bundle could not be found for ...

We could try adding this as a test whenever we start a LibertyServer, though there may be some tests which either expect this error or are currently passing despite it (likely tests that install a custom test feature).

@Azquelt Azquelt self-assigned this Nov 27, 2024
@Azquelt Azquelt moved this to Backlog in MicroProfile UK Nov 27, 2024
@Azquelt Azquelt linked a pull request Nov 27, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

Successfully merging a pull request may close this issue.

1 participant