Skip to content

Tests for doctest fail #991

Open
Open
@sol

Description

@sol

https://hackage.haskell.org/package/doctest-0.20.0/reports/

Don't see a build log for the actual test failure, nor do I know how exactly hackage tries to run the tests. What I assume could be the issue is this: doctest's test suite needs to be run with cabal exec, specifically, this is how I run the tests:

cabal configure --enable-tests && cabal build && cabal exec -- cabal test --test-show-details=direct

Can this please be fixed? Alternatively, if this can not be fixed in a timely manner, can I please get rid of the Tests Failed-badge?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions