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

use new UIViewRoot instead of createViewRoot #903

Conversation

alwin-joseph
Copy link
Contributor

Fixes Issue
Fixes test failures in faces tck

Related Issue(s)
(jakartaee/faces#1600)

Describe the change
Use new UIViewRoot() instead of createViewRoot(null) as suggested at jakartaee/faces#1600 (comment) to resolve ViewHandlingStrategyNotFoundException in several of the tests.

Additional context
Test job run with this change https://ci.eclipse.org/jakartaee-tck/blue/organizations/jenkins/jakartaee-tck-alw/detail/faces_ViewHandlingStrategyNotFoundException/2/pipeline/47/.
Number of tests completed: 5430 (4429 passed, 1001 failed, 0 with errors)

Copy link
Contributor

@gurunrao gurunrao left a comment

Choose a reason for hiding this comment

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

LGTM

@alwin-joseph alwin-joseph merged commit 7112774 into jakartaee:master Mar 21, 2022
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.

2 participants