cheekybits / genny

Elegant generics for Go
MIT License
1.71k stars 167 forks source link

TestCustomTypesMap test fails on some systems #68

Open rogers0 opened 3 years ago

rogers0 commented 3 years ago

I found go test TestCustomTypesMap fails on Debian build farm: alpha powerpc ppc64 x32.

As a tentative workaround, I'll set to ignore this failure for the next upload to Debian. Please kindly check whether this can be fixed. Thank you!

error log:

=== RUN   TestCustomTypesMap
    generic_simplemap_test.go:32: 
            Error Trace:    generic_simplemap_test.go:32
            Error:          Should be false
            Test:           TestCustomTypesMap
--- FAIL: TestCustomTypesMap (0.00s)