-
Couldn't load subscription status.
- Fork 1.4k
Test layer is not shared between tests anymore #5016
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good catch!
|
Looks like we're getting a test failure on Scala, possibly related to #4809. Can we also add a test for this? |
da8f132 to
4b1c4b4
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left one comment but otherwise looks good. The Scala 3 issue is not great but I think that needs to be solved at the level of the tag machinery rather than here.
|
@adamgfraser ready to merge |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome!
|
@fokot Can you run |
|
@adamgfraser done |
Fixes #4997 @adamgfraser