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

t_peek_cstring fails #612

Closed
Bodigrim opened this issue Aug 18, 2024 · 0 comments · Fixed by #613
Closed

t_peek_cstring fails #612

Bodigrim opened this issue Aug 18, 2024 · 0 comments · Fixed by #613

Comments

@Bodigrim
Copy link
Contributor

$ cabal run test:tests -- -p t_peek_cstring --quickcheck-replay="(SMGen 17673582401134051345 17559836945334621067,23)"
All
  Properties
    lowlevel
      misc
        t_peek_cstring:     FAIL
          *** Failed! Exception: 'HUnitFailure (Just (SrcLoc {srcLocPackage = "text-2.1.1-inplace-tests", srcLocModule = "Tests.Properties.LowLevel", srcLocFile = "tests/Tests/Properties/LowLevel.hs", srcLocStartLine = 78, srcLocStartCol = 3, srcLocEndLine = 78, srcLocEndCol = 14})) "cstring\nexpected: \"\\NUL\"\n but got: \"\""' (after 1 test and 5 shrinks):
          "\NUL"
          Use --quickcheck-replay="(SMGen 17673582401134051345 17559836945334621067,23)" to reproduce.
          Use -p '/t_peek_cstring/&&$0=="All.Properties.lowlevel.misc.t_peek_cstring"' to rerun this test only.
        t_peek_cstring_len: OK
          +++ OK, passed 100 tests.

1 out of 2 tests failed (0.00s)
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

Successfully merging a pull request may close this issue.

1 participant