-
Notifications
You must be signed in to change notification settings - Fork 517
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
format hex packages in a nice/human way #2032
Conversation
(misclick) |
I believe that the tests for all the failing suites are parsing the warnings to make sure they are properly output. See for example:
These are two suites that look for warnings (there may be more, but I think that's the largest bit). It's a question of updating the tests to care for the new warnings, and then possibly having a decent time where master contains the fix but without releasing to make sure anyone running tools find the problem early enough to not break their stuff. At least git resources will remain the same so that limits some potential breakage too. |
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
Signed-off-by: Pierre Fenoll <pierrefenoll@gmail.com>
I can squash commits. Also maybe you'd prefer me find another way of making these tests pass? |
The windows test appears to always be broken on CI, we might just want to remove it (CC @tsloughter ) -- I'll run this branch by hand instead on my windows computer |
Ugh, yea, I guess we should. |
Changes
into
In short: