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
Summary:
- The type `file:fd()` has changed between OTP 26 and OTP 27 - erlang/otp@218ecbe#diff-7f2ad64a34b87080776f94ed42c8f0de5232c9e0d2db74c8e5e48fa2bf4963cb, which now results into different error messages on different OTP versions
- massaging the tests to not use the type `file:fd()` directly, - this relies a bit on how much eqwalizer unfolds when reporting a subtype error, but this is the best we can do right now to preserve the tests and to run them the same way both on OTP 26 and OTP 27
Reviewed By: michalmuskala
Differential Revision: D59757111
fbshipit-source-id: 70ac1be599ee21e824618833ab883c7f25563bf0
0 commit comments