Open
Description
When trying to build hackage-security-0.6.0.1
in nixpkgs we get this error:
Canonical JSON
prop_roundtrip_canonical: OK (0.37s)
+++ OK, passed 100 tests.
prop_roundtrip_pretty: OK (0.47s)
+++ OK, passed 100 tests.
prop_canonical_pretty: OK (0.80s)
+++ OK, passed 100 tests.
prop_aeson_canonical: FAIL
*** Failed! Falsified (after 5 tests and 1 shrink):
JSObject [("",JSObject [("\SI",JSString "")])]
Use --quickcheck-replay=74285 to reproduce.
1 out of 16 tests failed (2.39s)
We recently updated a lot of dependencies, so it is hard to tell, what exactly broke this. I can just say, that all dependencies match the version bounds in the cabal file. This is with aeson 1.5.4.1
.
Full build log at https://hydra.nixos.org/build/130472285/nixlog/1
Metadata
Metadata
Assignees
Labels
No labels