-
Notifications
You must be signed in to change notification settings - Fork 301
Open
Description
Over in Debian unstable, we're seeing a test failure on all 32-bit architectures (armel, armhf, i386, mipsel) when building persistent 2.13.3.5:
Failures:
test/Database/Persist/THSpec.hs:240:26:
1) Database.Persist.THSpec.HasIdDef should have correct underlying sql type
expected: SqlInt64
but got: SqlInt32
To rerun use: --match "/Database/Persist/THSpec/HasIdDef/should have correct underlying sql type/"
Randomized with seed 10835329
Finished in 0.2322 seconds
231 examples, 1 failure, 3 pending
Test suite test: FAIL
Test suite logged to: dist-ghc/test/persistent-2.13.3.5-test.log
The tests are passing on 64-bit architectures (amd64, arm64, mips64el, ppc64el, s390x).
Full build logs for armel are available here: https://buildd.debian.org/status/fetch.php?pkg=haskell-persistent&arch=armel&ver=2.13.3.5-1&stamp=1659384152&raw=0
Metadata
Metadata
Assignees
Labels
No labels