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
@eclipseo thanks for reporting this. I guess we can change a little bit the test to make it works with 1.14 and previous versions. Could you send a PR for that ?
I think we should stop comparing error strings @vadmeste they are not meant to be compared, unless they are typed and we know exactly what to look for.
Probably we can look for url.EscapeError type but not look for the string, because those strings can change.
Fedora Rawhide witg Go 1.14 beta1:
This is due to golang/go@64cfe9f and golang/go#29261
The text was updated successfully, but these errors were encountered: