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

Issue #5684 Fix testSetBadBoolean and remove @Disabled #5875

Merged

Conversation

janbartel
Copy link
Contributor

As part of the general review of all Disabled tests in #5684, reviewed the disabled test XmlConfigurationTest.testSetBadBoolean.

Changed it to test for failure for setting the value "tru", as this computes to false by new Boolean(String).

Signed-off-by: Jan Bartel <janb@webtide.com>
@janbartel janbartel self-assigned this Jan 12, 2021
@janbartel janbartel added this to In progress in Jetty 9.4.36 via automation Jan 12, 2021
@janbartel janbartel requested a review from gregw January 12, 2021 11:47
Jetty 9.4.36 automation moved this from In progress to Reviewer approved Jan 12, 2021
@janbartel janbartel merged commit a5a8327 into jetty-9.4.x Jan 12, 2021
Jetty 9.4.36 automation moved this from Reviewer approved to Done Jan 12, 2021
@janbartel janbartel deleted the jetty-9.4.x-5684-review-disabled-xmlconfigurationtest branch January 12, 2021 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants