-
Notifications
You must be signed in to change notification settings - Fork 2
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
Front controller fixes #1098
Front controller fixes #1098
Conversation
❌ 232 Tests Failed:
View the top 3 failed tests by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
Test Results233 tests - 67 1 ✅ - 297 25s ⏱️ - 3m 34s For more details on these errors, see this check. Results for commit 47e98ef. ± Comparison against base commit 646692e. This pull request removes 74 and adds 7 tests. Note that renamed tests count towards both.
♻️ This comment has been updated with latest results. |
…, also support paths for just the language prefix (with or without trailing slash)
47e98ef
to
9f9f51e
Compare
@matthijsln Integrations tests fail with "2024-12-24T09:13:33.809Z WARN 5221 --- [ main] o.s.w.c.s.GenericWebApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'indexHtmlTransformer': Injection of autowired dependencies failed" and this was auto-merged because the integration tests/verify are no longer required?... |
resourceChain()
method for locale-dependent index.html