- Notifications
You must be signed in to change notification settings - Fork1.6k
Formbased authentication corrupts post params payara#429
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:master
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Seepayara/Payara#2318 for mor details.I've reproduced the bug in Payara 4.1.2.174, but this first version onArquillian works as expected.
The failing test is the expected behaviour: It's the payara bug we're trying to reproduce Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 23.829 sec <<< FAILURE! - in org.javaee7.servlet.security.form.based.FormTest |
Looks good, will pull in as soon as we have the fix for Payara in. Thx! |
This sample should pass the test now , |
This testcase reproduces Payara bug
payara/Payara#2318