-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[WFLY-20129] Mail QS tests - Use HtmlUnit instead of Selenium #1009
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
Conversation
d207963 to
688d9e5
Compare
mail/src/test/java/org/jboss/as/quickstarts/mail/MailTestCaseIT.java
Outdated
Show resolved
Hide resolved
|
@Dkafetzis FYI |
emmartins
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, noticed a few minor issues.
mail/src/test/java/org/jboss/as/quickstarts/mail/MailTestCaseIT.java
Outdated
Show resolved
Hide resolved
0dc9793 to
aa42dc2
Compare
|
The fail is due to wildfly/wildfly main currently using outdated WildFly Core 29.0.0.Final (which uses commons 3.17.0), there is already a PR open to bump this version at wildfly/wildfly#19164 , which will fix this test issue. |
|
good stuff, thank you @kstekovi 👍 |
https://issues.redhat.com/browse/WFLY-20129