Skip to content

Clean up unit tests#5688

Merged
BalusC merged 3 commits into4.0from
clean_up_unit_tests
Mar 18, 2026
Merged

Clean up unit tests#5688
BalusC merged 3 commits into4.0from
clean_up_unit_tests

Conversation

@BalusC
Copy link
Copy Markdown
Contributor

@BalusC BalusC commented Mar 18, 2026

  • fixed intermittently failing FactoryFinderTestCase when it happens to run after WebappLifecycleListenerTestCase (tests are run in random order every jvm launch)
  • reduced irrelevant noise in stdout by removing unnecessary system.out.println lines and a finetuned logger properties which suppresses inevitable SEVERE: Unable to obtain InjectionProvider from init time FacesContext. Does this container implement the Mojarra Injection SPI? lines because unit tests don't run in container in first place

@BalusC BalusC merged commit e48660b into 4.0 Mar 18, 2026
3 checks passed
@BalusC BalusC deleted the clean_up_unit_tests branch March 18, 2026 12:27
BalusC added a commit to jakartaee/faces that referenced this pull request Mar 18, 2026
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.

1 participant