build packages.x86_64-linux.default
93.94 s
[sydtest-test] output-test/Spec.hs:256
93.94 s
[sydtest-test] ✗ 70 Property.classes.shows the classes in use on failure
93.94 s
[sydtest-test] Retries: 3 (does not look flaky)
93.94 s
[sydtest-test] Failed after 1 tests
93.94 s
[sydtest-test] Generated: []
93.94 s
[sydtest-test] Class: empty
93.94 s
[sydtest-test] Expected these values to be equal:
93.94 s
[sydtest-test] Actual: []
93.94 s
[sydtest-test] Expected: [ 0 ]
93.94 s
[sydtest-test]
93.94 s
[sydtest-test] output-test/Spec.hs:213
93.94 s
[sydtest-test] ✗ 71 Context.shows a context when an exception is thrown as well
93.94 s
[sydtest-test] Retries: 3 (does not look flaky)
93.94 s
[sydtest-test] Prelude.undefined
93.94 s
[sydtest-test] CallStack (from HasCallStack):
93.94 s
[sydtest-test] undefined, called at output-test/Spec.hs:214:26 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.94 s
[sydtest-test] context
93.94 s
[sydtest-test]
93.94 s
[sydtest-test] output-test/Spec.hs:207
93.94 s
[sydtest-test] ✗ 72 Context.shows a nice context
93.94 s
[sydtest-test] Retries: 3 (does not look flaky)
93.94 s
[sydtest-test] Expected these values to be equal:
93.94 s
[sydtest-test] Actual: Tr u e
93.94 s
[sydtest-test] Expected: Fals e
93.94 s
[sydtest-test] Context
93.94 s
[sydtest-test]
93.94 s
[sydtest-test] output-test/Spec.hs:208
93.94 s
[sydtest-test] ✗ 73 Context.shows a nice context multiple levels deep
93.94 s
[sydtest-test] Retries: 3 (does not look flaky)
93.94 s
[sydtest-test] Expected these values to be equal:
93.94 s
[sydtest-test] Actual: Tr u e
93.94 s
[sydtest-test] Expected: Fals e
93.94 s
[sydtest-test] Context3
93.94 s
[sydtest-test] Context2
93.94 s
[sydtest-test] Context1
93.94 s
[sydtest-test]
93.94 s
[sydtest-test] output-test/Spec.hs:197
93.94 s
[sydtest-test] ✗ 74 expectationFailure
93.94 s
[sydtest-test] Retries: 3 (does not look flaky)
93.94 s
[sydtest-test] fails
93.94 s
[sydtest-test]
93.94 s
[sydtest-test] output-test/Spec.hs:306
93.94 s
[sydtest-test] ✗ 75 Flakiness.Allows flakiness in this boolean five times (should fail with 5 retries)
93.94 s
[sydtest-test] Retries: 5 (does not look flaky)
93.94 s
[sydtest-test]
93.94 s
[sydtest-test] output-test/Spec.hs:302
93.94 s
[sydtest-test] ✗ 76 Flakiness.Does not allow flakiness if flakiness is not allowed even if retries happen
93.94 s
[sydtest-test] Retries: 3 (does not look flaky)
93.94 s
[sydtest-test] Expected these values to be equal:
93.94 s
[sydtest-test] Actual: 3
93.94 s
[sydtest-test] Expected: 2
93.94 s
[sydtest-test]
93.94 s
[sydtest-test] output-test/Spec.hs:309
93.94 s
[sydtest-test] ✗ 77 Flakiness.allows this intentionally flaky test with up to four retries
93.94 s
[sydtest-test] Retries: 4 (does not look flaky)
93.94 s
[sydtest-test] Expected these values to be equal:
93.94 s
[sydtest-test] Actual: 3
93.94 s
[sydtest-test] Expected: 2
93.94 s
[sydtest-test]
93.94 s
[sydtest-test] output-test/Spec.hs:296
93.94 s
[sydtest-test] ✗ 78 Flakiness.allows this intentionally flaky test with the default number of retries
93.94 s
[sydtest-test] Retries: 3 (does not look flaky)
93.94 s
[sydtest-test] Expected these values to be equal:
93.94 s
[sydtest-test] Actual: 3
93.94 s
[sydtest-test] Expected: 2
93.94 s
[sydtest-test]
93.94 s
[sydtest-test] output-test/Spec.hs:293
93.94 s
[sydtest-test] ✗ 79 Flakiness.Allows flakiness on False eventhough there is none (should fail)
93.94 s
[sydtest-test] Retries: 3 (does not look flaky)
93.94 s
[sydtest-test]
93.94 s
[sydtest-test] output-test/Spec.hs:90
93.94 s
[sydtest-test] ✗ 80 Diff.shows nice multi-line diffs
93.94 s
[sydtest-test] Retries: 3 (does not look flaky)
93.94 s
[sydtest-test] Expected these values to be equal:
93.94 s
[sydtest-test] Actual: ( "foo" , [] , "bar " )
93.94 s
[sydtest-test] Expected:
93.94 s
[sydtest-test] ( "f o o foo"
93.94 s
[sydtest-test] , [ " quux" , "quux" , "quux" , "quux" , "quux " , "quu x" ]
93.94 s
[sydtest-test] , "baz "
93.94 s
[sydtest-test] )
93.94 s
[sydtest-test] Inline diff:
93.94 s
[sydtest-test] ( "f o o foo"
93.94 s
[sydtest-test] , [] " quux" , "quux" , "quux" , "quux" , "quux " , "quu x" ]
93.94 s
[sydtest-test] , "bar z "
93.94 s
[sydtest-test] )
93.94 s
[sydtest-test]
93.94 s
[sydtest-test] output-test/Spec.hs:88
93.94 s
[sydtest-test] ✗ 81 Diff.shows nice multi-line diffs
93.94 s
[sydtest-test] Retries: 3 (does not look flaky)
93.94 s
[sydtest-test] Expected these values to be equal:
93.94 s
[sydtest-test] Actual:
93.94 s
[sydtest-test] ( "foo"
93.94 s
[sydtest-test] , [ "qu ux " , "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
93.94 s
[sydtest-test] , "bar "
93.94 s
[sydtest-test] )
93.94 s
[sydtest-test] Expected:
93.94 s
[sydtest-test] ( "f o o foo"
93.94 s
[sydtest-test] , [ "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
93.94 s
[sydtest-test] , "baz "
93.94 s
[sydtest-test] )
93.94 s
[sydtest-test] Inline diff:
93.94 s
[sydtest-test] ( "f o o foo"
93.94 s
[sydtest-test] , [ "qu ux " , "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
93.94 s
[sydtest-test] , "baz r "
93.94 s
[sydtest-test] )
93.94 s
[sydtest-test]
93.94 s
[sydtest-test] output-test/Spec.hs:70
93.94 s
[sydtest-test] ✗ 82 Property tests.pure.should fail to show that sorting does nothing
93.94 s
[sydtest-test] Retries: 3 (does not look flaky)
93.94 s
[sydtest-test] Failed after 3 tests
93.95 s
[sydtest-test] Generated: [-5,3,11,-3,-13,0,19,-10,15,-13,1,-12,10,-18,-3,-2,6,-9,-6]
93.95 s
[sydtest-test]
93.95 s
[sydtest-test] output-test/Spec.hs:78
93.95 s
[sydtest-test] ✗ 83 Property tests.impure.should fail to show that sorting does nothing
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] Failed after 3 tests
93.95 s
[sydtest-test] Generated: [-5,3,11,-3,-13,0,19,-10,15,-13,1,-12,10,-18,-3,-2,6,-9,-6]
93.95 s
[sydtest-test] Expected these values to be equal:
93.95 s
[sydtest-test] Actual:
93.95 s
[sydtest-test] [ -1 8
93.95 s
[sydtest-test] , - 13
93.95 s
[sydtest-test] , -1 3
93.95 s
[sydtest-test] , -12
93.95 s
[sydtest-test] , -1 0
93.95 s
[sydtest-test] , - 9
93.95 s
[sydtest-test] , -6
93.95 s
[sydtest-test] , - 5
93.95 s
[sydtest-test] , -3
93.95 s
[sydtest-test] , - 3
93.95 s
[sydtest-test] , -2
93.95 s
[sydtest-test] , 0
93.95 s
[sydtest-test] , 1
93.95 s
[sydtest-test] , 3
93.95 s
[sydtest-test] , 6
93.95 s
[sydtest-test] , 1 0
93.95 s
[sydtest-test] , 11
93.95 s
[sydtest-test] , 1 5
93.95 s
[sydtest-test] , 1 9
93.95 s
[sydtest-test] ]
93.95 s
[sydtest-test] Expected:
93.95 s
[sydtest-test] [ -5
93.95 s
[sydtest-test] , 3
93.95 s
[sydtest-test] , 11
93.95 s
[sydtest-test] , -3
93.95 s
[sydtest-test] , -13
93.95 s
[sydtest-test] , 0
93.95 s
[sydtest-test] , 1 9
93.95 s
[sydtest-test] , -1 0
93.95 s
[sydtest-test] , 1 5
93.95 s
[sydtest-test] , -1 3
93.95 s
[sydtest-test] , 1
93.95 s
[sydtest-test] , -1 2
93.95 s
[sydtest-test] , 1 0
93.95 s
[sydtest-test] , - 18
93.95 s
[sydtest-test] , - 3
93.95 s
[sydtest-test] , - 2
93.95 s
[sydtest-test] , 6
93.95 s
[sydtest-test] , - 9
93.95 s
[sydtest-test] , -6
93.95 s
[sydtest-test] ]
93.95 s
[sydtest-test] Inline diff:
93.95 s
[sydtest-test] [ -5
93.95 s
[sydtest-test] , 1 3 8
93.95 s
[sydtest-test] , - 11 3
93.95 s
[sydtest-test] , -1 3
93.95 s
[sydtest-test] , -13 2
93.95 s
[sydtest-test] , -1 0
93.95 s
[sydtest-test] , - 1 9
93.95 s
[sydtest-test] , -1 6 0
93.95 s
[sydtest-test] , 1 - 5
93.95 s
[sydtest-test] , -1 3
93.95 s
[sydtest-test] , - 3 1
93.95 s
[sydtest-test] , -1 2
93.95 s
[sydtest-test] , 1 0
93.95 s
[sydtest-test] , - 18
93.95 s
[sydtest-test] , - 3
93.95 s
[sydtest-test] , - 6 2
93.95 s
[sydtest-test] , 1 0 6
93.95 s
[sydtest-test] , - 11
93.95 s
[sydtest-test] , 1 5 9
93.95 s
[sydtest-test] , 1 -6 9
93.95 s
[sydtest-test] ]
93.95 s
[sydtest-test]
93.95 s
[sydtest-test]
93.95 s
[sydtest-test] Examples: 985
93.95 s
[sydtest-test] Passed: 29
93.95 s
[sydtest-test] Failed: 83
93.95 s
[sydtest-test] Pending: 7
93.95 s
[sydtest-test] Sum of test runtimes: 4.51 seconds
93.95 s
[sydtest-test] Test suite took: 4.52 seconds
93.95 s
[sydtest-test]
93.95 s
[sydtest-test] Asynchronous, non-interleaved
93.95 s
[sydtest-test] 'a'
93.95 s
[sydtest-test] hi
93.95 s
[sydtest-test] Tests:
93.95 s
[sydtest-test]
93.95 s
[sydtest-test] combinators
93.95 s
[sydtest-test] ✗ should be even 0.02 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ should not crash (undefined value) 0.31 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ should fail 0.09 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✓ should be even 0.00 ms
93.95 s
[sydtest-test] ✗ should be even 0.01 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✓ should pass 0.49 ms
93.95 s
[sydtest-test] passed for all of 100 inputs.
93.95 s
[sydtest-test] Retries
93.95 s
[sydtest-test] ✗ Retries this five times 0.01 ms
93.95 s
[sydtest-test] Retries: 5 (does not look flaky)
93.95 s
[sydtest-test] ✗ does not retry if the test is configured withoutRetries 0.00 ms
93.95 s
[sydtest-test] String
93.95 s
[sydtest-test] ✗ compares bytestrings 0.37 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ compares texts 0.38 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ compares strings 0.28 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ compares strings 0.38 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ compares texts 0.30 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] Golden
93.95 s
[sydtest-test] ✗ does not fail the suite when an exception happens while writing 0.01 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] Golden output not found
93.95 s
[sydtest-test] renderPrettyReport
93.95 s
[sydtest-test] ✓ outputs the same as last time 0.70 ms
93.95 s
[sydtest-test] ✗ does not fail the suite when an exception happens while reading 0.77 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ does not fail the suite when an exception happens while checking for equality 0.01 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ does not fail the suite when an exception happens while producing 0.01 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] Golden output not found
93.95 s
[sydtest-test] error
93.95 s
[sydtest-test] ✗ Pure error 0.02 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ Impure error 0.01 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] pending test
93.95 s
[sydtest-test] xdescribe
93.95 s
[sydtest-test] four pending tests below here
93.95 s
[sydtest-test] two
93.95 s
[sydtest-test] wat
93.95 s
[sydtest-test] four
93.95 s
[sydtest-test] three
93.95 s
[sydtest-test] one
93.95 s
[sydtest-test] two pending tests below here
93.95 s
[sydtest-test] one
93.95 s
[sydtest-test] two
93.95 s
[sydtest-test] ✓ Passes 0.00 ms
93.95 s
[sydtest-test] ✗ Exit code 0.02 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] exceptions
93.95 s
[sydtest-test] Pattern matching error
93.95 s
[sydtest-test] ✗ fails in pure code 0.03 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ fails in IO, as the result 0.01 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ fails in IO, as the action 0.01 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ Record selection error 0.01 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ NoMethodError 0.01 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] Pattern matching error
93.95 s
[sydtest-test] ✗ fails in IO, as the action 0.01 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ fails in IO, as the result 0.01 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ fails in pure code 0.01 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] Record construction error
93.95 s
[sydtest-test] ✗ fails in IO, as the result 0.59 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ fails in IO, as the action 0.48 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ fails in pure code 0.80 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ Record construction error 0.81 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] Record update error
93.95 s
[sydtest-test] ✗ fails in IO, as the result 0.81 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ fails in IO, as the action 0.82 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ fails in pure code 0.62 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ Pattern matching error 0.59 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] Pattern matching error
93.95 s
[sydtest-test] ✗ fails in IO, as the action 0.60 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ fails in IO, as the result 0.62 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ fails in pure code 0.63 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] Record selection error
93.95 s
[sydtest-test] ✗ fails in IO, as the action 0.63 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ fails in pure code 0.64 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ fails in IO, as the result 0.65 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ ArithException 0.62 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ Record update error 0.62 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] Printing
93.95 s
[sydtest-test] ✓ print 0.22 ms
93.95 s
[sydtest-test] ✓ putStrLn 0.21 ms
93.95 s
[sydtest-test] expectations
93.95 s
[sydtest-test] ✓ considered passing 0.19 ms
93.95 s
[sydtest-test] ✓ considered passing 0.19 ms
93.95 s
[sydtest-test] ✗ considered failing 0.60 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ considered failing 0.67 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] callstack
93.95 s
[sydtest-test] ✗ prop 0.70 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] describe
93.95 s
[sydtest-test] ✗ describe-it 0.69 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ describe-specify 0.65 ms
93.95 s
[sydtest-test] Retries: 3 (does not look flaky)
93.95 s
[sydtest-test] ✗ specify 0.67 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ it 0.69 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] Around
93.96 s
[sydtest-test] before
93.96 s
[sydtest-test] ✗ does not kill the test suite 0.70 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] before_
93.96 s
[sydtest-test] ✗ does not kill the test suite 0.60 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] after
93.96 s
[sydtest-test] ✗ does not kill the test suite 0.59 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] after_
93.96 s
[sydtest-test] ✗ does not kill the test suite 0.60 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] around
93.96 s
[sydtest-test] ✗ does not kill the test suite 0.59 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] around_
93.96 s
[sydtest-test] ✗ does not kill the test suite 0.58 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] aroundWith
93.96 s
[sydtest-test] ✗ does not kill the test suite 0.57 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] aroundWith'
93.96 s
[sydtest-test] ✗ does not kill the test suite 0.61 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] undefined
93.96 s
[sydtest-test] ✗ Impure undefined 0.56 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ Pure undefined 0.46 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] Long running tests
93.96 s
[sydtest-test] ✓ takes a while (7) 100.47 ms
93.96 s
[sydtest-test] ✓ takes a while (10) 100.42 ms
93.96 s
[sydtest-test] ✓ takes a while (9) 100.43 ms
93.96 s
[sydtest-test] ✓ takes a while (6) 100.43 ms
93.96 s
[sydtest-test] ✓ takes a while (4) 100.37 ms
93.96 s
[sydtest-test] ✓ takes a while (2) 100.32 ms
93.96 s
[sydtest-test] ✓ takes a while (5) 100.28 ms
93.96 s
[sydtest-test] ✓ takes a while (1) 100.11 ms
93.96 s
[sydtest-test] ✓ takes a while (3) 100.17 ms
93.96 s
[sydtest-test] ✓ takes a while (8) 100.17 ms
93.96 s
[sydtest-test] Shrinking
93.96 s
[sydtest-test] ✗ can grab the mvar during shrinking 0.53 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] assertions
93.96 s
[sydtest-test] ✗ shouldSatisfyNamed 0.01 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ shouldNotBe 0.02 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ shouldNotSatisfy 0.01 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ shouldSatisfy 0.03 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ shouldNotSatisfyNamed 0.01 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ shouldNotBe 0.01 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ shouldBe 0.06 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] Property
93.96 s
[sydtest-test] 0 tests run
93.96 s
[sydtest-test] ✓ shows a red '0 tests' when no tests are run 0.02 ms
93.96 s
[sydtest-test] passed for all of 0 inputs.
93.96 s
[sydtest-test] generated values
93.96 s
[sydtest-test] ✗ shows many generated values too 0.24 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] labels
93.96 s
[sydtest-test] ✓ shows the labels in use on success 1.77 ms
93.96 s
[sydtest-test] passed for all of 100 inputs.
93.96 s
[sydtest-test] Labels
93.96 s
[sydtest-test] 31.00% "length of input is 0", "magnitude (digits) of sum of input is 0"
93.96 s
[sydtest-test] 13.00% "length of input is 1", "magnitude (digits) of sum of input is 0"
93.96 s
[sydtest-test] 8.00% "length of input is 1", "magnitude (digits) of sum of input is 1"
93.96 s
[sydtest-test] 5.00% "length of input is 2", "magnitude (digits) of sum of input is 0"
93.96 s
[sydtest-test] 7.00% "length of input is 2", "magnitude (digits) of sum of input is 1"
93.96 s
[sydtest-test] 1.00% "length of input is 2", "magnitude (digits) of sum of input is 2"
93.96 s
[sydtest-test] 4.00% "length of input is 3", "magnitude (digits) of sum of input is 0"
93.96 s
[sydtest-test] 3.00% "length of input is 3", "magnitude (digits) of sum of input is 1"
93.96 s
[sydtest-test] 1.00% "length of input is 3", "magnitude (digits) of sum of input is 2"
93.96 s
[sydtest-test] 5.00% "length of input is 4", "magnitude (digits) of sum of input is 0"
93.96 s
[sydtest-test] 1.00% "length of input is 4", "magnitude (digits) of sum of input is 2"
93.96 s
[sydtest-test] 7.00% "length of input is 5", "magnitude (digits) of sum of input is 0"
93.96 s
[sydtest-test] 3.00% "length of input is 5", "magnitude (digits) of sum of input is 2"
93.96 s
[sydtest-test] 5.00% "length of input is 6", "magnitude (digits) of sum of input is 0"
93.96 s
[sydtest-test] 1.00% "length of input is 6", "magnitude (digits) of sum of input is 2"
93.96 s
[sydtest-test] 2.00% "length of input is 7", "magnitude (digits) of sum of input is 0"
93.96 s
[sydtest-test] 2.00% "length of input is 7", "magnitude (digits) of sum of input is 1"
93.96 s
[sydtest-test] 1.00% "length of input is 8", "magnitude (digits) of sum of input is 0"
93.96 s
[sydtest-test] ✓ shows the labels in use on success 0.96 ms
93.96 s
[sydtest-test] passed for all of 100 inputs.
93.96 s
[sydtest-test] Labels
93.96 s
[sydtest-test] 31.00% "length of input is 0"
93.96 s
[sydtest-test] 21.00% "length of input is 1"
93.96 s
[sydtest-test] 13.00% "length of input is 2"
93.96 s
[sydtest-test] 8.00% "length of input is 3"
93.96 s
[sydtest-test] 6.00% "length of input is 4"
93.96 s
[sydtest-test] 10.00% "length of input is 5"
93.96 s
[sydtest-test] 6.00% "length of input is 6"
93.96 s
[sydtest-test] 4.00% "length of input is 7"
93.96 s
[sydtest-test] 1.00% "length of input is 8"
93.96 s
[sydtest-test] ✗ shows the labels in use on failure 0.36 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] Labels
93.96 s
[sydtest-test] 100.00% "length of input is 0", "magnitude (digits) of sum of input is 0"
93.96 s
[sydtest-test] classes
93.96 s
[sydtest-test] ✓ shows the classes in use on success 0.78 ms
93.96 s
[sydtest-test] passed for all of 100 inputs.
93.96 s
[sydtest-test] Classes
93.96 s
[sydtest-test] 100.00% non-trivial
93.96 s
[sydtest-test] ✗ shows the classes in use on failure 0.33 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] Classes
93.96 s
[sydtest-test] 100.00% empty
93.96 s
[sydtest-test] ✓ shows the classes in use on success 1.17 ms
93.96 s
[sydtest-test] passed for all of 100 inputs.
93.96 s
[sydtest-test] Classes
93.96 s
[sydtest-test] 31.00% empty
93.96 s
[sydtest-test] 48.00% non-trivial
93.96 s
[sydtest-test] 21.00% single element
93.96 s
[sydtest-test] tables
93.96 s
[sydtest-test] ✓ shows the tables in use on success 1.33 ms
93.96 s
[sydtest-test] passed for all of 100 inputs.
93.96 s
[sydtest-test]
93.96 s
[sydtest-test] List elements
93.96 s
[sydtest-test] 10.14% -1
93.96 s
[sydtest-test] 6.45% -2
93.96 s
[sydtest-test] 7.37% -3
93.96 s
[sydtest-test] 7.83% -4
93.96 s
[sydtest-test] 5.07% -5
93.96 s
[sydtest-test] 4.61% -6
93.96 s
[sydtest-test] 5.99% -7
93.96 s
[sydtest-test] 1.38% -8
93.96 s
[sydtest-test] 0.46% -9
93.96 s
[sydtest-test] 7.37% 0
93.96 s
[sydtest-test] 6.91% 1
93.96 s
[sydtest-test] 6.45% 2
93.96 s
[sydtest-test] 6.45% 3
93.96 s
[sydtest-test] 6.45% 4
93.96 s
[sydtest-test] 4.61% 5
93.96 s
[sydtest-test] 4.61% 6
93.96 s
[sydtest-test] 4.61% 7
93.96 s
[sydtest-test] 1.84% 8
93.96 s
[sydtest-test] 1.38% 9
93.96 s
[sydtest-test] Context
93.96 s
[sydtest-test] ✗ shows a context when an exception is thrown as well 0.01 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ shows a nice context 0.14 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ shows a nice context multiple levels deep 0.15 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ expectationFailure 0.01 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] Flakiness
93.96 s
[sydtest-test] ✗ Allows flakiness in this boolean five times (should fail with 5 retries) 0.01 ms
93.96 s
[sydtest-test] Retries: 5 (does not look flaky)
93.96 s
[sydtest-test] ✗ Does not allow flakiness if flakiness is not allowed even if retries happen 0.04 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ allows this intentionally flaky test with up to four retries 0.05 ms
93.96 s
[sydtest-test] Retries: 4 (does not look flaky)
93.96 s
[sydtest-test] ✗ allows this intentionally flaky test with the default number of retries 0.04 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ Allows flakiness on False eventhough there is none (should fail) 0.01 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✓ Allows flakiness on True eventhough there is none (should succeed) 0.00 ms
93.96 s
[sydtest-test] Diff
93.96 s
[sydtest-test] ✗ shows nice multi-line diffs 2.41 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✗ shows nice multi-line diffs 0.65 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] Property tests
93.96 s
[sydtest-test] pure
93.96 s
[sydtest-test] ✓ should work with custom generators too 0.04 ms
93.96 s
[sydtest-test] passed for all of 10 inputs.
93.96 s
[sydtest-test] ✗ should fail to show that sorting does nothing 0.11 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] ✓ reversing a list twice is the same as reversing it once 0.10 ms
93.96 s
[sydtest-test] passed for all of 10 inputs.
93.96 s
[sydtest-test] impure
93.96 s
[sydtest-test] ✓ reversing a list twice is the same as reversing it once 0.10 ms
93.96 s
[sydtest-test] passed for all of 10 inputs.
93.96 s
[sydtest-test] ✓ should work with custom generators too 0.04 ms
93.96 s
[sydtest-test] passed for all of 10 inputs.
93.96 s
[sydtest-test] ✗ should fail to show that sorting does nothing 4.00 ms
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test]
93.96 s
[sydtest-test]
93.96 s
[sydtest-test] Failures:
93.96 s
[sydtest-test]
93.96 s
[sydtest-test] output-test/Spec.hs:351
93.96 s
[sydtest-test] ✗ 1 combinators.should be even
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] Prelude.undefined
93.96 s
[sydtest-test] CallStack (from HasCallStack):
93.96 s
[sydtest-test] undefined, called at output-test/Spec.hs:354:29 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.96 s
[sydtest-test] HasCallStack backtrace:
93.96 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.96 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
93.96 s
[sydtest-test] undefined, called at output-test/Spec.hs:354:29 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.96 s
[sydtest-test]
93.96 s
[sydtest-test]
93.96 s
[sydtest-test] output-test/Spec.hs:348
93.96 s
[sydtest-test] ✗ 2 combinators.should not crash (undefined value)
93.96 s
[sydtest-test] Retries: 3 (does not look flaky)
93.96 s
[sydtest-test] Failed after 1 tests
93.96 s
[sydtest-test] Generated: 0
93.96 s
[sydtest-test] Prelude.undefined
93.96 s
[sydtest-test] CallStack (from HasCallStack):
93.96 s
[sydtest-test] undefined, called at output-test/Spec.hs:348:80 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.96 s
[sydtest-test] HasCallStack backtrace:
93.96 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.96 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
93.96 s
[sydtest-test] undefined, called at output-test/Spec.hs:348:80 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.96 s
[sydtest-test]
93.96 s
[sydtest-test]
93.96 s
[sydtest-test] output-test/Spec.hs:346
93.96 s
[sydtest-test] ✗ 3 combinators.should fail
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] Failed after 2 tests
93.97 s
[sydtest-test] Generated: -1
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:351
93.97 s
[sydtest-test] ✗ 4 combinators.should be even
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:288
93.97 s
[sydtest-test] ✗ 5 Retries.Retries this five times
93.97 s
[sydtest-test] Retries: 5 (does not look flaky)
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:286
93.97 s
[sydtest-test] ✗ 6 Retries.does not retry if the test is configured withoutRetries
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:204
93.97 s
[sydtest-test] ✗ 7 String.compares bytestrings
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] Expected these values to be equal:
93.97 s
[sydtest-test] Actual: "fo o\nbar \tquu x "
93.97 s
[sydtest-test] Expected: "foq \nbaz \tqe x"
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:202
93.97 s
[sydtest-test] ✗ 8 String.compares texts
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] Expected these values to be equal:
93.97 s
[sydtest-test] Actual: "fo o\nbar \tquu x "
93.97 s
[sydtest-test] Expected: "foq \nbaz \tqe x"
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:201
93.97 s
[sydtest-test] ✗ 9 String.compares strings
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] Expected these values to be equal:
93.97 s
[sydtest-test] Actual:
93.97 s
[sydtest-test] fo o
93.97 s
[sydtest-test] bar quu x
93.97 s
[sydtest-test] Expected:
93.97 s
[sydtest-test] foq
93.97 s
[sydtest-test] baz qe x
93.97 s
[sydtest-test] Inline diff:
93.97 s
[sydtest-test] fo oq
93.97 s
[sydtest-test] bar z quu e x
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:200
93.97 s
[sydtest-test] ✗ 10 String.compares strings
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] Expected these values to be equal:
93.97 s
[sydtest-test] Actual: "fo o\nbar \tquu x "
93.97 s
[sydtest-test] Expected: "foq \nbaz \tqe x"
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:203
93.97 s
[sydtest-test] ✗ 11 String.compares texts
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] Expected these values to be equal:
93.97 s
[sydtest-test] Actual:
93.97 s
[sydtest-test] fo o
93.97 s
[sydtest-test] bar quu x
93.97 s
[sydtest-test] Expected:
93.97 s
[sydtest-test] foq
93.97 s
[sydtest-test] baz qe x
93.97 s
[sydtest-test] Inline diff:
93.97 s
[sydtest-test] fo oq
93.97 s
[sydtest-test] bar z quu e x
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:118
93.97 s
[sydtest-test] ✗ 12 Golden.does not fail the suite when an exception happens while writing
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] Golden output not found
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:102
93.97 s
[sydtest-test] ✗ 13 Golden.does not fail the suite when an exception happens while reading
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] ExitFailure 1
93.97 s
[sydtest-test] HasCallStack backtrace:
93.97 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
93.97 s
[sydtest-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/System/Exit.hs:62:14 in ghc-internal:GHC.Internal.System.Exit
93.97 s
[sydtest-test]
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:125
93.97 s
[sydtest-test] ✗ 14 Golden.does not fail the suite when an exception happens while checking for equality
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] divide by zero
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:110
93.97 s
[sydtest-test] ✗ 15 Golden.does not fail the suite when an exception happens while producing
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] Golden output not found
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:33
93.97 s
[sydtest-test] ✗ 16 error.Pure error
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] foobar
93.97 s
[sydtest-test] CallStack (from HasCallStack):
93.97 s
[sydtest-test] error, called at output-test/Spec.hs:33:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.97 s
[sydtest-test] HasCallStack backtrace:
93.97 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] error, called at output-test/Spec.hs:33:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.97 s
[sydtest-test]
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:34
93.97 s
[sydtest-test] ✗ 17 error.Impure error
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] foobar
93.97 s
[sydtest-test] CallStack (from HasCallStack):
93.97 s
[sydtest-test] error, called at output-test/Spec.hs:34:24 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.97 s
[sydtest-test] HasCallStack backtrace:
93.97 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] error, called at output-test/Spec.hs:34:24 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.97 s
[sydtest-test]
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:38
93.97 s
[sydtest-test] ✗ 18 Exit code
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] ExitFailure 1
93.97 s
[sydtest-test] HasCallStack backtrace:
93.97 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
93.97 s
[sydtest-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/System/Exit.hs:62:14 in ghc-internal:GHC.Internal.System.Exit
93.97 s
[sydtest-test]
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:45
93.97 s
[sydtest-test] ✗ 19 exceptions.Pattern matching error.fails in pure code
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] HasCallStack backtrace:
93.97 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.97 s
[sydtest-test]
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:43
93.97 s
[sydtest-test] ✗ 20 exceptions.Pattern matching error.fails in IO, as the result
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] HasCallStack backtrace:
93.97 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.97 s
[sydtest-test]
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:44
93.97 s
[sydtest-test] ✗ 21 exceptions.Pattern matching error.fails in IO, as the action
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] HasCallStack backtrace:
93.97 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.97 s
[sydtest-test]
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:48
93.97 s
[sydtest-test] ✗ 22 exceptions.Record selection error
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] test
93.97 s
[sydtest-test] HasCallStack backtrace:
93.97 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] throw, called at output-test/Spec.hs:48:34 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.97 s
[sydtest-test]
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:56
93.97 s
[sydtest-test] ✗ 23 exceptions.NoMethodError
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] test
93.97 s
[sydtest-test] HasCallStack backtrace:
93.97 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] throw, called at output-test/Spec.hs:56:25 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.97 s
[sydtest-test]
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:44
93.97 s
[sydtest-test] ✗ 24 exceptions.Pattern matching error.fails in IO, as the action
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] divide by zero
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:43
93.97 s
[sydtest-test] ✗ 25 exceptions.Pattern matching error.fails in IO, as the result
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] divide by zero
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:45
93.97 s
[sydtest-test] ✗ 26 exceptions.Pattern matching error.fails in pure code
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] divide by zero
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:43
93.97 s
[sydtest-test] ✗ 27 exceptions.Record construction error.fails in IO, as the result
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] output-test/Spec.hs:47:57-64: Missing field in record construction field
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] HasCallStack backtrace:
93.97 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.97 s
[sydtest-test]
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:44
93.97 s
[sydtest-test] ✗ 28 exceptions.Record construction error.fails in IO, as the action
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] output-test/Spec.hs:47:57-64: Missing field in record construction field
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] HasCallStack backtrace:
93.97 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.97 s
[sydtest-test]
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] output-test/Spec.hs:45
93.97 s
[sydtest-test] ✗ 29 exceptions.Record construction error.fails in pure code
93.97 s
[sydtest-test] Retries: 3 (does not look flaky)
93.97 s
[sydtest-test] output-test/Spec.hs:47:57-64: Missing field in record construction field
93.97 s
[sydtest-test]
93.97 s
[sydtest-test] HasCallStack backtrace:
93.97 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.97 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:46
93.98 s
[sydtest-test] ✗ 30 exceptions.Record construction error
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] test
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at output-test/Spec.hs:46:37 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:43
93.98 s
[sydtest-test] ✗ 31 exceptions.Record update error.fails in IO, as the result
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:44
93.98 s
[sydtest-test] ✗ 32 exceptions.Record update error.fails in IO, as the action
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:45
93.98 s
[sydtest-test] ✗ 33 exceptions.Record update error.fails in pure code
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:52
93.98 s
[sydtest-test] ✗ 34 exceptions.Pattern matching error
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] test
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at output-test/Spec.hs:52:34 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:44
93.98 s
[sydtest-test] ✗ 35 exceptions.Pattern matching error.fails in IO, as the action
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:43
93.98 s
[sydtest-test] ✗ 36 exceptions.Pattern matching error.fails in IO, as the result
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:45
93.98 s
[sydtest-test] ✗ 37 exceptions.Pattern matching error.fails in pure code
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:44
93.98 s
[sydtest-test] ✗ 38 exceptions.Record selection error.fails in IO, as the action
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] No match in record selector field
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:45
93.98 s
[sydtest-test] ✗ 39 exceptions.Record selection error.fails in pure code
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] No match in record selector field
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:43
93.98 s
[sydtest-test] ✗ 40 exceptions.Record selection error.fails in IO, as the result
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] No match in record selector field
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:54
93.98 s
[sydtest-test] ✗ 41 exceptions.ArithException
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] arithmetic underflow
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at output-test/Spec.hs:54:26 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:50
93.98 s
[sydtest-test] ✗ 42 exceptions.Record update error
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] test
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] throw, called at output-test/Spec.hs:50:31 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:338
93.98 s
[sydtest-test] ✗ 43 expectations.considered failing
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:339
93.98 s
[sydtest-test] ✗ 44 expectations.considered failing
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] Unknown location
93.98 s
[sydtest-test] ✗ 45 callstack.prop
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] Failed after 1 tests
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:330
93.98 s
[sydtest-test] ✗ 46 callstack.describe.describe-it
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:331
93.98 s
[sydtest-test] ✗ 47 callstack.describe.describe-specify
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:327
93.98 s
[sydtest-test] ✗ 48 callstack.specify
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:326
93.98 s
[sydtest-test] ✗ 49 callstack.it
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:159
93.98 s
[sydtest-test] ✗ 50 Around.before.does not kill the test suite
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] user error (test)
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
93.98 s
[sydtest-test] throwIO, called at output-test/Spec.hs:158:23 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:164
93.98 s
[sydtest-test] ✗ 51 Around.before_.does not kill the test suite
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] user error (test)
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
93.98 s
[sydtest-test] throwIO, called at output-test/Spec.hs:163:18 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.98 s
[sydtest-test] output-test/Spec.hs:169
93.98 s
[sydtest-test] ✗ 52 Around.after.does not kill the test suite
93.98 s
[sydtest-test] Retries: 3 (does not look flaky)
93.98 s
[sydtest-test] user error (test)
93.98 s
[sydtest-test] HasCallStack backtrace:
93.98 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.98 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
93.98 s
[sydtest-test] throwIO, called at output-test/Spec.hs:168:22 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.98 s
[sydtest-test]
93.98 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:174
93.99 s
[sydtest-test] ✗ 53 Around.after_.does not kill the test suite
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] user error (test)
93.99 s
[sydtest-test] HasCallStack backtrace:
93.99 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.99 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
93.99 s
[sydtest-test] throwIO, called at output-test/Spec.hs:173:17 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.99 s
[sydtest-test]
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:179
93.99 s
[sydtest-test] ✗ 54 Around.around.does not kill the test suite
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] user error (test)
93.99 s
[sydtest-test] HasCallStack backtrace:
93.99 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.99 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
93.99 s
[sydtest-test] throwIO, called at output-test/Spec.hs:178:23 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.99 s
[sydtest-test]
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:184
93.99 s
[sydtest-test] ✗ 55 Around.around_.does not kill the test suite
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] user error (test)
93.99 s
[sydtest-test] HasCallStack backtrace:
93.99 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.99 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
93.99 s
[sydtest-test] throwIO, called at output-test/Spec.hs:183:24 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.99 s
[sydtest-test]
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:189
93.99 s
[sydtest-test] ✗ 56 Around.aroundWith.does not kill the test suite
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] user error (test)
93.99 s
[sydtest-test] HasCallStack backtrace:
93.99 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.99 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
93.99 s
[sydtest-test] throwIO, called at output-test/Spec.hs:188:30 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.99 s
[sydtest-test]
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:194
93.99 s
[sydtest-test] ✗ 57 Around.aroundWith'.does not kill the test suite
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] user error (test)
93.99 s
[sydtest-test] HasCallStack backtrace:
93.99 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.99 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
93.99 s
[sydtest-test] throwIO, called at output-test/Spec.hs:193:34 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.99 s
[sydtest-test]
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:37
93.99 s
[sydtest-test] ✗ 58 undefined.Impure undefined
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Prelude.undefined
93.99 s
[sydtest-test] CallStack (from HasCallStack):
93.99 s
[sydtest-test] undefined, called at output-test/Spec.hs:37:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.99 s
[sydtest-test] HasCallStack backtrace:
93.99 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.99 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
93.99 s
[sydtest-test] undefined, called at output-test/Spec.hs:37:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.99 s
[sydtest-test]
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:36
93.99 s
[sydtest-test] ✗ 59 undefined.Pure undefined
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Prelude.undefined
93.99 s
[sydtest-test] CallStack (from HasCallStack):
93.99 s
[sydtest-test] undefined, called at output-test/Spec.hs:36:31 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.99 s
[sydtest-test] HasCallStack backtrace:
93.99 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
93.99 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
93.99 s
[sydtest-test] undefined, called at output-test/Spec.hs:36:31 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.99 s
[sydtest-test]
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:279
93.99 s
[sydtest-test] ✗ 60 Shrinking.can grab the mvar during shrinking
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Failed after 21 tests
93.99 s
[sydtest-test] Generated: 20
93.99 s
[sydtest-test] Predicate failed, but should have succeeded, on this value:
93.99 s
[sydtest-test] 20
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:98
93.99 s
[sydtest-test] ✗ 61 assertions.shouldSatisfyNamed
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Predicate failed, but should have succeeded, on this value:
93.99 s
[sydtest-test] 3
93.99 s
[sydtest-test] Predicate: even
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:94
93.99 s
[sydtest-test] ✗ 62 assertions.shouldNotBe
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Did not expect equality of the values but both were:
93.99 s
[sydtest-test] 3
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:97
93.99 s
[sydtest-test] ✗ 63 assertions.shouldNotSatisfy
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Predicate succeeded, but should have failed, on this value:
93.99 s
[sydtest-test] 3
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:96
93.99 s
[sydtest-test] ✗ 64 assertions.shouldSatisfy
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Predicate failed, but should have succeeded, on this value:
93.99 s
[sydtest-test] 3
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:99
93.99 s
[sydtest-test] ✗ 65 assertions.shouldNotSatisfyNamed
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Predicate succeeded, but should have failed, on this value:
93.99 s
[sydtest-test] 3
93.99 s
[sydtest-test] Predicate: odd
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:95
93.99 s
[sydtest-test] ✗ 66 assertions.shouldNotBe
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] These two values were considered equal but should not have been equal:
93.99 s
[sydtest-test] Actual : -0.0
93.99 s
[sydtest-test] Not Expected: 0.0
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:93
93.99 s
[sydtest-test] ✗ 67 assertions.shouldBe
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Expected these values to be equal:
93.99 s
[sydtest-test] Actual: 3
93.99 s
[sydtest-test] Expected: 4
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:220
93.99 s
[sydtest-test] ✗ 68 Property.generated values.shows many generated values too
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Failed after 1 tests
93.99 s
[sydtest-test] Generated: 0
93.99 s
[sydtest-test] Generated: 0
93.99 s
[sydtest-test] Generated: 0
93.99 s
[sydtest-test] Generated: 0
93.99 s
[sydtest-test] Generated: 0
93.99 s
[sydtest-test] Expected these values to be equal:
93.99 s
[sydtest-test] Actual: 0
93.99 s
[sydtest-test] Expected: 1
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:239
93.99 s
[sydtest-test] ✗ 69 Property.labels.shows the labels in use on failure
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Failed after 1 tests
93.99 s
[sydtest-test] Generated: []
93.99 s
[sydtest-test] Labels: "length of input is 0", "magnitude (digits) of sum of input is 0"
93.99 s
[sydtest-test] Expected these values to be equal:
93.99 s
[sydtest-test] Actual: []
93.99 s
[sydtest-test] Expected: [ 0 ]
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:256
93.99 s
[sydtest-test] ✗ 70 Property.classes.shows the classes in use on failure
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Failed after 1 tests
93.99 s
[sydtest-test] Generated: []
93.99 s
[sydtest-test] Class: empty
93.99 s
[sydtest-test] Expected these values to be equal:
93.99 s
[sydtest-test] Actual: []
93.99 s
[sydtest-test] Expected: [ 0 ]
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:213
93.99 s
[sydtest-test] ✗ 71 Context.shows a context when an exception is thrown as well
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Prelude.undefined
93.99 s
[sydtest-test] CallStack (from HasCallStack):
93.99 s
[sydtest-test] undefined, called at output-test/Spec.hs:214:26 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
93.99 s
[sydtest-test] context
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:207
93.99 s
[sydtest-test] ✗ 72 Context.shows a nice context
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Expected these values to be equal:
93.99 s
[sydtest-test] Actual: Tr u e
93.99 s
[sydtest-test] Expected: Fals e
93.99 s
[sydtest-test] Context
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:208
93.99 s
[sydtest-test] ✗ 73 Context.shows a nice context multiple levels deep
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Expected these values to be equal:
93.99 s
[sydtest-test] Actual: Tr u e
93.99 s
[sydtest-test] Expected: Fals e
93.99 s
[sydtest-test] Context3
93.99 s
[sydtest-test] Context2
93.99 s
[sydtest-test] Context1
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:197
93.99 s
[sydtest-test] ✗ 74 expectationFailure
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] fails
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:306
93.99 s
[sydtest-test] ✗ 75 Flakiness.Allows flakiness in this boolean five times (should fail with 5 retries)
93.99 s
[sydtest-test] Retries: 5 (does not look flaky)
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:302
93.99 s
[sydtest-test] ✗ 76 Flakiness.Does not allow flakiness if flakiness is not allowed even if retries happen
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Expected these values to be equal:
93.99 s
[sydtest-test] Actual: 6
93.99 s
[sydtest-test] Expected: 2
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:309
93.99 s
[sydtest-test] ✗ 77 Flakiness.allows this intentionally flaky test with up to four retries
93.99 s
[sydtest-test] Retries: 4 (does not look flaky)
93.99 s
[sydtest-test] Expected these values to be equal:
93.99 s
[sydtest-test] Actual: 7
93.99 s
[sydtest-test] Expected: 2
93.99 s
[sydtest-test]
93.99 s
[sydtest-test] output-test/Spec.hs:296
93.99 s
[sydtest-test] ✗ 78 Flakiness.allows this intentionally flaky test with the default number of retries
93.99 s
[sydtest-test] Retries: 3 (does not look flaky)
93.99 s
[sydtest-test] Expected these values to be equal:
93.99 s
[sydtest-test] Actual: 6
94.00 s
[sydtest-test] Expected: 2
94.00 s
[sydtest-test]
94.00 s
[sydtest-test] output-test/Spec.hs:293
94.00 s
[sydtest-test] ✗ 79 Flakiness.Allows flakiness on False eventhough there is none (should fail)
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test]
94.00 s
[sydtest-test] output-test/Spec.hs:90
94.00 s
[sydtest-test] ✗ 80 Diff.shows nice multi-line diffs
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] Expected these values to be equal:
94.00 s
[sydtest-test] Actual: ( "foo" , [] , "bar " )
94.00 s
[sydtest-test] Expected:
94.00 s
[sydtest-test] ( "f o o foo"
94.00 s
[sydtest-test] , [ " quux" , "quux" , "quux" , "quux" , "quux " , "quu x" ]
94.00 s
[sydtest-test] , "baz "
94.00 s
[sydtest-test] )
94.00 s
[sydtest-test] Inline diff:
94.00 s
[sydtest-test] ( "f o o foo"
94.00 s
[sydtest-test] , [] " quux" , "quux" , "quux" , "quux" , "quux " , "quu x" ]
94.00 s
[sydtest-test] , "bar z "
94.00 s
[sydtest-test] )
94.00 s
[sydtest-test]
94.00 s
[sydtest-test] output-test/Spec.hs:88
94.00 s
[sydtest-test] ✗ 81 Diff.shows nice multi-line diffs
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] Expected these values to be equal:
94.00 s
[sydtest-test] Actual:
94.00 s
[sydtest-test] ( "foo"
94.00 s
[sydtest-test] , [ "qu ux " , "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
94.00 s
[sydtest-test] , "bar "
94.00 s
[sydtest-test] )
94.00 s
[sydtest-test] Expected:
94.00 s
[sydtest-test] ( "f o o foo"
94.00 s
[sydtest-test] , [ "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
94.00 s
[sydtest-test] , "baz "
94.00 s
[sydtest-test] )
94.00 s
[sydtest-test] Inline diff:
94.00 s
[sydtest-test] ( "f o o foo"
94.00 s
[sydtest-test] , [ "qu ux " , "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
94.00 s
[sydtest-test] , "baz r "
94.00 s
[sydtest-test] )
94.00 s
[sydtest-test]
94.00 s
[sydtest-test] output-test/Spec.hs:70
94.00 s
[sydtest-test] ✗ 82 Property tests.pure.should fail to show that sorting does nothing
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] Failed after 3 tests
94.00 s
[sydtest-test] Generated: [-5,3,11,-3,-13,0,19,-10,15,-13,1,-12,10,-18,-3,-2,6,-9,-6]
94.00 s
[sydtest-test]
94.00 s
[sydtest-test] output-test/Spec.hs:78
94.00 s
[sydtest-test] ✗ 83 Property tests.impure.should fail to show that sorting does nothing
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] Failed after 3 tests
94.00 s
[sydtest-test] Generated: [-5,3,11,-3,-13,0,19,-10,15,-13,1,-12,10,-18,-3,-2,6,-9,-6]
94.00 s
[sydtest-test] Expected these values to be equal:
94.00 s
[sydtest-test] Actual:
94.00 s
[sydtest-test] [ -1 8
94.00 s
[sydtest-test] , - 13
94.00 s
[sydtest-test] , -1 3
94.00 s
[sydtest-test] , -12
94.00 s
[sydtest-test] , -1 0
94.00 s
[sydtest-test] , - 9
94.00 s
[sydtest-test] , -6
94.00 s
[sydtest-test] , - 5
94.00 s
[sydtest-test] , -3
94.00 s
[sydtest-test] , - 3
94.00 s
[sydtest-test] , -2
94.00 s
[sydtest-test] , 0
94.00 s
[sydtest-test] , 1
94.00 s
[sydtest-test] , 3
94.00 s
[sydtest-test] , 6
94.00 s
[sydtest-test] , 1 0
94.00 s
[sydtest-test] , 11
94.00 s
[sydtest-test] , 1 5
94.00 s
[sydtest-test] , 1 9
94.00 s
[sydtest-test] ]
94.00 s
[sydtest-test] Expected:
94.00 s
[sydtest-test] [ -5
94.00 s
[sydtest-test] , 3
94.00 s
[sydtest-test] , 11
94.00 s
[sydtest-test] , -3
94.00 s
[sydtest-test] , -13
94.00 s
[sydtest-test] , 0
94.00 s
[sydtest-test] , 1 9
94.00 s
[sydtest-test] , -1 0
94.00 s
[sydtest-test] , 1 5
94.00 s
[sydtest-test] , -1 3
94.00 s
[sydtest-test] , 1
94.00 s
[sydtest-test] , -1 2
94.00 s
[sydtest-test] , 1 0
94.00 s
[sydtest-test] , - 18
94.00 s
[sydtest-test] , - 3
94.00 s
[sydtest-test] , - 2
94.00 s
[sydtest-test] , 6
94.00 s
[sydtest-test] , - test
94.00 s
[sydtest-test] test
94.00 s
[sydtest-test] test
94.00 s
[sydtest-test] 9
94.00 s
[sydtest-test] , -6
94.00 s
[sydtest-test] ]
94.00 s
[sydtest-test] Inline diff:
94.00 s
[sydtest-test] [ -5
94.00 s
[sydtest-test] , 1 3 8
94.00 s
[sydtest-test] , - 11 3
94.00 s
[sydtest-test] , -1 3
94.00 s
[sydtest-test] , -13 2
94.00 s
[sydtest-test] , -1 0
94.00 s
[sydtest-test] , - 1 9
94.00 s
[sydtest-test] , -1 6 0
94.00 s
[sydtest-test] , 1 - 5
94.00 s
[sydtest-test] , -1 3
94.00 s
[sydtest-test] , - 3 1
94.00 s
[sydtest-test] , -1 2
94.00 s
[sydtest-test] , 1 0
94.00 s
[sydtest-test] , - 18
94.00 s
[sydtest-test] , - 3
94.00 s
[sydtest-test] , - 6 2
94.00 s
[sydtest-test] , 1 0 6
94.00 s
[sydtest-test] , - 11
94.00 s
[sydtest-test] , 1 5 9
94.00 s
[sydtest-test] , 1 -6 9
94.00 s
[sydtest-test] ]
94.00 s
[sydtest-test]
94.00 s
[sydtest-test]
94.00 s
[sydtest-test] Examples: 985
94.00 s
[sydtest-test] Passed: 29
94.00 s
[sydtest-test] Failed: 83
94.00 s
[sydtest-test] Pending: 7
94.00 s
[sydtest-test] Sum of test runtimes: 1.04 seconds
94.00 s
[sydtest-test] Test suite took: 0.21 seconds
94.00 s
[sydtest-test]
94.00 s
[sydtest-test] Asynchronous, interleaved
94.00 s
[sydtest-test] Tests:
94.00 s
[sydtest-test]
94.00 s
[sydtest-test] combinators
94.00 s
[sydtest-test] ✗ should be even 0.10 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ should not crash (undefined value) 0.40 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ should fail 0.29 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✓ should be even 0.01 ms
94.00 s
[sydtest-test] ✗ should be even 0.21 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✓ should pass 0.49 ms
94.00 s
[sydtest-test] passed for all of 100 inputs.
94.00 s
[sydtest-test] Retries
94.00 s
[sydtest-test] ✗ Retries this five times 0.58 ms
94.00 s
[sydtest-test] Retries: 5 (does not look flaky)
94.00 s
[sydtest-test] ✗ does not retry if the test is configured withoutRetries 0.10 ms
94.00 s
[sydtest-test] String
94.00 s
[sydtest-test] ✗ compares bytestrings 1.04 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ compares texts 0.77 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ compares strings 0.78 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ compares strings 1.11 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ compares texts 0.96 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] Golden
94.00 s
[sydtest-test] ✗ does not fail the suite when an exception happens while writing 0.41 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] Golden output not found
94.00 s
[sydtest-test] renderPrettyReport
94.00 s
[sydtest-test] ✓ outputs the same as last time 0.58 ms
94.00 s
[sydtest-test] ✗ does not fail the suite when an exception happens while reading 0.70 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ does not fail the suite when an exception happens while checking for equality 0.51 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ does not fail the suite when an exception happens while producing 0.47 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] Golden output not found
94.00 s
[sydtest-test] error
94.00 s
[sydtest-test] ✗ Pure error 0.47 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ Impure error 0.48 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] pending test
94.00 s
[sydtest-test] xdescribe
94.00 s
[sydtest-test] four pending tests below here
94.00 s
[sydtest-test] two
94.00 s
[sydtest-test] wat
94.00 s
[sydtest-test] four
94.00 s
[sydtest-test] three
94.00 s
[sydtest-test] one
94.00 s
[sydtest-test] two pending tests below here
94.00 s
[sydtest-test] one
94.00 s
[sydtest-test] two
94.00 s
[sydtest-test] ✓ Passes 0.15 ms
94.00 s
[sydtest-test] ✗ Exit code 0.53 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] exceptions
94.00 s
[sydtest-test] Pattern matching error
94.00 s
[sydtest-test] ✗ fails in pure code 0.53 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ fails in IO, as the result 0.55 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ fails in IO, as the action 0.50 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ Record selection error 0.54 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ NoMethodError 0.54 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] Pattern matching error
94.00 s
[sydtest-test] ✗ fails in IO, as the action 0.54 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] 'a'
94.00 s
[sydtest-test] hi
94.00 s
[sydtest-test] ✗ fails in IO, as the result 0.52 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ fails in pure code 0.49 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] Record construction error
94.00 s
[sydtest-test] ✗ fails in IO, as the result 0.48 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ fails in IO, as the action 0.45 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ fails in pure code 0.45 ms
94.00 s
[sydtest-test] Retries: 3 (does not look flaky)
94.00 s
[sydtest-test] ✗ Record construction error 0.46 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] Record update error
94.01 s
[sydtest-test] ✗ fails in IO, as the result 0.43 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ fails in IO, as the action 0.43 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ fails in pure code 0.40 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ Pattern matching error 0.44 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] Pattern matching error
94.01 s
[sydtest-test] ✗ fails in IO, as the action 0.46 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ fails in IO, as the result 0.44 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ fails in pure code 0.46 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] Record selection error
94.01 s
[sydtest-yesod] [2 of 6] Compiling Test.Syd.Yesod.Client ( src/Test/Syd/Yesod/Client.hs, dist/build/Test/Syd/Yesod/Client.o, dist/build/Test/Syd/Yesod/Client.dyn_o )
94.01 s
[sydtest-test] ✗ fails in IO, as the action 0.45 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ fails in pure code 0.49 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ fails in IO, as the result 0.49 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ ArithException 0.52 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ Record update error 0.57 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] Printing
94.01 s
[sydtest-test] ✓ print 0.21 ms
94.01 s
[sydtest-test] ✓ putStrLn 0.23 ms
94.01 s
[sydtest-test] expectations
94.01 s
[sydtest-test] ✓ considered passing 0.20 ms
94.01 s
[sydtest-test] ✓ considered passing 0.20 ms
94.01 s
[sydtest-test] ✗ considered failing 0.56 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ considered failing 0.55 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] callstack
94.01 s
[sydtest-test] ✗ prop 0.57 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] describe
94.01 s
[sydtest-test] ✗ describe-it 0.53 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ describe-specify 0.55 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ specify 0.56 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ it 0.58 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] Around
94.01 s
[sydtest-test] before
94.01 s
[sydtest-test] ✗ does not kill the test suite 0.44 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] before_
94.01 s
[sydtest-test] ✗ does not kill the test suite 0.45 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] after
94.01 s
[sydtest-test] ✗ does not kill the test suite 0.45 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] after_
94.01 s
[sydtest-test] ✗ does not kill the test suite 0.47 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] around
94.01 s
[sydtest-test] ✗ does not kill the test suite 0.48 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] around_
94.01 s
[sydtest-test] ✗ does not kill the test suite 0.49 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] aroundWith
94.01 s
[sydtest-test] ✗ does not kill the test suite 0.52 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] aroundWith'
94.01 s
[sydtest-test] ✗ does not kill the test suite 2.76 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] undefined
94.01 s
[sydtest-test] ✗ Impure undefined 2.91 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ Pure undefined 2.79 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] Long running tests
94.01 s
[sydtest-test] ✓ takes a while (7) 100.93 ms
94.01 s
[sydtest-test] ✓ takes a while (10) 102.86 ms
94.01 s
[sydtest-test] ✓ takes a while (9) 102.85 ms
94.01 s
[sydtest-test] ✓ takes a while (6) 102.83 ms
94.01 s
[sydtest-test] ✓ takes a while (4) 102.78 ms
94.01 s
[sydtest-test] ✓ takes a while (2) 100.53 ms
94.01 s
[sydtest-test] ✓ takes a while (5) 100.21 ms
94.01 s
[sydtest-test] ✓ takes a while (1) 100.20 ms
94.01 s
[sydtest-test] ✓ takes a while (3) 100.21 ms
94.01 s
[sydtest-test] ✓ takes a while (8) 100.20 ms
94.01 s
[sydtest-test] Shrinking
94.01 s
[sydtest-test] ✗ can grab the mvar during shrinking 0.51 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] assertions
94.01 s
[sydtest-test] ✗ shouldSatisfyNamed 0.04 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ shouldNotBe 0.03 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ shouldNotSatisfy 0.02 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ shouldSatisfy 0.01 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ shouldNotSatisfyNamed 0.01 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ shouldNotBe 0.03 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ shouldBe 0.02 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] Property
94.01 s
[sydtest-test] 0 tests run
94.01 s
[sydtest-test] ✓ shows a red '0 tests' when no tests are run 0.02 ms
94.01 s
[sydtest-test] passed for all of 0 inputs.
94.01 s
[sydtest-test] generated values
94.01 s
[sydtest-test] ✗ shows many generated values too 0.32 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] labels
94.01 s
[sydtest-test] ✓ shows the labels in use on success 3.37 ms
94.01 s
[sydtest-test] passed for all of 100 inputs.
94.01 s
[sydtest-test] Labels
94.01 s
[sydtest-test] 31.00% "length of input is 0", "magnitude (digits) of sum of input is 0"
94.01 s
[sydtest-test] 13.00% "length of input is 1", "magnitude (digits) of sum of input is 0"
94.01 s
[sydtest-test] 8.00% "length of input is 1", "magnitude (digits) of sum of input is 1"
94.01 s
[sydtest-test] 5.00% "length of input is 2", "magnitude (digits) of sum of input is 0"
94.01 s
[sydtest-test] 7.00% "length of input is 2", "magnitude (digits) of sum of input is 1"
94.01 s
[sydtest-test] 1.00% "length of input is 2", "magnitude (digits) of sum of input is 2"
94.01 s
[sydtest-test] 4.00% "length of input is 3", "magnitude (digits) of sum of input is 0"
94.01 s
[sydtest-test] 3.00% "length of input is 3", "magnitude (digits) of sum of input is 1"
94.01 s
[sydtest-test] 1.00% "length of input is 3", "magnitude (digits) of sum of input is 2"
94.01 s
[sydtest-test] 5.00% "length of input is 4", "magnitude (digits) of sum of input is 0"
94.01 s
[sydtest-test] 1.00% "length of input is 4", "magnitude (digits) of sum of input is 2"
94.01 s
[sydtest-test] 7.00% "length of input is 5", "magnitude (digits) of sum of input is 0"
94.01 s
[sydtest-test] 3.00% "length of input is 5", "magnitude (digits) of sum of input is 2"
94.01 s
[sydtest-test] 5.00% "length of input is 6", "magnitude (digits) of sum of input is 0"
94.01 s
[sydtest-test] 1.00% "length of input is 6", "magnitude (digits) of sum of input is 2"
94.01 s
[sydtest-test] 2.00% "length of input is 7", "magnitude (digits) of sum of input is 0"
94.01 s
[sydtest-test] 2.00% "length of input is 7", "magnitude (digits) of sum of input is 1"
94.01 s
[sydtest-test] 1.00% "length of input is 8", "magnitude (digits) of sum of input is 0"
94.01 s
[sydtest-test] ✓ shows the labels in use on success 0.45 ms
94.01 s
[sydtest-test] passed for all of 100 inputs.
94.01 s
[sydtest-test] Labels
94.01 s
[sydtest-test] 31.00% "length of input is 0"
94.01 s
[sydtest-test] 21.00% "length of input is 1"
94.01 s
[sydtest-test] 13.00% "length of input is 2"
94.01 s
[sydtest-test] 8.00% "length of input is 3"
94.01 s
[sydtest-test] 6.00% "length of input is 4"
94.01 s
[sydtest-test] 10.00% "length of input is 5"
94.01 s
[sydtest-test] 6.00% "length of input is 6"
94.01 s
[sydtest-test] 4.00% "length of input is 7"
94.01 s
[sydtest-test] 1.00% "length of input is 8"
94.01 s
[sydtest-test] ✗ shows the labels in use on failure 0.17 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] Labels
94.01 s
[sydtest-test] 100.00% "length of input is 0", "magnitude (digits) of sum of input is 0"
94.01 s
[sydtest-test] classes
94.01 s
[sydtest-test] ✓ shows the classes in use on success 0.97 ms
94.01 s
[sydtest-test] passed for all of 100 inputs.
94.01 s
[sydtest-test] Classes
94.01 s
[sydtest-test] 100.00% non-trivial
94.01 s
[sydtest-test] ✗ shows the classes in use on failure 0.14 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] Classes
94.01 s
[sydtest-test] 100.00% empty
94.01 s
[sydtest-test] ✓ shows the classes in use on success 3.00 ms
94.01 s
[sydtest-test] passed for all of 100 inputs.
94.01 s
[sydtest-test] Classes
94.01 s
[sydtest-test] 31.00% empty
94.01 s
[sydtest-test] 48.00% non-trivial
94.01 s
[sydtest-test] 21.00% single element
94.01 s
[sydtest-test] tables
94.01 s
[sydtest-test] ✓ shows the tables in use on success 0.43 ms
94.01 s
[sydtest-test] passed for all of 100 inputs.
94.01 s
[sydtest-test]
94.01 s
[sydtest-test] List elements
94.01 s
[sydtest-test] 10.14% -1
94.01 s
[sydtest-test] 6.45% -2
94.01 s
[sydtest-test] 7.37% -3
94.01 s
[sydtest-test] 7.83% -4
94.01 s
[sydtest-test] 5.07% -5
94.01 s
[sydtest-test] 4.61% -6
94.01 s
[sydtest-test] 5.99% -7
94.01 s
[sydtest-test] 1.38% -8
94.01 s
[sydtest-test] 0.46% -9
94.01 s
[sydtest-test] 7.37% 0
94.01 s
[sydtest-test] 6.91% 1
94.01 s
[sydtest-test] 6.45% 2
94.01 s
[sydtest-test] 6.45% 3
94.01 s
[sydtest-test] 6.45% 4
94.01 s
[sydtest-test] 4.61% 5
94.01 s
[sydtest-test] 4.61% 6
94.01 s
[sydtest-test] 4.61% 7
94.01 s
[sydtest-test] 1.84% 8
94.01 s
[sydtest-test] 1.38% 9
94.01 s
[sydtest-test] Context
94.01 s
[sydtest-test] ✗ shows a context when an exception is thrown as well 0.02 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ shows a nice context 0.08 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ shows a nice context multiple levels deep 0.17 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.01 s
[sydtest-test] ✗ expectationFailure 0.01 ms
94.01 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] Flakiness
94.02 s
[sydtest-test] ✗ Allows flakiness in this boolean five times (should fail with 5 retries) 0.01 ms
94.02 s
[sydtest-test] Retries: 5 (does not look flaky)
94.02 s
[sydtest-test] ✗ Does not allow flakiness if flakiness is not allowed even if retries happen 0.05 ms
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] ✗ allows this intentionally flaky test with up to four retries 0.04 ms
94.02 s
[sydtest-test] Retries: 4 (does not look flaky)
94.02 s
[sydtest-test] ✗ allows this intentionally flaky test with the default number of retries 0.09 ms
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] ✗ Allows flakiness on False eventhough there is none (should fail) 0.00 ms
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] ✓ Allows flakiness on True eventhough there is none (should succeed) 0.00 ms
94.02 s
[sydtest-test] Diff
94.02 s
[sydtest-test] ✗ shows nice multi-line diffs 2.89 ms
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] ✗ shows nice multi-line diffs 2.61 ms
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] Property tests
94.02 s
[sydtest-test] pure
94.02 s
[sydtest-test] ✓ should work with custom generators too 0.05 ms
94.02 s
[sydtest-test] passed for all of 10 inputs.
94.02 s
[sydtest-test] ✗ should fail to show that sorting does nothing 0.17 ms
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] ✓ reversing a list twice is the same as reversing it once 0.17 ms
94.02 s
[sydtest-test] passed for all of 10 inputs.
94.02 s
[sydtest-test] impure
94.02 s
[sydtest-test] ✓ reversing a list twice is the same as reversing it once 0.18 ms
94.02 s
[sydtest-test] passed for all of 10 inputs.
94.02 s
[sydtest-test] ✓ should work with custom generators too 0.07 ms
94.02 s
[sydtest-test] passed for all of 10 inputs.
94.02 s
[sydtest-test] ✗ should fail to show that sorting does nothing 5.83 ms
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] Failures:
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:351
94.02 s
[sydtest-test] ✗ 1 combinators.should be even
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] Prelude.undefined
94.02 s
[sydtest-test] CallStack (from HasCallStack):
94.02 s
[sydtest-test] undefined, called at output-test/Spec.hs:354:29 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.02 s
[sydtest-test] HasCallStack backtrace:
94.02 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] undefined, called at output-test/Spec.hs:354:29 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.02 s
[sydtest-test]
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:348
94.02 s
[sydtest-test] ✗ 2 combinators.should not crash (undefined value)
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] Failed after 1 tests
94.02 s
[sydtest-test] Generated: 0
94.02 s
[sydtest-test] Prelude.undefined
94.02 s
[sydtest-test] CallStack (from HasCallStack):
94.02 s
[sydtest-test] undefined, called at output-test/Spec.hs:348:80 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.02 s
[sydtest-test] HasCallStack backtrace:
94.02 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] undefined, called at output-test/Spec.hs:348:80 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.02 s
[sydtest-test]
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:346
94.02 s
[sydtest-test] ✗ 3 combinators.should fail
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] Failed after 2 tests
94.02 s
[sydtest-test] Generated: -1
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:351
94.02 s
[sydtest-test] ✗ 4 combinators.should be even
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:288
94.02 s
[sydtest-test] ✗ 5 Retries.Retries this five times
94.02 s
[sydtest-test] Retries: 5 (does not look flaky)
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:286
94.02 s
[sydtest-test] ✗ 6 Retries.does not retry if the test is configured withoutRetries
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:204
94.02 s
[sydtest-test] ✗ 7 String.compares bytestrings
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] Expected these values to be equal:
94.02 s
[sydtest-test] Actual: "fo o\nbar \tquu x "
94.02 s
[sydtest-test] Expected: "foq \nbaz \tqe x"
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:202
94.02 s
[sydtest-test] ✗ 8 String.compares texts
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] Expected these values to be equal:
94.02 s
[sydtest-test] Actual: "fo o\nbar \tquu x "
94.02 s
[sydtest-test] Expected: "foq \nbaz \tqe x"
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:201
94.02 s
[sydtest-test] ✗ 9 String.compares strings
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] Expected these values to be equal:
94.02 s
[sydtest-test] Actual:
94.02 s
[sydtest-test] fo o
94.02 s
[sydtest-test] bar quu x
94.02 s
[sydtest-test] Expected:
94.02 s
[sydtest-test] foq
94.02 s
[sydtest-test] baz qe x
94.02 s
[sydtest-test] Inline diff:
94.02 s
[sydtest-test] fo oq
94.02 s
[sydtest-test] bar z quu e x
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:200
94.02 s
[sydtest-test] ✗ 10 String.compares strings
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] Expected these values to be equal:
94.02 s
[sydtest-test] Actual: "fo o\nbar \tquu x "
94.02 s
[sydtest-test] Expected: "foq \nbaz \tqe x"
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:203
94.02 s
[sydtest-test] ✗ 11 String.compares texts
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] Expected these values to be equal:
94.02 s
[sydtest-test] Actual:
94.02 s
[sydtest-test] fo o
94.02 s
[sydtest-test] bar quu x
94.02 s
[sydtest-test] Expected:
94.02 s
[sydtest-test] foq
94.02 s
[sydtest-test] baz qe x
94.02 s
[sydtest-test] Inline diff:
94.02 s
[sydtest-test] fo oq
94.02 s
[sydtest-test] bar z quu e x
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:118
94.02 s
[sydtest-test] ✗ 12 Golden.does not fail the suite when an exception happens while writing
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] Golden output not found
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:102
94.02 s
[sydtest-test] ✗ 13 Golden.does not fail the suite when an exception happens while reading
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] ExitFailure 1
94.02 s
[sydtest-test] HasCallStack backtrace:
94.02 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.02 s
[sydtest-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/System/Exit.hs:62:14 in ghc-internal:GHC.Internal.System.Exit
94.02 s
[sydtest-test]
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:125
94.02 s
[sydtest-test] ✗ 14 Golden.does not fail the suite when an exception happens while checking for equality
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] divide by zero
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:110
94.02 s
[sydtest-test] ✗ 15 Golden.does not fail the suite when an exception happens while producing
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] Golden output not found
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:33
94.02 s
[sydtest-test] ✗ 16 error.Pure error
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] foobar
94.02 s
[sydtest-test] CallStack (from HasCallStack):
94.02 s
[sydtest-test] error, called at output-test/Spec.hs:33:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.02 s
[sydtest-test] HasCallStack backtrace:
94.02 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] error, called at output-test/Spec.hs:33:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.02 s
[sydtest-test]
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:34
94.02 s
[sydtest-test] ✗ 17 error.Impure error
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] foobar
94.02 s
[sydtest-test] CallStack (from HasCallStack):
94.02 s
[sydtest-test] error, called at output-test/Spec.hs:34:24 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.02 s
[sydtest-test] HasCallStack backtrace:
94.02 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] error, called at output-test/Spec.hs:34:24 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.02 s
[sydtest-test]
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:38
94.02 s
[sydtest-test] ✗ 18 Exit code
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] ExitFailure 1
94.02 s
[sydtest-test] HasCallStack backtrace:
94.02 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.02 s
[sydtest-test] throwIO, called at libraries/ghc-internal/src/GHC/Internal/System/Exit.hs:62:14 in ghc-internal:GHC.Internal.System.Exit
94.02 s
[sydtest-test]
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:45
94.02 s
[sydtest-test] ✗ 19 exceptions.Pattern matching error.fails in pure code
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] HasCallStack backtrace:
94.02 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.02 s
[sydtest-test]
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:43
94.02 s
[sydtest-test] ✗ 20 exceptions.Pattern matching error.fails in IO, as the result
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] HasCallStack backtrace:
94.02 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.02 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.02 s
[sydtest-test]
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] output-test/Spec.hs:44
94.02 s
[sydtest-test] ✗ 21 exceptions.Pattern matching error.fails in IO, as the action
94.02 s
[sydtest-test] Retries: 3 (does not look flaky)
94.02 s
[sydtest-test] output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
94.02 s
[sydtest-test]
94.02 s
[sydtest-test] HasCallStack backtrace:
94.02 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:48
94.03 s
[sydtest-test] ✗ 22 exceptions.Record selection error
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] test
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at output-test/Spec.hs:48:34 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:56
94.03 s
[sydtest-test] ✗ 23 exceptions.NoMethodError
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] test
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at output-test/Spec.hs:56:25 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:44
94.03 s
[sydtest-test] ✗ 24 exceptions.Pattern matching error.fails in IO, as the action
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] divide by zero
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:43
94.03 s
[sydtest-test] ✗ 25 exceptions.Pattern matching error.fails in IO, as the result
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] divide by zero
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:45
94.03 s
[sydtest-test] ✗ 26 exceptions.Pattern matching error.fails in pure code
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] divide by zero
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:43
94.03 s
[sydtest-test] ✗ 27 exceptions.Record construction error.fails in IO, as the result
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] output-test/Spec.hs:47:57-64: Missing field in record construction field
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:44
94.03 s
[sydtest-test] ✗ 28 exceptions.Record construction error.fails in IO, as the action
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] output-test/Spec.hs:47:57-64: Missing field in record construction field
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:45
94.03 s
[sydtest-test] ✗ 29 exceptions.Record construction error.fails in pure code
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] output-test/Spec.hs:47:57-64: Missing field in record construction field
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:46
94.03 s
[sydtest-test] ✗ 30 exceptions.Record construction error
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] test
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at output-test/Spec.hs:46:37 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:43
94.03 s
[sydtest-test] ✗ 31 exceptions.Record update error.fails in IO, as the result
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:44
94.03 s
[sydtest-test] ✗ 32 exceptions.Record update error.fails in IO, as the action
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:45
94.03 s
[sydtest-test] ✗ 33 exceptions.Record update error.fails in pure code
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:52
94.03 s
[sydtest-test] ✗ 34 exceptions.Pattern matching error
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] test
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at output-test/Spec.hs:52:34 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:44
94.03 s
[sydtest-test] ✗ 35 exceptions.Pattern matching error.fails in IO, as the action
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:43
94.03 s
[sydtest-test] ✗ 36 exceptions.Pattern matching error.fails in IO, as the result
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:45
94.03 s
[sydtest-test] ✗ 37 exceptions.Pattern matching error.fails in pure code
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:44
94.03 s
[sydtest-test] ✗ 38 exceptions.Record selection error.fails in IO, as the action
94.03 s
[sydtest-test] Retries: 3 (does not look flaky)
94.03 s
[sydtest-test] No match in record selector field
94.03 s
[sydtest-test] HasCallStack backtrace:
94.03 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.03 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.03 s
[sydtest-test]
94.03 s
[sydtest-test]
94.03 s
[sydtest-test] output-test/Spec.hs:45
94.03 s
[sydtest-test] ✗ 39 exceptions.Record selection error.fails in pure code
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] No match in record selector field
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:43
94.04 s
[sydtest-test] ✗ 40 exceptions.Record selection error.fails in IO, as the result
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] No match in record selector field
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:54
94.04 s
[sydtest-test] ✗ 41 exceptions.ArithException
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] arithmetic underflow
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] throw, called at output-test/Spec.hs:54:26 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:50
94.04 s
[sydtest-test] ✗ 42 exceptions.Record update error
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] test
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] throw, called at output-test/Spec.hs:50:31 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:338
94.04 s
[sydtest-test] ✗ 43 expectations.considered failing
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:339
94.04 s
[sydtest-test] ✗ 44 expectations.considered failing
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] Unknown location
94.04 s
[sydtest-test] ✗ 45 callstack.prop
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] Failed after 1 tests
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:330
94.04 s
[sydtest-test] ✗ 46 callstack.describe.describe-it
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:331
94.04 s
[sydtest-test] ✗ 47 callstack.describe.describe-specify
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:327
94.04 s
[sydtest-test] ✗ 48 callstack.specify
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:326
94.04 s
[sydtest-test] ✗ 49 callstack.it
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:159
94.04 s
[sydtest-test] ✗ 50 Around.before.does not kill the test suite
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] user error (test)
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.04 s
[sydtest-test] throwIO, called at output-test/Spec.hs:158:23 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:164
94.04 s
[sydtest-test] ✗ 51 Around.before_.does not kill the test suite
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] user error (test)
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.04 s
[sydtest-test] throwIO, called at output-test/Spec.hs:163:18 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:169
94.04 s
[sydtest-test] ✗ 52 Around.after.does not kill the test suite
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] user error (test)
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.04 s
[sydtest-test] throwIO, called at output-test/Spec.hs:168:22 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:174
94.04 s
[sydtest-test] ✗ 53 Around.after_.does not kill the test suite
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] user error (test)
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.04 s
[sydtest-test] throwIO, called at output-test/Spec.hs:173:17 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:179
94.04 s
[sydtest-test] ✗ 54 Around.around.does not kill the test suite
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] user error (test)
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.04 s
[sydtest-test] throwIO, called at output-test/Spec.hs:178:23 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:184
94.04 s
[sydtest-test] ✗ 55 Around.around_.does not kill the test suite
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] user error (test)
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.04 s
[sydtest-test] throwIO, called at output-test/Spec.hs:183:24 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:189
94.04 s
[sydtest-test] ✗ 56 Around.aroundWith.does not kill the test suite
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] user error (test)
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.04 s
[sydtest-test] throwIO, called at output-test/Spec.hs:188:30 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:194
94.04 s
[sydtest-test] ✗ 57 Around.aroundWith'.does not kill the test suite
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] user error (test)
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.04 s
[sydtest-test] throwIO, called at output-test/Spec.hs:193:34 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:37
94.04 s
[sydtest-test] ✗ 58 undefined.Impure undefined
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] Prelude.undefined
94.04 s
[sydtest-test] CallStack (from HasCallStack):
94.04 s
[sydtest-test] undefined, called at output-test/Spec.hs:37:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] undefined, called at output-test/Spec.hs:37:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:36
94.04 s
[sydtest-test] ✗ 59 undefined.Pure undefined
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] Prelude.undefined
94.04 s
[sydtest-test] CallStack (from HasCallStack):
94.04 s
[sydtest-test] undefined, called at output-test/Spec.hs:36:31 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test] HasCallStack backtrace:
94.04 s
[sydtest-test] collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.04 s
[sydtest-test] undefined, called at output-test/Spec.hs:36:31 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.04 s
[sydtest-test]
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:279
94.04 s
[sydtest-test] ✗ 60 Shrinking.can grab the mvar during shrinking
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] Failed after 21 tests
94.04 s
[sydtest-test] Generated: 20
94.04 s
[sydtest-test] Predicate failed, but should have succeeded, on this value:
94.04 s
[sydtest-test] 20
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:98
94.04 s
[sydtest-test] ✗ 61 assertions.shouldSatisfyNamed
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.04 s
[sydtest-test] Predicate failed, but should have succeeded, on this value:
94.04 s
[sydtest-test] 3
94.04 s
[sydtest-test] Predicate: even
94.04 s
[sydtest-test]
94.04 s
[sydtest-test] output-test/Spec.hs:94
94.04 s
[sydtest-test] ✗ 62 assertions.shouldNotBe
94.04 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Did not expect equality of the values but both were:
94.05 s
[sydtest-test] 3
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:97
94.05 s
[sydtest-test] ✗ 63 assertions.shouldNotSatisfy
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Predicate succeeded, but should have failed, on this value:
94.05 s
[sydtest-test] 3
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:96
94.05 s
[sydtest-test] ✗ 64 assertions.shouldSatisfy
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Predicate failed, but should have succeeded, on this value:
94.05 s
[sydtest-test] 3
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:99
94.05 s
[sydtest-test] ✗ 65 assertions.shouldNotSatisfyNamed
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Predicate succeeded, but should have failed, on this value:
94.05 s
[sydtest-test] 3
94.05 s
[sydtest-test] Predicate: odd
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:95
94.05 s
[sydtest-test] ✗ 66 assertions.shouldNotBe
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] These two values were considered equal but should not have been equal:
94.05 s
[sydtest-test] Actual : -0.0
94.05 s
[sydtest-test] Not Expected: 0.0
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:93
94.05 s
[sydtest-test] ✗ 67 assertions.shouldBe
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Expected these values to be equal:
94.05 s
[sydtest-test] Actual: 3
94.05 s
[sydtest-test] Expected: 4
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:220
94.05 s
[sydtest-test] ✗ 68 Property.generated values.shows many generated values too
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Failed after 1 tests
94.05 s
[sydtest-test] Generated: 0
94.05 s
[sydtest-test] Generated: 0
94.05 s
[sydtest-test] Generated: 0
94.05 s
[sydtest-test] Generated: 0
94.05 s
[sydtest-test] Generated: 0
94.05 s
[sydtest-test] Expected these values to be equal:
94.05 s
[sydtest-test] Actual: 0
94.05 s
[sydtest-test] Expected: 1
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:239
94.05 s
[sydtest-test] ✗ 69 Property.labels.shows the labels in use on failure
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Failed after 1 tests
94.05 s
[sydtest-test] Generated: []
94.05 s
[sydtest-test] Labels: "length of input is 0", "magnitude (digits) of sum of input is 0"
94.05 s
[sydtest-test] Expected these values to be equal:
94.05 s
[sydtest-test] Actual: []
94.05 s
[sydtest-test] Expected: [ 0 ]
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:256
94.05 s
[sydtest-test] ✗ 70 Property.classes.shows the classes in use on failure
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Failed after 1 tests
94.05 s
[sydtest-test] Generated: []
94.05 s
[sydtest-test] Class: empty
94.05 s
[sydtest-test] Expected these values to be equal:
94.05 s
[sydtest-test] Actual: []
94.05 s
[sydtest-test] Expected: [ 0 ]
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:213
94.05 s
[sydtest-test] ✗ 71 Context.shows a context when an exception is thrown as well
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Prelude.undefined
94.05 s
[sydtest-test] CallStack (from HasCallStack):
94.05 s
[sydtest-test] undefined, called at output-test/Spec.hs:214:26 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.05 s
[sydtest-test] context
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:207
94.05 s
[sydtest-test] ✗ 72 Context.shows a nice context
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Expected these values to be equal:
94.05 s
[sydtest-test] Actual: Tr u e
94.05 s
[sydtest-test] Expected: Fals e
94.05 s
[sydtest-test] Context
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:208
94.05 s
[sydtest-test] ✗ 73 Context.shows a nice context multiple levels deep
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Expected these values to be equal:
94.05 s
[sydtest-test] Actual: Tr u e
94.05 s
[sydtest-test] Expected: Fals e
94.05 s
[sydtest-test] Context3
94.05 s
[sydtest-test] Context2
94.05 s
[sydtest-test] Context1
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:197
94.05 s
[sydtest-test] ✗ 74 expectationFailure
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] fails
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:306
94.05 s
[sydtest-test] ✗ 75 Flakiness.Allows flakiness in this boolean five times (should fail with 5 retries)
94.05 s
[sydtest-test] Retries: 5 (does not look flaky)
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:302
94.05 s
[sydtest-test] ✗ 76 Flakiness.Does not allow flakiness if flakiness is not allowed even if retries happen
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Expected these values to be equal:
94.05 s
[sydtest-test] Actual: 9
94.05 s
[sydtest-test] Expected: 2
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:309
94.05 s
[sydtest-test] ✗ 77 Flakiness.allows this intentionally flaky test with up to four retries
94.05 s
[sydtest-test] Retries: 4 (does not look flaky)
94.05 s
[sydtest-test] Expected these values to be equal:
94.05 s
[sydtest-test] Actual: 1 1
94.05 s
[sydtest-test] Expected: 2
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:296
94.05 s
[sydtest-test] ✗ 78 Flakiness.allows this intentionally flaky test with the default number of retries
94.05 s
[sydtest-webdriver-screenshot] Phase: setupCompilerEnvironmentPhase
94.05 s
[sydtest-webdriver-screenshot] Build with /nix/store/s9jd43rkwc2syl9cvgj6f786avy8bgzy-ghc-9.10.3.
94.05 s
[sydtest-yesod] [3 of 6] Compiling Test.Syd.Yesod.Def ( src/Test/Syd/Yesod/Def.hs, dist/build/Test/Syd/Yesod/Def.o, dist/build/Test/Syd/Yesod/Def.dyn_o )
94.05 s
[sydtest-webdriver-screenshot] Phase: unpackPhase
94.05 s
[sydtest-webdriver-screenshot] unpacking source archive /nix/store/4rl920i411k1086nkk08qi76775bw3wh-sydtest-webdriver-screenshot-source-0.1.0.0/sydtest-webdriver-screenshot-0.1.0.0.tar.gz
94.05 s
[sydtest-yesod] [4 of 6] Compiling Test.Syd.Yesod.E2E ( src/Test/Syd/Yesod/E2E.hs, dist/build/Test/Syd/Yesod/E2E.o, dist/build/Test/Syd/Yesod/E2E.dyn_o )
94.05 s
[sydtest-webdriver-screenshot] source root is sydtest-webdriver-screenshot-0.1.0.0
94.05 s
[sydtest-webdriver-screenshot] setting SOURCE_DATE_EPOCH to timestamp 1778764363 of file "sydtest-webdriver-screenshot-0.1.0.0/test/Test/Syd/Webdriver/ScreenshotSpec.hs"
94.05 s
[sydtest-webdriver-screenshot] warning: file "sydtest-webdriver-screenshot-0.1.0.0/test/Test/Syd/Webdriver/ScreenshotSpec.hs" may be generated; SOURCE_DATE_EPOCH may be non-deterministic
94.05 s
[sydtest-webdriver-screenshot] Phase: patchPhase
94.05 s
[sydtest-webdriver-screenshot] Phase: compileBuildDriverPhase
94.05 s
[sydtest-webdriver-screenshot] setupCompileFlags: -package-db=/build/tmp.Uslj1YfyWO/setup-package.conf.d -threaded
94.05 s
[sydtest-webdriver-screenshot] [1 of 2] Compiling Main ( Setup.hs, /build/tmp.Uslj1YfyWO/Main.o )
94.05 s
[sydtest-webdriver-screenshot] [2 of 2] Linking Setup
94.05 s
[sydtest-test] test
94.05 s
[sydtest-test] test
94.05 s
[sydtest-test] test
94.05 s
[sydtest-test] test
94.05 s
[sydtest-test] test
94.05 s
[sydtest-test] test
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Expected these values to be equal:
94.05 s
[sydtest-test] Actual: 9
94.05 s
[sydtest-test] Expected: 2
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:293
94.05 s
[sydtest-test] ✗ 79 Flakiness.Allows flakiness on False eventhough there is none (should fail)
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:90
94.05 s
[sydtest-test] ✗ 80 Diff.shows nice multi-line diffs
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Expected these values to be equal:
94.05 s
[sydtest-test] Actual: ( "foo" , [] , "bar " )
94.05 s
[sydtest-test] Expected:
94.05 s
[sydtest-test] ( "f o o foo"
94.05 s
[sydtest-test] , [ " quux" , "quux" , "quux" , "quux" , "quux " , "quu x" ]
94.05 s
[sydtest-test] , "baz "
94.05 s
[sydtest-test] )
94.05 s
[sydtest-test] Inline diff:
94.05 s
[sydtest-test] ( "f o o foo"
94.05 s
[sydtest-test] , [] " quux" , "quux" , "quux" , "quux" , "quux " , "quu x" ]
94.05 s
[sydtest-test] , "bar z "
94.05 s
[sydtest-test] )
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:88
94.05 s
[sydtest-test] ✗ 81 Diff.shows nice multi-line diffs
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Expected these values to be equal:
94.05 s
[sydtest-test] Actual:
94.05 s
[sydtest-test] ( "foo"
94.05 s
[sydtest-test] , [ "qu ux " , "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
94.05 s
[sydtest-test] , "bar "
94.05 s
[sydtest-test] )
94.05 s
[sydtest-test] Expected:
94.05 s
[sydtest-test] ( "f o o foo"
94.05 s
[sydtest-test] , [ "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
94.05 s
[sydtest-test] , "baz "
94.05 s
[sydtest-test] )
94.05 s
[sydtest-test] Inline diff:
94.05 s
[sydtest-test] ( "f o o foo"
94.05 s
[sydtest-test] , [ "qu ux " , "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
94.05 s
[sydtest-test] , "baz r "
94.05 s
[sydtest-test] )
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:70
94.05 s
[sydtest-test] ✗ 82 Property tests.pure.should fail to show that sorting does nothing
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Failed after 3 tests
94.05 s
[sydtest-test] Generated: [-5,3,11,-3,-13,0,19,-10,15,-13,1,-12,10,-18,-3,-2,6,-9,-6]
94.05 s
[sydtest-test]
94.05 s
[sydtest-test] output-test/Spec.hs:78
94.05 s
[sydtest-test] ✗ 83 Property tests.impure.should fail to show that sorting does nothing
94.05 s
[sydtest-test] Retries: 3 (does not look flaky)
94.05 s
[sydtest-test] Failed after 3 tests
94.05 s
[sydtest-test] Generated: [-5,3,11,-3,-13,0,19,-10,15,-13,1,-12,10,-18,-3,-2,6,-9,-6]
94.05 s
[sydtest-test] Expected these values to be equal:
94.05 s
[sydtest-test] Actual:
94.05 s
[sydtest-test] [ -1 8
94.05 s
[sydtest-test] , - 13
94.05 s
[sydtest-test] , -1 3
94.05 s
[sydtest-test] , -12
94.05 s
[sydtest-test] , -1 0
94.05 s
[sydtest-test] , - 9
94.05 s
[sydtest-test] , -6
94.05 s
[sydtest-test] , - 5
94.05 s
[sydtest-test] , -3
94.05 s
[sydtest-test] , - 3
94.05 s
[sydtest-test] , -2
94.05 s
[sydtest-test] , 0
94.05 s
[sydtest-test] , 1
94.05 s
[sydtest-test] , 3
94.05 s
[sydtest-test] , 6
94.05 s
[sydtest-test] , 1 0
94.05 s
[sydtest-test] , 11
94.05 s
[sydtest-test] , 1 5
94.05 s
[sydtest-test] , 1 9
94.05 s
[sydtest-test] ]
94.05 s
[sydtest-test] Expected:
94.05 s
[sydtest-test] [ -5
94.05 s
[sydtest-test] , 3
94.05 s
[sydtest-test] , 11
94.05 s
[sydtest-test] , -3
94.05 s
[sydtest-test] , -13
94.05 s
[sydtest-test] , 0
94.05 s
[sydtest-test] , 1 9
94.05 s
[sydtest-test] , -1 0
94.05 s
[sydtest-test] , 1 5
94.05 s
[sydtest-test] , -1 3
94.05 s
[sydtest-test] , 1
94.05 s
[sydtest-test] , -1 2
94.05 s
[sydtest-test] , 1 0
94.05 s
[sydtest-test] , - 18
94.06 s
[sydtest-test] , - 3
94.06 s
[sydtest-test] , - 2
94.06 s
[sydtest-test] , 6
94.06 s
[sydtest-test] , - 9
94.06 s
[sydtest-test] , -6
94.06 s
[sydtest-test] ]
94.06 s
[sydtest-test] Inline diff:
94.06 s
[sydtest-test] [ -5
94.06 s
[sydtest-test] , 1 3 8
94.06 s
[sydtest-test] , - 11 3
94.06 s
[sydtest-test] , -1 3
94.06 s
[sydtest-test] , -13 2
94.06 s
[sydtest-test] , -1 0
94.06 s
[sydtest-test] , - 1 9
94.06 s
[sydtest-test] , -1 6 0
94.06 s
[sydtest-test] , 1 - 5
94.06 s
[sydtest-test] , -1 3
94.06 s
[sydtest-test] , - 3 1
94.06 s
[sydtest-test] , -1 2
94.06 s
[sydtest-test] , 1 0
94.06 s
[sydtest-test] , - 18
94.06 s
[sydtest-test] , - 3
94.06 s
[sydtest-test] , - 6 2
94.06 s
[sydtest-test] , 1 0 6
94.06 s
[sydtest-test] , - 11
94.06 s
[sydtest-test] , 1 5 9
94.06 s
[sydtest-test] , 1 -6 9
94.06 s
[sydtest-test] ]
94.06 s
[sydtest-test]
94.06 s
[sydtest-test]
94.06 s
[sydtest-test] Examples: 985
94.06 s
[sydtest-test] Passed: 29
94.06 s
[sydtest-test] Failed: 83
94.06 s
[sydtest-test] Pending: 7
94.06 s
[sydtest-test] Sum of test runtimes: 1.07 seconds
94.06 s
[sydtest-test] Test suite took: 0.21 seconds
94.06 s
[sydtest-test]
94.06 s
[sydtest-test] Golden test of output
94.06 s
[sydtest-test] Tests:
94.06 s
[sydtest-test]
94.06 s
[sydtest-test] Golden Output
94.06 s
[sydtest-test] 'a'
94.06 s
[sydtest-test] hi
94.06 s
[sydtest-test] 'a'
94.06 s
[sydtest-test] hi
94.06 s
[sydtest-test] ✓ renders output in the same way as before 1018.04 ms
94.06 s
[sydtest-test] ✓ renders terse output in the same way as before 1013.76 ms
94.06 s
[sydtest-test]
94.06 s
[sydtest-test] Passed: 2
94.06 s
[sydtest-test] Failed: 0
94.06 s
[sydtest-test] Sum of test runtimes: 2.03 seconds
94.06 s
[sydtest-test] Test suite took: 1.02 seconds
94.06 s
[sydtest-test]
94.06 s
[sydtest-test] Test suite sydtest-output-test: PASS
94.06 s
[sydtest-test] Test suite logged to: dist/test/sydtest-test-0.0.0.0-sydtest-output-test.log
94.06 s
[sydtest-test] Test suite sydtest-multi-discover-test: RUNNING...
94.06 s
[sydtest-test] Tests:
94.06 s
[sydtest-test]
94.06 s
[sydtest-test] Foo.FooSpec
94.06 s
[sydtest-test] plain test
94.06 s
[sydtest-test] ✓ simple example 0.06 ms
94.06 s
[sydtest-test] several nesting levels
94.06 s
[sydtest-test] ✓ works 0.14 ms
94.06 s
[sydtest-test] Bar.BarSpec
94.06 s
[sydtest-test] can access outer resource
94.06 s
[sydtest-test] ✓ bar is bar 0.14 ms
94.06 s
[sydtest-test]
94.06 s
[sydtest-test] Passed: 3
94.06 s
[sydtest-test] Failed: 0
94.06 s
[sydtest-test] Sum of test runtimes: 0.00 seconds
94.06 s
[sydtest-test] Test suite took: 0.00 seconds
94.06 s
[sydtest-test]
94.06 s
[sydtest-test] Test suite sydtest-multi-discover-test: PASS
94.06 s
[sydtest-test] Test suite logged to:
94.06 s
[sydtest-test] dist/test/sydtest-test-0.0.0.0-sydtest-multi-discover-test.log
94.06 s
[sydtest-test] 2 of 3 test suites (2 of 3 test cases) passed.
94.06 s
Progress: 7 of 13 built (2 building, 1 failed)
94.07 s
error: Cannot build '/nix/store/0qrxkirw31j33ws52dc2zcvxp6a1p5ic-sydtest-test-0.0.0.0.drv '.
94.07 s
Reason: builder failed with exit code 1 .
94.07 s
Output paths:
94.07 s
/nix/store/r8sp5v1p4h6qa31s07r2551z9xwalakd-sydtest-test-0.0.0.0
94.07 s
Last 2048 log lines:
94.07 s
> 13.00% "length of input is 2"
94.07 s
> 8.00% "length of input is 3"
94.07 s
> 6.00% "length of input is 4"
94.07 s
> 10.00% "length of input is 5"
94.07 s
> 6.00% "length of input is 6"
94.07 s
> 4.00% "length of input is 7"
94.07 s
> 1.00% "length of input is 8"
94.07 s
> ✗ shows the labels in use on failure 0.36 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Labels
94.07 s
> 100.00% "length of input is 0", "magnitude (digits) of sum of input is 0"
94.07 s
> classes
94.07 s
> ✓ shows the classes in use on success 0.78 ms
94.07 s
> passed for all of 100 inputs.
94.07 s
> Classes
94.07 s
> 100.00% non-trivial
94.07 s
> ✗ shows the classes in use on failure 0.33 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Classes
94.07 s
> 100.00% empty
94.07 s
> ✓ shows the classes in use on success 1.17 ms
94.07 s
> passed for all of 100 inputs.
94.07 s
> Classes
94.07 s
> 31.00% empty
94.07 s
> 48.00% non-trivial
94.07 s
> 21.00% single element
94.07 s
> tables
94.07 s
> ✓ shows the tables in use on success 1.33 ms
94.07 s
> passed for all of 100 inputs.
94.07 s
>
94.07 s
> List elements
94.07 s
> 10.14% -1
94.07 s
> 6.45% -2
94.07 s
> 7.37% -3
94.07 s
> 7.83% -4
94.07 s
> 5.07% -5
94.07 s
> 4.61% -6
94.07 s
> 5.99% -7
94.07 s
> 1.38% -8
94.07 s
> 0.46% -9
94.07 s
> 7.37% 0
94.07 s
> 6.91% 1
94.07 s
> 6.45% 2
94.07 s
> 6.45% 3
94.07 s
> 6.45% 4
94.07 s
> 4.61% 5
94.07 s
> 4.61% 6
94.07 s
> 4.61% 7
94.07 s
> 1.84% 8
94.07 s
> 1.38% 9
94.07 s
> Context
94.07 s
> ✗ shows a context when an exception is thrown as well 0.01 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ shows a nice context 0.14 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ shows a nice context multiple levels deep 0.15 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ expectationFailure 0.01 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Flakiness
94.07 s
> ✗ Allows flakiness in this boolean five times (should fail with 5 retries) 0.01 ms
94.07 s
> Retries: 5 (does not look flaky)
94.07 s
> ✗ Does not allow flakiness if flakiness is not allowed even if retries happen 0.04 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ allows this intentionally flaky test with up to four retries 0.05 ms
94.07 s
> Retries: 4 (does not look flaky)
94.07 s
> ✗ allows this intentionally flaky test with the default number of retries 0.04 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ Allows flakiness on False eventhough there is none (should fail) 0.01 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✓ Allows flakiness on True eventhough there is none (should succeed) 0.00 ms
94.07 s
> Diff
94.07 s
> ✗ shows nice multi-line diffs 2.41 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ shows nice multi-line diffs 0.65 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Property tests
94.07 s
> pure
94.07 s
> ✓ should work with custom generators too 0.04 ms
94.07 s
> passed for all of 10 inputs.
94.07 s
> ✗ should fail to show that sorting does nothing 0.11 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✓ reversing a list twice is the same as reversing it once 0.10 ms
94.07 s
> passed for all of 10 inputs.
94.07 s
> impure
94.07 s
> ✓ reversing a list twice is the same as reversing it once 0.10 ms
94.07 s
> passed for all of 10 inputs.
94.07 s
> ✓ should work with custom generators too 0.04 ms
94.07 s
> passed for all of 10 inputs.
94.07 s
> ✗ should fail to show that sorting does nothing 4.00 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
>
94.07 s
> Failures:
94.07 s
>
94.07 s
> output-test/Spec.hs:351
94.07 s
> ✗ 1 combinators.should be even
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Prelude.undefined
94.07 s
> CallStack (from HasCallStack):
94.07 s
> undefined, called at output-test/Spec.hs:354:29 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.07 s
> undefined, called at output-test/Spec.hs:354:29 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:348
94.07 s
> ✗ 2 combinators.should not crash (undefined value)
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 1 tests
94.07 s
> Generated: 0
94.07 s
> Prelude.undefined
94.07 s
> CallStack (from HasCallStack):
94.07 s
> undefined, called at output-test/Spec.hs:348:80 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.07 s
> undefined, called at output-test/Spec.hs:348:80 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:346
94.07 s
> ✗ 3 combinators.should fail
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 2 tests
94.07 s
> Generated: -1
94.07 s
>
94.07 s
> output-test/Spec.hs:351
94.07 s
> ✗ 4 combinators.should be even
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:288
94.07 s
> ✗ 5 Retries.Retries this five times
94.07 s
> Retries: 5 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:286
94.07 s
> ✗ 6 Retries.does not retry if the test is configured withoutRetries
94.07 s
>
94.07 s
> output-test/Spec.hs:204
94.07 s
> ✗ 7 String.compares bytestrings
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: "fo o\nbar \tquu x "
94.07 s
> Expected: "foq \nbaz \tqe x"
94.07 s
>
94.07 s
> output-test/Spec.hs:202
94.07 s
> ✗ 8 String.compares texts
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: "fo o\nbar \tquu x "
94.07 s
> Expected: "foq \nbaz \tqe x"
94.07 s
>
94.07 s
> output-test/Spec.hs:201
94.07 s
> ✗ 9 String.compares strings
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual:
94.07 s
> fo o
94.07 s
> bar quu x
94.07 s
> Expected:
94.07 s
> foq
94.07 s
> baz qe x
94.07 s
> Inline diff:
94.07 s
> fo oq
94.07 s
> bar z quu e x
94.07 s
>
94.07 s
> output-test/Spec.hs:200
94.07 s
> ✗ 10 String.compares strings
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: "fo o\nbar \tquu x "
94.07 s
> Expected: "foq \nbaz \tqe x"
94.07 s
>
94.07 s
> output-test/Spec.hs:203
94.07 s
> ✗ 11 String.compares texts
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual:
94.07 s
> fo o
94.07 s
> bar quu x
94.07 s
> Expected:
94.07 s
> foq
94.07 s
> baz qe x
94.07 s
> Inline diff:
94.07 s
> fo oq
94.07 s
> bar z quu e x
94.07 s
>
94.07 s
> output-test/Spec.hs:118
94.07 s
> ✗ 12 Golden.does not fail the suite when an exception happens while writing
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Golden output not found
94.07 s
>
94.07 s
> output-test/Spec.hs:102
94.07 s
> ✗ 13 Golden.does not fail the suite when an exception happens while reading
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ExitFailure 1
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at libraries/ghc-internal/src/GHC/Internal/System/Exit.hs:62:14 in ghc-internal:GHC.Internal.System.Exit
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:125
94.07 s
> ✗ 14 Golden.does not fail the suite when an exception happens while checking for equality
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> divide by zero
94.07 s
>
94.07 s
> output-test/Spec.hs:110
94.07 s
> ✗ 15 Golden.does not fail the suite when an exception happens while producing
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Golden output not found
94.07 s
>
94.07 s
> output-test/Spec.hs:33
94.07 s
> ✗ 16 error.Pure error
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> foobar
94.07 s
> CallStack (from HasCallStack):
94.07 s
> error, called at output-test/Spec.hs:33:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.07 s
> error, called at output-test/Spec.hs:33:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:34
94.07 s
> ✗ 17 error.Impure error
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> foobar
94.07 s
> CallStack (from HasCallStack):
94.07 s
> error, called at output-test/Spec.hs:34:24 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.07 s
> error, called at output-test/Spec.hs:34:24 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:38
94.07 s
> ✗ 18 Exit code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ExitFailure 1
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at libraries/ghc-internal/src/GHC/Internal/System/Exit.hs:62:14 in ghc-internal:GHC.Internal.System.Exit
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:45
94.07 s
> ✗ 19 exceptions.Pattern matching error.fails in pure code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:43
94.07 s
> ✗ 20 exceptions.Pattern matching error.fails in IO, as the result
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:44
94.07 s
> ✗ 21 exceptions.Pattern matching error.fails in IO, as the action
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:48
94.07 s
> ✗ 22 exceptions.Record selection error
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> test
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at output-test/Spec.hs:48:34 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:56
94.07 s
> ✗ 23 exceptions.NoMethodError
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> test
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at output-test/Spec.hs:56:25 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:44
94.07 s
> ✗ 24 exceptions.Pattern matching error.fails in IO, as the action
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> divide by zero
94.07 s
>
94.07 s
> output-test/Spec.hs:43
94.07 s
> ✗ 25 exceptions.Pattern matching error.fails in IO, as the result
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> divide by zero
94.07 s
>
94.07 s
> output-test/Spec.hs:45
94.07 s
> ✗ 26 exceptions.Pattern matching error.fails in pure code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> divide by zero
94.07 s
>
94.07 s
> output-test/Spec.hs:43
94.07 s
> ✗ 27 exceptions.Record construction error.fails in IO, as the result
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:47:57-64: Missing field in record construction field
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:44
94.07 s
> ✗ 28 exceptions.Record construction error.fails in IO, as the action
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:47:57-64: Missing field in record construction field
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:45
94.07 s
> ✗ 29 exceptions.Record construction error.fails in pure code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:47:57-64: Missing field in record construction field
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:46
94.07 s
> ✗ 30 exceptions.Record construction error
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> test
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at output-test/Spec.hs:46:37 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:43
94.07 s
> ✗ 31 exceptions.Record update error.fails in IO, as the result
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:44
94.07 s
> ✗ 32 exceptions.Record update error.fails in IO, as the action
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:45
94.07 s
> ✗ 33 exceptions.Record update error.fails in pure code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:52
94.07 s
> ✗ 34 exceptions.Pattern matching error
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> test
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at output-test/Spec.hs:52:34 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:44
94.07 s
> ✗ 35 exceptions.Pattern matching error.fails in IO, as the action
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:43
94.07 s
> ✗ 36 exceptions.Pattern matching error.fails in IO, as the result
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:45
94.07 s
> ✗ 37 exceptions.Pattern matching error.fails in pure code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:44
94.07 s
> ✗ 38 exceptions.Record selection error.fails in IO, as the action
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> No match in record selector field
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:45
94.07 s
> ✗ 39 exceptions.Record selection error.fails in pure code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> No match in record selector field
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:43
94.07 s
> ✗ 40 exceptions.Record selection error.fails in IO, as the result
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> No match in record selector field
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:54
94.07 s
> ✗ 41 exceptions.ArithException
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> arithmetic underflow
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at output-test/Spec.hs:54:26 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:50
94.07 s
> ✗ 42 exceptions.Record update error
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> test
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at output-test/Spec.hs:50:31 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:338
94.07 s
> ✗ 43 expectations.considered failing
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:339
94.07 s
> ✗ 44 expectations.considered failing
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> Unknown location
94.07 s
> ✗ 45 callstack.prop
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 1 tests
94.07 s
>
94.07 s
> output-test/Spec.hs:330
94.07 s
> ✗ 46 callstack.describe.describe-it
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:331
94.07 s
> ✗ 47 callstack.describe.describe-specify
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:327
94.07 s
> ✗ 48 callstack.specify
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:326
94.07 s
> ✗ 49 callstack.it
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:159
94.07 s
> ✗ 50 Around.before.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:158:23 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:164
94.07 s
> ✗ 51 Around.before_.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:163:18 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:169
94.07 s
> ✗ 52 Around.after.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:168:22 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:174
94.07 s
> ✗ 53 Around.after_.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:173:17 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:179
94.07 s
> ✗ 54 Around.around.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:178:23 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:184
94.07 s
> ✗ 55 Around.around_.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:183:24 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:189
94.07 s
> ✗ 56 Around.aroundWith.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:188:30 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:194
94.07 s
> ✗ 57 Around.aroundWith'.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:193:34 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:37
94.07 s
> ✗ 58 undefined.Impure undefined
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Prelude.undefined
94.07 s
> CallStack (from HasCallStack):
94.07 s
> undefined, called at output-test/Spec.hs:37:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.07 s
> undefined, called at output-test/Spec.hs:37:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:36
94.07 s
> ✗ 59 undefined.Pure undefined
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Prelude.undefined
94.07 s
> CallStack (from HasCallStack):
94.07 s
> undefined, called at output-test/Spec.hs:36:31 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.07 s
> undefined, called at output-test/Spec.hs:36:31 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:279
94.07 s
> ✗ 60 Shrinking.can grab the mvar during shrinking
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 21 tests
94.07 s
> Generated: 20
94.07 s
> Predicate failed, but should have succeeded, on this value:
94.07 s
> 20
94.07 s
>
94.07 s
> output-test/Spec.hs:98
94.07 s
> ✗ 61 assertions.shouldSatisfyNamed
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Predicate failed, but should have succeeded, on this value:
94.07 s
> 3
94.07 s
> Predicate: even
94.07 s
>
94.07 s
> output-test/Spec.hs:94
94.07 s
> ✗ 62 assertions.shouldNotBe
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Did not expect equality of the values but both were:
94.07 s
> 3
94.07 s
>
94.07 s
> output-test/Spec.hs:97
94.07 s
> ✗ 63 assertions.shouldNotSatisfy
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Predicate succeeded, but should have failed, on this value:
94.07 s
> 3
94.07 s
>
94.07 s
> output-test/Spec.hs:96
94.07 s
> ✗ 64 assertions.shouldSatisfy
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Predicate failed, but should have succeeded, on this value:
94.07 s
> 3
94.07 s
>
94.07 s
> output-test/Spec.hs:99
94.07 s
> ✗ 65 assertions.shouldNotSatisfyNamed
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Predicate succeeded, but should have failed, on this value:
94.07 s
> 3
94.07 s
> Predicate: odd
94.07 s
>
94.07 s
> output-test/Spec.hs:95
94.07 s
> ✗ 66 assertions.shouldNotBe
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> These two values were considered equal but should not have been equal:
94.07 s
> Actual : -0.0
94.07 s
> Not Expected: 0.0
94.07 s
>
94.07 s
> output-test/Spec.hs:93
94.07 s
> ✗ 67 assertions.shouldBe
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: 3
94.07 s
> Expected: 4
94.07 s
>
94.07 s
> output-test/Spec.hs:220
94.07 s
> ✗ 68 Property.generated values.shows many generated values too
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 1 tests
94.07 s
> Generated: 0
94.07 s
> Generated: 0
94.07 s
> Generated: 0
94.07 s
> Generated: 0
94.07 s
> Generated: 0
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: 0
94.07 s
> Expected: 1
94.07 s
>
94.07 s
> output-test/Spec.hs:239
94.07 s
> ✗ 69 Property.labels.shows the labels in use on failure
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 1 tests
94.07 s
> Generated: []
94.07 s
> Labels: "length of input is 0", "magnitude (digits) of sum of input is 0"
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: []
94.07 s
> Expected: [ 0 ]
94.07 s
>
94.07 s
> output-test/Spec.hs:256
94.07 s
> ✗ 70 Property.classes.shows the classes in use on failure
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 1 tests
94.07 s
> Generated: []
94.07 s
> Class: empty
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: []
94.07 s
> Expected: [ 0 ]
94.07 s
>
94.07 s
> output-test/Spec.hs:213
94.07 s
> ✗ 71 Context.shows a context when an exception is thrown as well
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Prelude.undefined
94.07 s
> CallStack (from HasCallStack):
94.07 s
> undefined, called at output-test/Spec.hs:214:26 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> context
94.07 s
>
94.07 s
> output-test/Spec.hs:207
94.07 s
> ✗ 72 Context.shows a nice context
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: Tr u e
94.07 s
> Expected: Fals e
94.07 s
> Context
94.07 s
>
94.07 s
> output-test/Spec.hs:208
94.07 s
> ✗ 73 Context.shows a nice context multiple levels deep
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: Tr u e
94.07 s
> Expected: Fals e
94.07 s
> Context3
94.07 s
> Context2
94.07 s
> Context1
94.07 s
>
94.07 s
> output-test/Spec.hs:197
94.07 s
> ✗ 74 expectationFailure
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> fails
94.07 s
>
94.07 s
> output-test/Spec.hs:306
94.07 s
> ✗ 75 Flakiness.Allows flakiness in this boolean five times (should fail with 5 retries)
94.07 s
> Retries: 5 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:302
94.07 s
> ✗ 76 Flakiness.Does not allow flakiness if flakiness is not allowed even if retries happen
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: 6
94.07 s
> Expected: 2
94.07 s
>
94.07 s
> output-test/Spec.hs:309
94.07 s
> ✗ 77 Flakiness.allows this intentionally flaky test with up to four retries
94.07 s
> Retries: 4 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: 7
94.07 s
> Expected: 2
94.07 s
>
94.07 s
> output-test/Spec.hs:296
94.07 s
> ✗ 78 Flakiness.allows this intentionally flaky test with the default number of retries
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: 6
94.07 s
> Expected: 2
94.07 s
>
94.07 s
> output-test/Spec.hs:293
94.07 s
> ✗ 79 Flakiness.Allows flakiness on False eventhough there is none (should fail)
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:90
94.07 s
> ✗ 80 Diff.shows nice multi-line diffs
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: ( "foo" , [] , "bar " )
94.07 s
> Expected:
94.07 s
> ( "f o o foo"
94.07 s
> , [ " quux" , "quux" , "quux" , "quux" , "quux " , "quu x" ]
94.07 s
> , "baz "
94.07 s
> )
94.07 s
> Inline diff:
94.07 s
> ( "f o o foo"
94.07 s
> , [] " quux" , "quux" , "quux" , "quux" , "quux " , "quu x" ]
94.07 s
> , "bar z "
94.07 s
> )
94.07 s
>
94.07 s
> output-test/Spec.hs:88
94.07 s
> ✗ 81 Diff.shows nice multi-line diffs
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual:
94.07 s
> ( "foo"
94.07 s
> , [ "qu ux " , "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
94.07 s
> , "bar "
94.07 s
> )
94.07 s
> Expected:
94.07 s
> ( "f o o foo"
94.07 s
> , [ "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
94.07 s
> , "baz "
94.07 s
> )
94.07 s
> Inline diff:
94.07 s
> ( "f o o foo"
94.07 s
> , [ "qu ux " , "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
94.07 s
> , "baz r "
94.07 s
> )
94.07 s
>
94.07 s
> output-test/Spec.hs:70
94.07 s
> ✗ 82 Property tests.pure.should fail to show that sorting does nothing
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 3 tests
94.07 s
> Generated: [-5,3,11,-3,-13,0,19,-10,15,-13,1,-12,10,-18,-3,-2,6,-9,-6]
94.07 s
>
94.07 s
> output-test/Spec.hs:78
94.07 s
> ✗ 83 Property tests.impure.should fail to show that sorting does nothing
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 3 tests
94.07 s
> Generated: [-5,3,11,-3,-13,0,19,-10,15,-13,1,-12,10,-18,-3,-2,6,-9,-6]
94.07 s
> Expected these values to be equal:
94.07 s
> Actual:
94.07 s
> [ -1 8
94.07 s
> , - 13
94.07 s
> , -1 3
94.07 s
> , -12
94.07 s
> , -1 0
94.07 s
> , - 9
94.07 s
> , -6
94.07 s
> , - 5
94.07 s
> , -3
94.07 s
> , - 3
94.07 s
> , -2
94.07 s
> , 0
94.07 s
> , 1
94.07 s
> , 3
94.07 s
> , 6
94.07 s
> , 1 0
94.07 s
> , 11
94.07 s
> , 1 5
94.07 s
> , 1 9
94.07 s
> ]
94.07 s
> Expected:
94.07 s
> [ -5
94.07 s
> , 3
94.07 s
> , 11
94.07 s
> , -3
94.07 s
> , -13
94.07 s
> , 0
94.07 s
> , 1 9
94.07 s
> , -1 0
94.07 s
> , 1 5
94.07 s
> , -1 3
94.07 s
> , 1
94.07 s
> , -1 2
94.07 s
> , 1 0
94.07 s
> , - 18
94.07 s
> , - 3
94.07 s
> , - 2
94.07 s
> , 6
94.07 s
> , - test
94.07 s
> test
94.07 s
> test
94.07 s
> 9
94.07 s
> , -6
94.07 s
> ]
94.07 s
> Inline diff:
94.07 s
> [ -5
94.07 s
> , 1 3 8
94.07 s
> , - 11 3
94.07 s
> , -1 3
94.07 s
> , -13 2
94.07 s
> , -1 0
94.07 s
> , - 1 9
94.07 s
> , -1 6 0
94.07 s
> , 1 - 5
94.07 s
> , -1 3
94.07 s
> , - 3 1
94.07 s
> , -1 2
94.07 s
> , 1 0
94.07 s
> , - 18
94.07 s
> , - 3
94.07 s
> , - 6 2
94.07 s
> , 1 0 6
94.07 s
> , - 11
94.07 s
> , 1 5 9
94.07 s
> , 1 -6 9
94.07 s
> ]
94.07 s
>
94.07 s
>
94.07 s
> Examples: 985
94.07 s
> Passed: 29
94.07 s
> Failed: 83
94.07 s
> Pending: 7
94.07 s
> Sum of test runtimes: 1.04 seconds
94.07 s
> Test suite took: 0.21 seconds
94.07 s
>
94.07 s
> Asynchronous, interleaved
94.07 s
> Tests:
94.07 s
>
94.07 s
> combinators
94.07 s
> ✗ should be even 0.10 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ should not crash (undefined value) 0.40 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ should fail 0.29 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✓ should be even 0.01 ms
94.07 s
> ✗ should be even 0.21 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✓ should pass 0.49 ms
94.07 s
> passed for all of 100 inputs.
94.07 s
> Retries
94.07 s
> ✗ Retries this five times 0.58 ms
94.07 s
> Retries: 5 (does not look flaky)
94.07 s
> ✗ does not retry if the test is configured withoutRetries 0.10 ms
94.07 s
> String
94.07 s
> ✗ compares bytestrings 1.04 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ compares texts 0.77 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ compares strings 0.78 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ compares strings 1.11 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ compares texts 0.96 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Golden
94.07 s
> ✗ does not fail the suite when an exception happens while writing 0.41 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Golden output not found
94.07 s
> renderPrettyReport
94.07 s
> ✓ outputs the same as last time 0.58 ms
94.07 s
> ✗ does not fail the suite when an exception happens while reading 0.70 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ does not fail the suite when an exception happens while checking for equality 0.51 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ does not fail the suite when an exception happens while producing 0.47 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Golden output not found
94.07 s
> error
94.07 s
> ✗ Pure error 0.47 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ Impure error 0.48 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> pending test
94.07 s
> xdescribe
94.07 s
> four pending tests below here
94.07 s
> two
94.07 s
> wat
94.07 s
> four
94.07 s
> three
94.07 s
> one
94.07 s
> two pending tests below here
94.07 s
> one
94.07 s
> two
94.07 s
> ✓ Passes 0.15 ms
94.07 s
> ✗ Exit code 0.53 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> exceptions
94.07 s
> Pattern matching error
94.07 s
> ✗ fails in pure code 0.53 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ fails in IO, as the result 0.55 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ fails in IO, as the action 0.50 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ Record selection error 0.54 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ NoMethodError 0.54 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Pattern matching error
94.07 s
> ✗ fails in IO, as the action 0.54 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> 'a'
94.07 s
> hi
94.07 s
> ✗ fails in IO, as the result 0.52 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ fails in pure code 0.49 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Record construction error
94.07 s
> ✗ fails in IO, as the result 0.48 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ fails in IO, as the action 0.45 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ fails in pure code 0.45 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ Record construction error 0.46 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Record update error
94.07 s
> ✗ fails in IO, as the result 0.43 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ fails in IO, as the action 0.43 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ fails in pure code 0.40 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ Pattern matching error 0.44 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Pattern matching error
94.07 s
> ✗ fails in IO, as the action 0.46 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ fails in IO, as the result 0.44 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ fails in pure code 0.46 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Record selection error
94.07 s
> ✗ fails in IO, as the action 0.45 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ fails in pure code 0.49 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ fails in IO, as the result 0.49 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ ArithException 0.52 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ Record update error 0.57 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Printing
94.07 s
> ✓ print 0.21 ms
94.07 s
> ✓ putStrLn 0.23 ms
94.07 s
> expectations
94.07 s
> ✓ considered passing 0.20 ms
94.07 s
> ✓ considered passing 0.20 ms
94.07 s
> ✗ considered failing 0.56 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ considered failing 0.55 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> callstack
94.07 s
> ✗ prop 0.57 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> describe
94.07 s
> ✗ describe-it 0.53 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ describe-specify 0.55 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ specify 0.56 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ it 0.58 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Around
94.07 s
> before
94.07 s
> ✗ does not kill the test suite 0.44 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> before_
94.07 s
> ✗ does not kill the test suite 0.45 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> after
94.07 s
> ✗ does not kill the test suite 0.45 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> after_
94.07 s
> ✗ does not kill the test suite 0.47 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> around
94.07 s
> ✗ does not kill the test suite 0.48 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> around_
94.07 s
> ✗ does not kill the test suite 0.49 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> aroundWith
94.07 s
> ✗ does not kill the test suite 0.52 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> aroundWith'
94.07 s
> ✗ does not kill the test suite 2.76 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> undefined
94.07 s
> ✗ Impure undefined 2.91 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ Pure undefined 2.79 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Long running tests
94.07 s
> ✓ takes a while (7) 100.93 ms
94.07 s
> ✓ takes a while (10) 102.86 ms
94.07 s
> ✓ takes a while (9) 102.85 ms
94.07 s
> ✓ takes a while (6) 102.83 ms
94.07 s
> ✓ takes a while (4) 102.78 ms
94.07 s
> ✓ takes a while (2) 100.53 ms
94.07 s
> ✓ takes a while (5) 100.21 ms
94.07 s
> ✓ takes a while (1) 100.20 ms
94.07 s
> ✓ takes a while (3) 100.21 ms
94.07 s
> ✓ takes a while (8) 100.20 ms
94.07 s
> Shrinking
94.07 s
> ✗ can grab the mvar during shrinking 0.51 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> assertions
94.07 s
> ✗ shouldSatisfyNamed 0.04 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ shouldNotBe 0.03 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ shouldNotSatisfy 0.02 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ shouldSatisfy 0.01 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ shouldNotSatisfyNamed 0.01 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ shouldNotBe 0.03 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ shouldBe 0.02 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Property
94.07 s
> 0 tests run
94.07 s
> ✓ shows a red '0 tests' when no tests are run 0.02 ms
94.07 s
> passed for all of 0 inputs.
94.07 s
> generated values
94.07 s
> ✗ shows many generated values too 0.32 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> labels
94.07 s
> ✓ shows the labels in use on success 3.37 ms
94.07 s
> passed for all of 100 inputs.
94.07 s
> Labels
94.07 s
> 31.00% "length of input is 0", "magnitude (digits) of sum of input is 0"
94.07 s
> 13.00% "length of input is 1", "magnitude (digits) of sum of input is 0"
94.07 s
> 8.00% "length of input is 1", "magnitude (digits) of sum of input is 1"
94.07 s
> 5.00% "length of input is 2", "magnitude (digits) of sum of input is 0"
94.07 s
> 7.00% "length of input is 2", "magnitude (digits) of sum of input is 1"
94.07 s
> 1.00% "length of input is 2", "magnitude (digits) of sum of input is 2"
94.07 s
> 4.00% "length of input is 3", "magnitude (digits) of sum of input is 0"
94.07 s
> 3.00% "length of input is 3", "magnitude (digits) of sum of input is 1"
94.07 s
> 1.00% "length of input is 3", "magnitude (digits) of sum of input is 2"
94.07 s
> 5.00% "length of input is 4", "magnitude (digits) of sum of input is 0"
94.07 s
> 1.00% "length of input is 4", "magnitude (digits) of sum of input is 2"
94.07 s
> 7.00% "length of input is 5", "magnitude (digits) of sum of input is 0"
94.07 s
> 3.00% "length of input is 5", "magnitude (digits) of sum of input is 2"
94.07 s
> 5.00% "length of input is 6", "magnitude (digits) of sum of input is 0"
94.07 s
> 1.00% "length of input is 6", "magnitude (digits) of sum of input is 2"
94.07 s
> 2.00% "length of input is 7", "magnitude (digits) of sum of input is 0"
94.07 s
> 2.00% "length of input is 7", "magnitude (digits) of sum of input is 1"
94.07 s
> 1.00% "length of input is 8", "magnitude (digits) of sum of input is 0"
94.07 s
> ✓ shows the labels in use on success 0.45 ms
94.07 s
> passed for all of 100 inputs.
94.07 s
> Labels
94.07 s
> 31.00% "length of input is 0"
94.07 s
> 21.00% "length of input is 1"
94.07 s
> 13.00% "length of input is 2"
94.07 s
> 8.00% "length of input is 3"
94.07 s
> 6.00% "length of input is 4"
94.07 s
> 10.00% "length of input is 5"
94.07 s
> 6.00% "length of input is 6"
94.07 s
> 4.00% "length of input is 7"
94.07 s
> 1.00% "length of input is 8"
94.07 s
> ✗ shows the labels in use on failure 0.17 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Labels
94.07 s
> 100.00% "length of input is 0", "magnitude (digits) of sum of input is 0"
94.07 s
> classes
94.07 s
> ✓ shows the classes in use on success 0.97 ms
94.07 s
> passed for all of 100 inputs.
94.07 s
> Classes
94.07 s
> 100.00% non-trivial
94.07 s
> ✗ shows the classes in use on failure 0.14 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Classes
94.07 s
> 100.00% empty
94.07 s
> ✓ shows the classes in use on success 3.00 ms
94.07 s
> passed for all of 100 inputs.
94.07 s
> Classes
94.07 s
> 31.00% empty
94.07 s
> 48.00% non-trivial
94.07 s
> 21.00% single element
94.07 s
> tables
94.07 s
> ✓ shows the tables in use on success 0.43 ms
94.07 s
> passed for all of 100 inputs.
94.07 s
>
94.07 s
> List elements
94.07 s
> 10.14% -1
94.07 s
> 6.45% -2
94.07 s
> 7.37% -3
94.07 s
> 7.83% -4
94.07 s
> 5.07% -5
94.07 s
> 4.61% -6
94.07 s
> 5.99% -7
94.07 s
> 1.38% -8
94.07 s
> 0.46% -9
94.07 s
> 7.37% 0
94.07 s
> 6.91% 1
94.07 s
> 6.45% 2
94.07 s
> 6.45% 3
94.07 s
> 6.45% 4
94.07 s
> 4.61% 5
94.07 s
> 4.61% 6
94.07 s
> 4.61% 7
94.07 s
> 1.84% 8
94.07 s
> 1.38% 9
94.07 s
> Context
94.07 s
> ✗ shows a context when an exception is thrown as well 0.02 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ shows a nice context 0.08 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ shows a nice context multiple levels deep 0.17 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ expectationFailure 0.01 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Flakiness
94.07 s
> ✗ Allows flakiness in this boolean five times (should fail with 5 retries) 0.01 ms
94.07 s
> Retries: 5 (does not look flaky)
94.07 s
> ✗ Does not allow flakiness if flakiness is not allowed even if retries happen 0.05 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ allows this intentionally flaky test with up to four retries 0.04 ms
94.07 s
> Retries: 4 (does not look flaky)
94.07 s
> ✗ allows this intentionally flaky test with the default number of retries 0.09 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ Allows flakiness on False eventhough there is none (should fail) 0.00 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✓ Allows flakiness on True eventhough there is none (should succeed) 0.00 ms
94.07 s
> Diff
94.07 s
> ✗ shows nice multi-line diffs 2.89 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✗ shows nice multi-line diffs 2.61 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Property tests
94.07 s
> pure
94.07 s
> ✓ should work with custom generators too 0.05 ms
94.07 s
> passed for all of 10 inputs.
94.07 s
> ✗ should fail to show that sorting does nothing 0.17 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ✓ reversing a list twice is the same as reversing it once 0.17 ms
94.07 s
> passed for all of 10 inputs.
94.07 s
> impure
94.07 s
> ✓ reversing a list twice is the same as reversing it once 0.18 ms
94.07 s
> passed for all of 10 inputs.
94.07 s
> ✓ should work with custom generators too 0.07 ms
94.07 s
> passed for all of 10 inputs.
94.07 s
> ✗ should fail to show that sorting does nothing 5.83 ms
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failures:
94.07 s
>
94.07 s
> output-test/Spec.hs:351
94.07 s
> ✗ 1 combinators.should be even
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Prelude.undefined
94.07 s
> CallStack (from HasCallStack):
94.07 s
> undefined, called at output-test/Spec.hs:354:29 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.07 s
> undefined, called at output-test/Spec.hs:354:29 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:348
94.07 s
> ✗ 2 combinators.should not crash (undefined value)
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 1 tests
94.07 s
> Generated: 0
94.07 s
> Prelude.undefined
94.07 s
> CallStack (from HasCallStack):
94.07 s
> undefined, called at output-test/Spec.hs:348:80 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.07 s
> undefined, called at output-test/Spec.hs:348:80 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:346
94.07 s
> ✗ 3 combinators.should fail
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 2 tests
94.07 s
> Generated: -1
94.07 s
>
94.07 s
> output-test/Spec.hs:351
94.07 s
> ✗ 4 combinators.should be even
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:288
94.07 s
> ✗ 5 Retries.Retries this five times
94.07 s
> Retries: 5 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:286
94.07 s
> ✗ 6 Retries.does not retry if the test is configured withoutRetries
94.07 s
>
94.07 s
> output-test/Spec.hs:204
94.07 s
> ✗ 7 String.compares bytestrings
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: "fo o\nbar \tquu x "
94.07 s
> Expected: "foq \nbaz \tqe x"
94.07 s
>
94.07 s
> output-test/Spec.hs:202
94.07 s
> ✗ 8 String.compares texts
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: "fo o\nbar \tquu x "
94.07 s
> Expected: "foq \nbaz \tqe x"
94.07 s
>
94.07 s
> output-test/Spec.hs:201
94.07 s
> ✗ 9 String.compares strings
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual:
94.07 s
> fo o
94.07 s
> bar quu x
94.07 s
> Expected:
94.07 s
> foq
94.07 s
> baz qe x
94.07 s
> Inline diff:
94.07 s
> fo oq
94.07 s
> bar z quu e x
94.07 s
>
94.07 s
> output-test/Spec.hs:200
94.07 s
> ✗ 10 String.compares strings
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: "fo o\nbar \tquu x "
94.07 s
> Expected: "foq \nbaz \tqe x"
94.07 s
>
94.07 s
> output-test/Spec.hs:203
94.07 s
> ✗ 11 String.compares texts
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual:
94.07 s
> fo o
94.07 s
> bar quu x
94.07 s
> Expected:
94.07 s
> foq
94.07 s
> baz qe x
94.07 s
> Inline diff:
94.07 s
> fo oq
94.07 s
> bar z quu e x
94.07 s
>
94.07 s
> output-test/Spec.hs:118
94.07 s
> ✗ 12 Golden.does not fail the suite when an exception happens while writing
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Golden output not found
94.07 s
>
94.07 s
> output-test/Spec.hs:102
94.07 s
> ✗ 13 Golden.does not fail the suite when an exception happens while reading
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ExitFailure 1
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at libraries/ghc-internal/src/GHC/Internal/System/Exit.hs:62:14 in ghc-internal:GHC.Internal.System.Exit
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:125
94.07 s
> ✗ 14 Golden.does not fail the suite when an exception happens while checking for equality
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> divide by zero
94.07 s
>
94.07 s
> output-test/Spec.hs:110
94.07 s
> ✗ 15 Golden.does not fail the suite when an exception happens while producing
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Golden output not found
94.07 s
>
94.07 s
> output-test/Spec.hs:33
94.07 s
> ✗ 16 error.Pure error
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> foobar
94.07 s
> CallStack (from HasCallStack):
94.07 s
> error, called at output-test/Spec.hs:33:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.07 s
> error, called at output-test/Spec.hs:33:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:34
94.07 s
> ✗ 17 error.Impure error
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> foobar
94.07 s
> CallStack (from HasCallStack):
94.07 s
> error, called at output-test/Spec.hs:34:24 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.07 s
> error, called at output-test/Spec.hs:34:24 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:38
94.07 s
> ✗ 18 Exit code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> ExitFailure 1
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at libraries/ghc-internal/src/GHC/Internal/System/Exit.hs:62:14 in ghc-internal:GHC.Internal.System.Exit
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:45
94.07 s
> ✗ 19 exceptions.Pattern matching error.fails in pure code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:43
94.07 s
> ✗ 20 exceptions.Pattern matching error.fails in IO, as the result
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:44
94.07 s
> ✗ 21 exceptions.Pattern matching error.fails in IO, as the action
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:27:10-19: No instance nor default method for class operation toUnit
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:421:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:48
94.07 s
> ✗ 22 exceptions.Record selection error
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> test
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at output-test/Spec.hs:48:34 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:56
94.07 s
> ✗ 23 exceptions.NoMethodError
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> test
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at output-test/Spec.hs:56:25 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:44
94.07 s
> ✗ 24 exceptions.Pattern matching error.fails in IO, as the action
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> divide by zero
94.07 s
>
94.07 s
> output-test/Spec.hs:43
94.07 s
> ✗ 25 exceptions.Pattern matching error.fails in IO, as the result
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> divide by zero
94.07 s
>
94.07 s
> output-test/Spec.hs:45
94.07 s
> ✗ 26 exceptions.Pattern matching error.fails in pure code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> divide by zero
94.07 s
>
94.07 s
> output-test/Spec.hs:43
94.07 s
> ✗ 27 exceptions.Record construction error.fails in IO, as the result
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:47:57-64: Missing field in record construction field
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:44
94.07 s
> ✗ 28 exceptions.Record construction error.fails in IO, as the action
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:47:57-64: Missing field in record construction field
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:45
94.07 s
> ✗ 29 exceptions.Record construction error.fails in pure code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:47:57-64: Missing field in record construction field
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:420:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:46
94.07 s
> ✗ 30 exceptions.Record construction error
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> test
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at output-test/Spec.hs:46:37 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:43
94.07 s
> ✗ 31 exceptions.Record update error.fails in IO, as the result
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:44
94.07 s
> ✗ 32 exceptions.Record update error.fails in IO, as the action
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:45
94.07 s
> ✗ 33 exceptions.Record update error.fails in pure code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:51:60-88: Non-exhaustive patterns in record update
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:52
94.07 s
> ✗ 34 exceptions.Pattern matching error
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> test
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at output-test/Spec.hs:52:34 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:44
94.07 s
> ✗ 35 exceptions.Pattern matching error.fails in IO, as the action
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:43
94.07 s
> ✗ 36 exceptions.Pattern matching error.fails in IO, as the result
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:45
94.07 s
> ✗ 37 exceptions.Pattern matching error.fails in pure code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> output-test/Spec.hs:53:50-64: Non-exhaustive patterns in Cons1 s
94.07 s
>
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:422:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:44
94.07 s
> ✗ 38 exceptions.Record selection error.fails in IO, as the action
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> No match in record selector field
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:45
94.07 s
> ✗ 39 exceptions.Record selection error.fails in pure code
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> No match in record selector field
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:43
94.07 s
> ✗ 40 exceptions.Record selection error.fails in IO, as the result
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> No match in record selector field
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at libraries/ghc-internal/src/GHC/Internal/Control/Exception/Base.hs:417:30 in ghc-internal:GHC.Internal.Control.Exception.Base
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:54
94.07 s
> ✗ 41 exceptions.ArithException
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> arithmetic underflow
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at output-test/Spec.hs:54:26 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:50
94.07 s
> ✗ 42 exceptions.Record update error
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> test
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:89:42 in ghc-internal:GHC.Internal.Exception
94.07 s
> throw, called at output-test/Spec.hs:50:31 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:338
94.07 s
> ✗ 43 expectations.considered failing
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:339
94.07 s
> ✗ 44 expectations.considered failing
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> Unknown location
94.07 s
> ✗ 45 callstack.prop
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 1 tests
94.07 s
>
94.07 s
> output-test/Spec.hs:330
94.07 s
> ✗ 46 callstack.describe.describe-it
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:331
94.07 s
> ✗ 47 callstack.describe.describe-specify
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:327
94.07 s
> ✗ 48 callstack.specify
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:326
94.07 s
> ✗ 49 callstack.it
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:159
94.07 s
> ✗ 50 Around.before.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:158:23 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:164
94.07 s
> ✗ 51 Around.before_.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:163:18 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:169
94.07 s
> ✗ 52 Around.after.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:168:22 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:174
94.07 s
> ✗ 53 Around.after_.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:173:17 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:179
94.07 s
> ✗ 54 Around.around.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:178:23 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:184
94.07 s
> ✗ 55 Around.around_.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:183:24 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:189
94.07 s
> ✗ 56 Around.aroundWith.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:188:30 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:194
94.07 s
> ✗ 57 Around.aroundWith'.does not kill the test suite
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> user error (test)
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/IO.hs:260:11 in ghc-internal:GHC.Internal.IO
94.07 s
> throwIO, called at output-test/Spec.hs:193:34 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:37
94.07 s
> ✗ 58 undefined.Impure undefined
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Prelude.undefined
94.07 s
> CallStack (from HasCallStack):
94.07 s
> undefined, called at output-test/Spec.hs:37:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.07 s
> undefined, called at output-test/Spec.hs:37:28 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:36
94.07 s
> ✗ 59 undefined.Pure undefined
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Prelude.undefined
94.07 s
> CallStack (from HasCallStack):
94.07 s
> undefined, called at output-test/Spec.hs:36:31 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> HasCallStack backtrace:
94.07 s
> collectBacktraces, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:169:13 in ghc-internal:GHC.Internal.Exception
94.07 s
> toExceptionWithBacktrace, called at libraries/ghc-internal/src/GHC/Internal/Exception.hs:204:5 in ghc-internal:GHC.Internal.Exception
94.07 s
> undefined, called at output-test/Spec.hs:36:31 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
>
94.07 s
>
94.07 s
> output-test/Spec.hs:279
94.07 s
> ✗ 60 Shrinking.can grab the mvar during shrinking
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 21 tests
94.07 s
> Generated: 20
94.07 s
> Predicate failed, but should have succeeded, on this value:
94.07 s
> 20
94.07 s
>
94.07 s
> output-test/Spec.hs:98
94.07 s
> ✗ 61 assertions.shouldSatisfyNamed
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Predicate failed, but should have succeeded, on this value:
94.07 s
> 3
94.07 s
> Predicate: even
94.07 s
>
94.07 s
> output-test/Spec.hs:94
94.07 s
> ✗ 62 assertions.shouldNotBe
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Did not expect equality of the values but both were:
94.07 s
> 3
94.07 s
>
94.07 s
> output-test/Spec.hs:97
94.07 s
> ✗ 63 assertions.shouldNotSatisfy
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Predicate succeeded, but should have failed, on this value:
94.07 s
> 3
94.07 s
>
94.07 s
> output-test/Spec.hs:96
94.07 s
> ✗ 64 assertions.shouldSatisfy
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Predicate failed, but should have succeeded, on this value:
94.07 s
> 3
94.07 s
>
94.07 s
> output-test/Spec.hs:99
94.07 s
> ✗ 65 assertions.shouldNotSatisfyNamed
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Predicate succeeded, but should have failed, on this value:
94.07 s
> 3
94.07 s
> Predicate: odd
94.07 s
>
94.07 s
> output-test/Spec.hs:95
94.07 s
> ✗ 66 assertions.shouldNotBe
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> These two values were considered equal but should not have been equal:
94.07 s
> Actual : -0.0
94.07 s
> Not Expected: 0.0
94.07 s
>
94.07 s
> output-test/Spec.hs:93
94.07 s
> ✗ 67 assertions.shouldBe
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: 3
94.07 s
> Expected: 4
94.07 s
>
94.07 s
> output-test/Spec.hs:220
94.07 s
> ✗ 68 Property.generated values.shows many generated values too
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 1 tests
94.07 s
> Generated: 0
94.07 s
> Generated: 0
94.07 s
> Generated: 0
94.07 s
> Generated: 0
94.07 s
> Generated: 0
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: 0
94.07 s
> Expected: 1
94.07 s
>
94.07 s
> output-test/Spec.hs:239
94.07 s
> ✗ 69 Property.labels.shows the labels in use on failure
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 1 tests
94.07 s
> Generated: []
94.07 s
> Labels: "length of input is 0", "magnitude (digits) of sum of input is 0"
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: []
94.07 s
> Expected: [ 0 ]
94.07 s
>
94.07 s
> output-test/Spec.hs:256
94.07 s
> ✗ 70 Property.classes.shows the classes in use on failure
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 1 tests
94.07 s
> Generated: []
94.07 s
> Class: empty
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: []
94.07 s
> Expected: [ 0 ]
94.07 s
>
94.07 s
> output-test/Spec.hs:213
94.07 s
> ✗ 71 Context.shows a context when an exception is thrown as well
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Prelude.undefined
94.07 s
> CallStack (from HasCallStack):
94.07 s
> undefined, called at output-test/Spec.hs:214:26 in sydtest-test-0.0.0.0-EzJBEXAmFGYFtdZyQyqfJt-sydtest-output-test:Spec
94.07 s
> context
94.07 s
>
94.07 s
> output-test/Spec.hs:207
94.07 s
> ✗ 72 Context.shows a nice context
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: Tr u e
94.07 s
> Expected: Fals e
94.07 s
> Context
94.07 s
>
94.07 s
> output-test/Spec.hs:208
94.07 s
> ✗ 73 Context.shows a nice context multiple levels deep
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: Tr u e
94.07 s
> Expected: Fals e
94.07 s
> Context3
94.07 s
> Context2
94.07 s
> Context1
94.07 s
>
94.07 s
> output-test/Spec.hs:197
94.07 s
> ✗ 74 expectationFailure
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> fails
94.07 s
>
94.07 s
> output-test/Spec.hs:306
94.07 s
> ✗ 75 Flakiness.Allows flakiness in this boolean five times (should fail with 5 retries)
94.07 s
> Retries: 5 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:302
94.07 s
> ✗ 76 Flakiness.Does not allow flakiness if flakiness is not allowed even if retries happen
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: 9
94.07 s
> Expected: 2
94.07 s
>
94.07 s
> output-test/Spec.hs:309
94.07 s
> ✗ 77 Flakiness.allows this intentionally flaky test with up to four retries
94.07 s
> Retries: 4 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: 1 1
94.07 s
> Expected: 2
94.07 s
>
94.07 s
> output-test/Spec.hs:296
94.07 s
> ✗ 78 Flakiness.allows this intentionally flaky test with the default number of retries
94.07 s
> test
94.07 s
> test
94.07 s
> test
94.07 s
> test
94.07 s
> test
94.07 s
> test
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: 9
94.07 s
> Expected: 2
94.07 s
>
94.07 s
> output-test/Spec.hs:293
94.07 s
> ✗ 79 Flakiness.Allows flakiness on False eventhough there is none (should fail)
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
>
94.07 s
> output-test/Spec.hs:90
94.07 s
> ✗ 80 Diff.shows nice multi-line diffs
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual: ( "foo" , [] , "bar " )
94.07 s
> Expected:
94.07 s
> ( "f o o foo"
94.07 s
> , [ " quux" , "quux" , "quux" , "quux" , "quux " , "quu x" ]
94.07 s
> , "baz "
94.07 s
> )
94.07 s
> Inline diff:
94.07 s
> ( "f o o foo"
94.07 s
> , [] " quux" , "quux" , "quux" , "quux" , "quux " , "quu x" ]
94.07 s
> , "bar z "
94.07 s
> )
94.07 s
>
94.07 s
> output-test/Spec.hs:88
94.07 s
> ✗ 81 Diff.shows nice multi-line diffs
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Expected these values to be equal:
94.07 s
> Actual:
94.07 s
> ( "foo"
94.07 s
> , [ "qu ux " , "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
94.07 s
> , "bar "
94.07 s
> )
94.07 s
> Expected:
94.07 s
> ( "f o o foo"
94.07 s
> , [ "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
94.07 s
> , "baz "
94.07 s
> )
94.07 s
> Inline diff:
94.07 s
> ( "f o o foo"
94.07 s
> , [ "qu ux " , "quux" , "quux" , "quux" , "quux" , "quux" , "quux" ]
94.07 s
> , "baz r "
94.07 s
> )
94.07 s
>
94.07 s
> output-test/Spec.hs:70
94.07 s
> ✗ 82 Property tests.pure.should fail to show that sorting does nothing
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 3 tests
94.07 s
> Generated: [-5,3,11,-3,-13,0,19,-10,15,-13,1,-12,10,-18,-3,-2,6,-9,-6]
94.07 s
>
94.07 s
> output-test/Spec.hs:78
94.07 s
> ✗ 83 Property tests.impure.should fail to show that sorting does nothing
94.07 s
> Retries: 3 (does not look flaky)
94.07 s
> Failed after 3 tests
94.07 s
> Generated: [-5,3,11,-3,-13,0,19,-10,15,-13,1,-12,10,-18,-3,-2,6,-9,-6]
94.07 s
> Expected these values to be equal:
94.07 s
> Actual:
94.07 s
> [ -1 8
94.07 s
> , - 13
94.07 s
> , -1 3
94.07 s
> , -12
94.07 s
> , -1 0
94.07 s
> , - 9
94.07 s
> , -6
94.07 s
> , - 5
94.07 s
> , -3
94.07 s
> , - 3
94.07 s
> , -2
94.07 s
> , 0
94.07 s
> , 1
94.07 s
> , 3
94.07 s
> , 6
94.07 s
> , 1 0
94.07 s
> , 11
94.07 s
> , 1 5
94.07 s
> , 1 9
94.07 s
> ]
94.07 s
> Expected:
94.07 s
> [ -5
94.07 s
> , 3
94.07 s
> , 11
94.07 s
> , -3
94.07 s
> , -13
94.07 s
> , 0
94.07 s
> , 1 9
94.07 s
> , -1 0
94.07 s
> , 1 5
94.07 s
> , -1 3
94.07 s
> , 1
94.07 s
> , -1 2
94.07 s
> , 1 0
94.07 s
> , - 18
94.07 s
> , - 3
94.07 s
> , - 2
94.07 s
> , 6
94.07 s
> , - 9
94.07 s
> , -6
94.07 s
> ]
94.07 s
> Inline diff:
94.07 s
> [ -5
94.07 s
> , 1 3 8
94.07 s
> , - 11 3
94.07 s
> , -1 3
94.07 s
> , -13 2
94.07 s
> , -1 0
94.07 s
> , - 1 9
94.07 s
> , -1 6 0
94.07 s
> , 1 - 5
94.07 s
> , -1 3
94.07 s
> , - 3 1
94.07 s
> , -1 2
94.07 s
> , 1 0
94.07 s
> , - 18
94.07 s
> , - 3
94.07 s
> , - 6 2
94.07 s
> , 1 0 6
94.07 s
> , - 11
94.07 s
> , 1 5 9
94.07 s
> , 1 -6 9
94.07 s
> ]
94.07 s
>
94.07 s
>
94.07 s
> Examples: 985
94.07 s
> Passed: 29
94.07 s
> Failed: 83
94.07 s
> Pending: 7
94.07 s
> Sum of test runtimes: 1.07 seconds
94.07 s
> Test suite took: 0.21 seconds
94.07 s
>
94.07 s
> Golden test of output
94.07 s
> Tests:
94.07 s
>
94.07 s
> Golden Output
94.07 s
> 'a'
94.07 s
> hi
94.07 s
> 'a'
94.07 s
> hi
94.07 s
> ✓ renders output in the same way as before 1018.04 ms
94.07 s
> ✓ renders terse output in the same way as before 1013.76 ms
94.07 s
>
94.07 s
> Passed: 2
94.07 s
> Failed: 0
94.07 s
> Sum of test runtimes: 2.03 seconds
94.07 s
> Test suite took: 1.02 seconds
94.07 s
>
94.07 s
> Test suite sydtest-output-test: PASS
94.07 s
> Test suite logged to: dist/test/sydtest-test-0.0.0.0-sydtest-output-test.log
94.07 s
> Test suite sydtest-multi-discover-test: RUNNING...
94.07 s
> Tests:
94.07 s
>
94.07 s
> Foo.FooSpec
94.07 s
> plain test
94.07 s
> ✓ simple example 0.06 ms
94.07 s
> several nesting levels
94.07 s
> ✓ works 0.14 ms
94.07 s
> Bar.BarSpec
94.07 s
> can access outer resource
94.07 s
> ✓ bar is bar 0.14 ms
94.07 s
>
94.07 s
> Passed: 3
94.07 s
> Failed: 0
94.07 s
> Sum of test runtimes: 0.00 seconds
94.07 s
> Test suite took: 0.00 seconds
94.07 s
>
94.07 s
> Test suite sydtest-multi-discover-test: PASS
94.07 s
> Test suite logged to:
94.07 s
> dist/test/sydtest-test-0.0.0.0-sydtest-multi-discover-test.log
94.07 s
> 2 of 3 test suites (2 of 3 test cases) passed.
94.07 s
For full logs, run:
94.07 s
nix log /nix/store/0qrxkirw31j33ws52dc2zcvxp6a1p5ic-sydtest-test-0.0.0.0.drv
94.09 s
error: Cannot build '/nix/store/fmwl3k5dw7gbcawkmspm804nmvym5zyn-sydtest-release.drv '.
94.09 s
Reason: 1 dependency failed .
94.09 s
Output paths:
94.09 s
/nix/store/7af4imrrxkkml5rdb8l2p5r0cb0f9hxa-sydtest-release
94.09 s
warning: killing stray builder process 2073808 ()...
94.09 s
warning: killing stray builder process 2074234 ()...
94.09 s
warning: killing stray builder process 2074242 ()...
94.09 s
warning: killing stray builder process 2074243 ()...
94.09 s
warning: killing stray builder process 2074355 ()...
94.09 s
error (ignored): deleting cgroup "/sys/fs/cgroup/system.slice/nix-daemon.service/nix-build-uid-30011" : Device or resource busy
94.09 s
warning: killing stray builder process 2069063 ()...
94.09 s
error (ignored): deleting cgroup "/sys/fs/cgroup/system.slice/nix-daemon.service/nix-build-uid-30001" : Device or resource busy
94.09 s
Build failed due to failed dependency