added shortest format mode to RealFloat that prints the shortest possible string #635
Cirrus CI / NetBSD
failed
Jan 19, 2024 in 3m 23s
Task Summary
Instruction main failed in 02:16
Details
✅ 00:10 clone
✅ 00:51 install
❌ 02:16 main
CallStack (from HasCallStack):
error, called at tests/Properties.hs:631:29 in main:Properties
"\SOH"
""
Exception thrown while showing test case:
Tail of this byte string is undefined!
CallStack (from HasCallStack):
error, called at tests/Properties.hs:631:29 in main:Properties
scanl is lazy: OK
+++ OK, passed 100 tests.
scanl1 is lazy: OK
+++ OK, passed 100 tests; 23 discarded.
Lazy Char
foldr is lazy: OK
+++ OK, passed 100 tests.
foldr' is strict: OK
+++ OK, failed as expected. (after 5 tests):
Exception:
Tail of this byte string is undefined!
CallStack (from HasCallStack):
error, called at tests/Properties.hs:631:29 in main:Properties
"\STX\ETX"
"\SOH"
Exception thrown while showing test case:
Tail of this byte string is undefined!
CallStack (from HasCallStack):
error, called at tests/Properties.hs:631:29 in main:Properties
foldr1 is lazy: OK
+++ OK, passed 100 tests; 18 discarded.
foldr1' is strict: OK
+++ OK, failed as expected. (after 1 test):
Exception:
Tail of this byte string is undefined!
CallStack (from HasCallStack):
error, called at tests/Properties.hs:631:29 in main:Properties
"\SOH"
""
Exception thrown while showing test case:
Tail of this byte string is undefined!
CallStack (from HasCallStack):
error, called at tests/Properties.hs:631:29 in main:Properties
scanl is lazy: OK
+++ OK, passed 100 tests.
scanl1 is lazy: OK
+++ OK, passed 100 tests; 18 discarded.
unlines is lazy: OK
+++ OK, passed 100 tests.
1 out of 1319 tests failed (2.32s)
Test suite bytestring-tests: FAIL
Test suite logged to:
/tmp/cirrus-ci-build/dist-newstyle/build/x86_64-netbsd/ghc-9.6.3/bytestring-0.12.0.2/t/bytestring-tests/test/bytestring-0.12.0.2-bytestring-tests.log
0 of 1 test suites (0 of 1 test cases) passed.
Error: cabal: Tests failed for test:bytestring-tests from bytestring-0.12.0.2.
������������������������
Loading