-
Notifications
You must be signed in to change notification settings - Fork 542
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
update shared utils #652
base: master
Are you sure you want to change the base?
update shared utils #652
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.
This is incomplete, you need to remove the jansi override as well. See my PR.
Did you check? Is it really used directly? |
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.
Doesn't seem like jansi is imported anywhere, unless it's part of the shading somehow. Tentatively it looks like we can remove it completely.
Now it fails with the same output I had... |
[INFO] |
That is a weird failure. Not immediately obvious how it's caused by this PR though it likely is. Maybe something involving PowerMock? still digging... |
Let's see what the CI thinks. Locally I can't get everything to pass at head.