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

Verbose mode for bench #4946

Open
pjljvandelaar opened this issue Jul 10, 2019 · 1 comment
Open

Verbose mode for bench #4946

pjljvandelaar opened this issue Jul 10, 2019 · 1 comment

Comments

@pjljvandelaar
Copy link

pjljvandelaar commented Jul 10, 2019

Recently, I upgrade from stack 1.9.3 to 2.1.1.
When I run stack bench on my project (see TorXakis/TorXakis#872)
I get Benchmark bench: ERROR in a unpredictable way.
This minimal information is unsufficient for me to determine
whether the fault is in my code (and only now detected by the new stack version) or
is a regression issue in stack.

I would like to turn on verbose to get more information on this error.
What went wrong? Did the program crash, or did stack have problems?

@pjljvandelaar
Copy link
Author

Note -v flag gives not more info:

2019-07-10 16:41:51.471060: [info] Benchmark bench: ERROR
2019-07-10 16:41:51.494151: [error]
--  While building package sqatt-0.1 using:
      C:\sr\setup-exe-cache\x86_64-windows-integersimple\Cabal-simple_Z6RU0evB_2.0.1.0_ghc-8.2.2.exe --builddir=.stack-work\dist\67675594 bench bench "--benchmark-options=--csv c:\\temp\\bm_pc17716_v0.8.1.csv"
    Process exited with code: ExitFailure 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants