Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xml-picklers-0.3.5 test suite failure #5

Open
peti opened this issue Jan 30, 2015 · 1 comment
Open

xml-picklers-0.3.5 test suite failure #5

peti opened this issue Jan 30, 2015 · 1 comment

Comments

@peti
Copy link

peti commented Jan 30, 2015

Citing from http://hydra.nixos.org/build/19276915/nixlog/1/raw:

running tests
Running 1 test suites...
Test suite tests: RUNNING...
all
  prop_showXpPrim:                    OK
    +++ OK, passed 100 tests.
  prop_xpUnit:                        OK
    +++ OK, passed 100 tests.
  prop_xpAttribute:                   FAIL
    *** Failed! Falsifiable (after 21 tests and 10 shrinks): 
    [(Name {nameLocalName = "8", nameNamespace = Nothing, namePrefix = Just "NbvX4PtaS"},[]),(Name {nameLocalName = "8", nameNamespace = Nothing, namePrefix = Nothing},[ContentText "|-;>Vfck3&3*+8"])]
    Use --quickcheck-replay '20 TFGenR 0000001321CDA8DD00000000000F4240000000000000DEDB0000000E33E22200 0 8388604 23 0' to reproduce.
  prop_xpElemVerbatimUnpickle:        OK (1.12s)
    +++ OK, passed 100 tests.
  prop_xpElemVerbatimPickle:          OK (15.69s)
    +++ OK, passed 100 tests.
  prop_xpElemTextPickle:              OK
    +++ OK, passed 100 tests.
  prop_xpElemBlankUnpickleBlanks:     OK
    +++ OK, passed 100 tests.
  prop_xpElemBlankUnpickleNonBlanks:  OK (0.02s)
    +++ OK, passed 100 tests.
  prop_xpElemBlankPickle:             OK
    +++ OK, passed 100 tests.
  prop_xpElemExistsPickleTrue:        OK
    +++ OK, passed 100 tests.
  prop_xpElemExistsPickleFalse:       OK
    +++ OK, passed 100 tests.
  prop_xpElemExistsUnpickleBlanks:    OK
    +++ OK, passed 100 tests.
  prop_xpElemExistsUnpickleNonBlanks: OK
    +++ OK, passed 100 tests.
  prop_xpBool:                        OK
    +++ OK, passed 100 tests.
  prop_flattenContent:                OK (13.17s)
    +++ OK, passed 100 tests.
  xpBoolUnpickleTrue:                 OK
  xpBoolUnpickleFalse:                OK
  xpBoolUnpickle1:                    OK
  xpBoolUnpickle0:                    OK
  xpBoolPickleTrue:                   OK
  xpBoolPickleFalse:                  OK

1 out of 21 tests failed (30.08s)
Test suite tests: FAIL
@cdornan
Copy link

cdornan commented May 22, 2017

Seeing similar failure on Stackage also.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants