You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Context is still not being cached properly across separate test files using @ApplicationModuleTest
Sorry - I'm just getting to pull in 1.3.4 now & can confirm this issue is still present. Seems to be coming from ModuleTypeExcludeFilter now. Can we make the same tweak to the equals and hashCode functions on that object? From what I can see, that does seem to resolve the issue fully. Thank you!
Context is still not being cached properly across separate test files using
@ApplicationModuleTest
Originally posted by @stephen-j-arnold in #1050
The text was updated successfully, but these errors were encountered: