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
I maintain the golang-github-google-replayers package for Fedora. I have found that the checks in the build process fail on i686 and ppc64le. It appears what is expected in the test output is, e.g., name: "a" but what is received is name: "a" (note the double space in the former and the single space in the latter). I am not sure if this is a problem in golang-github-google-replayers, in one of the packages replayers depends on, or the build environment. Here is the complete error message on ppc64le:
I maintain the golang-github-google-replayers package for Fedora. I have found that the checks in the build process fail on i686 and ppc64le. It appears what is expected in the test output is, e.g.,
name: "a"
but what is received isname: "a"
(note the double space in the former and the single space in the latter). I am not sure if this is a problem in golang-github-google-replayers, in one of the packages replayers depends on, or the build environment. Here is the complete error message on ppc64le:The results on i686 are the same.
The text was updated successfully, but these errors were encountered: