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

propExploration test failure #154

Closed
bolt12 opened this issue May 8, 2024 · 0 comments · Fixed by #159
Closed

propExploration test failure #154

bolt12 opened this issue May 8, 2024 · 0 comments · Fixed by #159
Labels
bug Something isn't working

Comments

@bolt12
Copy link
Contributor

bolt12 commented May 8, 2024

      propExploration:                         FAIL (743.31s)
        *** Failed! Falsified (after 52 tests and 76 shrinks):
        AreNotEqual
        Shrink2 {getShrink2 = Tasks [Task [WhenSet 0 0],Task [],Task [ThrowTo 1],Task [WhenSet 0 0,ThrowTo 1],Task [ThrowTo 1],Task [ThrowTo 1,WhenSet 1 1]]}
        Schedule control: ControlAwait [ScheduleMod (RacyThreadId [5],2) ControlDefault [(RacyThreadId [4],0),(RacyThreadId [4],1),(RacyThreadId [3],0),(RacyThreadId [3],1),(RacyThreadId [3],2),(RacyThreadId [2],0),(RacyThreadId [1],0),(RacyThreadId [1],1),(RacyThreadId [1],2),(RacyThreadId [4],2),(RacyThreadId [4],3)]]
        Thread {5} (5) delayed at time Time 0s
          until after:
            Thread {1}
            Thread {1} (1)
            Thread {2}
            Thread {3}
            Thread {3} (3)
            Thread {4}
            Thread {4} (4)

        (...)

        InternalError "assertion failure: Thread {4} not runnable"
        assertion failure: Thread {4} not runnable
        Use --quickcheck-replay=564358 to reproduce.
        Use -p '/propExploration/' to rerun this test only.

full-log.txt

@bolt12 bolt12 added the bug Something isn't working label May 8, 2024
bolt12 added a commit that referenced this issue May 16, 2024
Adds an entry about how to investigate an IOSimPOR failure.

Closes #154
@coot coot linked a pull request May 16, 2024 that will close this issue
github-merge-queue bot pushed a commit that referenced this issue May 16, 2024
Adds an entry about how to investigate an IOSimPOR failure.

Closes #154
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant