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

Test failure on windows (appveyor) with exit code (-1073741675) #944

Closed
harendra-kumar opened this issue Feb 17, 2021 · 5 comments
Closed
Labels
type:bug Does not work as expected

Comments

@harendra-kumar
Copy link
Member

This tests keeps failing intermittently on Windows (https://ci.appveyor.com/project/harendra-kumar/streamly/builds/37814315):

    Prelude.Async:  exited with: ExitFailure (-1073741675)

We should either figure out which particular test in this suite is failing and fix/disable that or disable the suite itself and keep it enabled in dev build.

@harendra-kumar harendra-kumar added this to the 0.8.0 milestone Feb 17, 2021
@adithyaov
Copy link
Member

adithyaov commented Mar 22, 2021

The following test also has the same exit failure,
https://ci.appveyor.com/project/harendra-kumar/streamly/builds/38059019

Test suite failure for package streamly-tests-0.0.0
    Unicode.Stream:  exited with: ExitFailure (-1073741675)

@harendra-kumar
Copy link
Member Author

Another failure https://ci.appveyor.com/project/harendra-kumar/streamly/builds/38368040:

Test suite failure for package streamly-tests-0.0.0
    Data.Array.Foreign:  exited with: ExitFailure (-1073741675)

@adithyaov
Copy link
Member

Here's another one https://ci.appveyor.com/project/harendra-kumar/streamly/builds/38481286

Test suite failure for package streamly-tests-0.0.0
    Prelude:  exited with: ExitFailure (-1073741675)

@adithyaov
Copy link
Member

https://ci.appveyor.com/project/harendra-kumar/streamly/builds/38548051

Test suite failure for package streamly-tests-0.0.0
    Data.Array.Prim.Pinned:  exited with: ExitFailure (-1073741675)

@adithyaov adithyaov changed the title Prelude.Async test failure on Windows Test failure on windows (appveyor) with exit code (-1073741675) Apr 4, 2021
@adithyaov adithyaov added the type:bug Does not work as expected label Apr 4, 2021
@harendra-kumar harendra-kumar modified the milestones: 0.8.0, 0.8.1 Jul 18, 2021
@adithyaov adithyaov modified the milestones: 0.8.2, 0.9.0 Feb 28, 2022
@harendra-kumar harendra-kumar modified the milestones: 0.9.0, 0.10.0 Sep 7, 2022
@harendra-kumar harendra-kumar removed this from the 0.10.0 milestone Jan 12, 2024
@harendra-kumar
Copy link
Member Author

Not seen in a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Does not work as expected
Projects
None yet
Development

No branches or pull requests

2 participants