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

Investigate stack-8.6.5 test failure #33

Open
adinapoli opened this issue Jun 7, 2022 · 0 comments
Open

Investigate stack-8.6.5 test failure #33

adinapoli opened this issue Jun 7, 2022 · 0 comments

Comments

@adinapoli
Copy link
Owner

Run stack test --system-ghc --stack-yaml stack-8.6.5.yaml
threads-supervisor> test (suite: threads-supervisor-tests)
All Tests
  Control.Concurrent.Supervisor
    1 supervised thread, no exceptions:             OK
      +++ OK, passed 20 tests.
    1 supervised thread, premature async exception: OK (22.88s)
      +++ OK, passed 20 tests.
    1 supervised thread, premature exception:       OK (25.87s)
      +++ OK, passed 20 tests.
    1 supervised supervisor, premature exception:   OK (2[4](https://github.com/adinapoli/threads-supervisor/runs/6772217875?check_suite_focus=true#step:6:5).[5](https://github.com/adinapoli/threads-supervisor/runs/6772217875?check_suite_focus=true#step:6:6)4s)
      +++ OK, passed 20 tests.
    killing spree:                                  OK ([6](https://github.com/adinapoli/threads-supervisor/runs/6772217875?check_suite_focus=true#step:6:7)[7](https://github.com/adinapoli/threads-supervisor/runs/6772217875?check_suite_focus=true#step:6:8).10s)
      +++ OK, passed 20 tests.
    cleanup:                                        OK (79.13s)
      +++ OK, passed 20 tests.
    too many restarts:                              OK (2.00s)
  Control.Concurrent.Supervisor.Bounded
    1 supervised thread, no exceptions:             OK
      +++ OK, passed 20 tests.
    1 supervised thread, premature exception:       OK (23.16s)
      +++ OK, passed 20 tests.
    killing spree:                                  OK (65.2[8](https://github.com/adinapoli/threads-supervisor/runs/6772217875?check_suite_focus=true#step:6:9)s)
      +++ OK, passed 20 tests.
    cleanup:                                        OK (7[9](https://github.com/adinapoli/threads-supervisor/runs/6772217875?check_suite_focus=true#step:6:10).18s)
      +++ OK, passed 20 tests.
    too many restarts:                              FAIL (2.00s)
      test/Tests/Bounded.hs:92:
      assertContainsNMsg: list exhausted and 1 left.
1 out of [12](https://github.com/adinapoli/threads-supervisor/runs/6772217875?check_suite_focus=true#step:6:13) tests failed ([20](https://github.com/adinapoli/threads-supervisor/runs/6772217875?check_suite_focus=true#step:6:21)5.72s)
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

1 participant