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

Restore testsuite for Glassfish 7, switch to "org.omnifaces.arquillia… #252

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

WolfgangHG
Copy link
Contributor

…n" container

Switch to GlassFish 7 (JakartaEE 10 compliant) and https://github.com/OmniFish-EE/arquillian-container-glassfish.

There is one modification to the test "org.jboss.arquillian.warp.jsf.ftest.producer.TestJSFResourceNotFound": the deployed war file requires a "bean.xml", otherwise the test failed with IllegalStateException: CDI is not available
Should have no impact on other containers.

(Mostly) resolves #131. The file leak problem from this issue still happens on Windows - every test has a delay of 20 seconds when Glassfish waits for locked files. Should not be a problem with Linux. Please keep #131 open until I find time to look into this.

Let's see whether the CI test works again. If it works, this pull request can be merged. If it fails: I will probably not have the time to look into it the next few days.

Copy link
Collaborator

@rhusar rhusar left a comment

Choose a reason for hiding this comment

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

Excellent work @WolfgangHG ! LGTM

@rhusar rhusar merged commit 8fef86e into arquillian:main Oct 23, 2024
11 checks passed
@rhusar
Copy link
Collaborator

rhusar commented Oct 23, 2024

Merged, thanks!

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.

Update GlassFish to a version beyond 4.0
2 participants