Skip to content

WIP: Use cabal-doctest #245

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

Closed
wants to merge 4 commits into from
Closed

WIP: Use cabal-doctest #245

wants to merge 4 commits into from

Conversation

phadej
Copy link

@phadej phadej commented May 12, 2017

Fixes #196

@eborden
Copy link
Collaborator

eborden commented May 15, 2017

Looks like this is failing across the board.

setup: Error: Could not find test program "dist/build/doctests/doctests"

, "-XDeriveDataTypeable"
, "-package-db dist/package.conf.inplace"
, "-package network"
, "Network"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

previously we tested only Network module.

@phadej
Copy link
Author

phadej commented May 18, 2017

not sure what happens on travis; maybe old cache haunts there. Would investigate if maintainers are willing to pursuit this approach.

@eborden
Copy link
Collaborator

eborden commented May 31, 2017

I'm in favour of this approach. There certainly seems to be some non determinism on travis.

Same source, separate results:

@hvr hvr mentioned this pull request Jun 1, 2017
@phadej phadej mentioned this pull request Dec 10, 2017
@kazu-yamamoto kazu-yamamoto mentioned this pull request Dec 15, 2017
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants