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

spaceleak: executable not found #6

Open
juhp opened this issue Oct 1, 2023 · 3 comments
Open

spaceleak: executable not found #6

juhp opened this issue Oct 1, 2023 · 3 comments

Comments

@juhp
Copy link

juhp commented Oct 1, 2023

       Test suite failure for package stateWriter-0.4.0                                                                             
           spaceleak:  executable not found
juhp added a commit to commercialhaskell/stackage that referenced this issue Oct 1, 2023
@bartavelle
Copy link
Owner

Hello! I don't know how to repro this, the test suite looks properly configured and indeed runs for me.

@juhp
Copy link
Author

juhp commented Oct 6, 2023

Can you try running stack --resolver nightly test?

@bartavelle
Copy link
Owner

It does "work for me":

...
Installing library in /home/bartavelle/gits/misc/stateWriter/.stack-work/install/x86_64-linux/d0908734900c6a64a1cef1e5705ea5f97072dd95719be7a9959f34023524a2f7/9.6.3/lib/x86_64-linux-ghc-9.6.3/stateWriter-0.4.0-8DkT68qmfhuIGjsJvBje3J
Registering library for stateWriter-0.4.0..
stateWriter         > test (suite: rwscompare)
                           
Progress 34/35: stateWriter
Writer part
  logs stuff in the right order, with tell [✔]
    +++ OK, passed 100 tests.
  listen [✔]
  listen [✔]
RWS comparison
  interprets actions the same [✔]
    +++ OK, passed 100 tests.

Finished in 0.0171 seconds
4 examples, 0 failures
                           


stateWriter         > Test suite rwscompare passed
stateWriter         > test (suite: spaceleak)
                           
((),(),Sum {getSum = 10000000})
Do not try exploding the stack. Run the test program with any command line argument to test it



stateWriter         > Test suite spaceleak passed
Completed 35 action(s).

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