[all reports]
Package |
tasty-quickcheck-0.11.1 |
Install |
InstallOk |
Docs |
Ok |
Tests |
Ok |
Time submitted |
2025-01-05 21:08:03.509287121 UTC
|
Compiler |
ghc-9.6.3 |
OS |
linux |
Arch |
x86_64 |
Dependencies |
QuickCheck-2.15.0.1, base-4.18.1.0, optparse-applicative-0.18.1.0, random-1.2.1.3, tagged-0.8.9, tasty-1.5.3 |
Flags |
none
|
Code Coverage
expressions | 66% (228/342) |
boolean | guards | 0% (0/1) |
conditions | 66% (4/6) |
qualifiers | 100% (0/0) |
alternatives | 80% (17/21) |
local declarations | 100% (8/8) |
top-level declarations | 18% (37/196) |
Build log
[view raw]
Resolving dependencies...
Starting colour-2.3.6
Starting tagged-0.8.9
Starting splitmix-0.1.1
Starting prettyprinter-1.7.1
Starting transformers-compat-0.7.2
Building colour-2.3.6
Building tagged-0.8.9
Building transformers-compat-0.7.2
Building splitmix-0.1.1
Building prettyprinter-1.7.1
Completed splitmix-0.1.1
Starting random-1.2.1.3
Building random-1.2.1.3
Completed tagged-0.8.9
Completed transformers-compat-0.7.2
Completed colour-2.3.6
Starting ansi-terminal-types-1.1
Building ansi-terminal-types-1.1
Completed prettyprinter-1.7.1
Completed ansi-terminal-types-1.1
Starting ansi-terminal-1.1.2
Building ansi-terminal-1.1.2
Completed ansi-terminal-1.1.2
Starting prettyprinter-ansi-terminal-1.1.3
Completed random-1.2.1.3
Starting QuickCheck-2.15.0.1
Building prettyprinter-ansi-terminal-1.1.3
Building QuickCheck-2.15.0.1
Completed prettyprinter-ansi-terminal-1.1.3
Starting optparse-applicative-0.18.1.0
Building optparse-applicative-0.18.1.0
Completed QuickCheck-2.15.0.1
Completed optparse-applicative-0.18.1.0
Downloading tasty-1.5.3
Downloaded tasty-1.5.3
Starting tasty-1.5.3
Building tasty-1.5.3
Completed tasty-1.5.3
Downloading tasty-quickcheck-0.11.1
Downloaded tasty-quickcheck-0.11.1
Starting tasty-quickcheck-0.11.1
Building tasty-quickcheck-0.11.1
Completed tasty-quickcheck-0.11.1
Test log
[view raw]
Resolving dependencies...
Build profile: -w ghc-9.6.3 -O0
In order, the following will be built (use -v for more details):
- tasty-1.5.3 (lib:tasty) (requires build)
- tasty-hunit-0.10.2 (lib:tasty-hunit) (requires build)
- tasty-quickcheck-0.11.1 (first run)
Starting tasty-1.5.3 (all, legacy fallback)
Building tasty-1.5.3 (all, legacy fallback)
Installing tasty-1.5.3 (all, legacy fallback)
Completed tasty-1.5.3 (all, legacy fallback)
Starting tasty-hunit-0.10.2 (all, legacy fallback)
Building tasty-hunit-0.10.2 (all, legacy fallback)
Installing tasty-hunit-0.10.2 (all, legacy fallback)
Completed tasty-hunit-0.10.2 (all, legacy fallback)
Configuring tasty-quickcheck-0.11.1...
Preprocessing library for tasty-quickcheck-0.11.1..
Building library for tasty-quickcheck-0.11.1..
[1 of 1] Compiling Test.Tasty.QuickCheck ( Test/Tasty/QuickCheck.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tasty-quickcheck-0.11.1/noopt/build/Test/Tasty/QuickCheck.o, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tasty-quickcheck-0.11.1/noopt/build/Test/Tasty/QuickCheck.dyn_o )
Preprocessing test suite 'test' for tasty-quickcheck-0.11.1..
Building test suite 'test' for tasty-quickcheck-0.11.1..
[1 of 1] Compiling Main ( tests/test.hs, /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tasty-quickcheck-0.11.1/noopt/build/test/test-tmp/Main.o )
tests/test.hs:73:18: warning: [GHC-63397] [-Wname-shadowing]
This binding for resultDetailsPrinter shadows the existing binding
bound at tests/test.hs:64:18
|
73 | Result{..} <- runReplayWithSeed seedSz $ \x -> x /= (2 :: Int)
| ^^
tests/test.hs:73:18: warning: [GHC-63397] [-Wname-shadowing]
This binding for resultTime shadows the existing binding
bound at tests/test.hs:64:18
|
73 | Result{..} <- runReplayWithSeed seedSz $ \x -> x /= (2 :: Int)
| ^^
tests/test.hs:73:18: warning: [GHC-63397] [-Wname-shadowing]
This binding for resultShortDescription shadows the existing binding
bound at tests/test.hs:64:18
|
73 | Result{..} <- runReplayWithSeed seedSz $ \x -> x /= (2 :: Int)
| ^^
tests/test.hs:73:18: warning: [GHC-63397] [-Wname-shadowing]
This binding for resultDescription shadows the existing binding
bound at tests/test.hs:64:18
|
73 | Result{..} <- runReplayWithSeed seedSz $ \x -> x /= (2 :: Int)
| ^^
tests/test.hs:73:18: warning: [GHC-63397] [-Wname-shadowing]
This binding for resultOutcome shadows the existing binding
bound at tests/test.hs:64:18
|
73 | Result{..} <- runReplayWithSeed seedSz $ \x -> x /= (2 :: Int)
| ^^
[2 of 2] Linking /home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tasty-quickcheck-0.11.1/noopt/build/test/test
Running 1 test suites...
Test suite test: RUNNING...
Test suite test: PASS
Test suite logged to:
/home/builder/builder-dir/build-cache/tmp-install/reports/tasty-quickcheck-0.11.1.test
Writing: tasty-quickcheck-0.11.1-inplace/Test.Tasty.QuickCheck.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Test coverage report written to
/home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tasty-quickcheck-0.11.1/noopt/hpc/vanilla/html/test/hpc_index.html
1 of 1 test suites (1 of 1 test cases) passed.
Writing: tasty-quickcheck-0.11.1-inplace/Test.Tasty.QuickCheck.hs.html
Writing: hpc_index.html
Writing: hpc_index_fun.html
Writing: hpc_index_alt.html
Writing: hpc_index_exp.html
Package coverage report written to
/home/builder/builder-dir/build-cache/tmp-install/dist-newstyle/build/x86_64-linux/ghc-9.6.3/tasty-quickcheck-0.11.1/noopt/hpc/vanilla/html/tasty-quickcheck-0.11.1/hpc_index.html