Skip to content
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

32 bits arch issues (new ones) #214

Open
eclipseo opened this issue Jul 28, 2020 · 0 comments
Open

32 bits arch issues (new ones) #214

eclipseo opened this issue Jul 28, 2020 · 0 comments

Comments

@eclipseo
Copy link

Go 1.15 rc 1 on Fedora Rawhide armv7hl and i686:

--- FAIL: TestPrimitiveIntBinary (0.00s)
    integer_test.go:24: schema: "int"; Datum: -2147483647; Actual: "1"; Expected: "-2147483647"
    integer_test.go:30: schema: "int"; Datum: 1455301406; Actual: "-692182242"; Expected: "1455301406"
    integer_test.go:31: schema: "int"; Datum: 2147483647; Actual: "-1"; Expected: "2147483647"
FAIL
exit status 1
FAIL	github.com/linkedin/goavro	0.067s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant