Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Resolve Haskell's Yesod Test Error#1316

Merged
msmith-techempower merged 8 commits intomasterfrom
fix-yesod-tests
Jan 27, 2015
Merged

Resolve Haskell's Yesod Test Error#1316
msmith-techempower merged 8 commits intomasterfrom
fix-yesod-tests

Conversation

@LadyMozzarella
Copy link
Copy Markdown
Contributor

Tests run successfully. Query test warns for both yesod and yesod-mongodb-raw.

  • yesod-core had pool-conduit 0.1.2.3 dependency, which was causing an error. Change yesod-core dependency upper-bound from 1.5 to 1.4.6.
  • cabal sandbox installed dependencies will run instead of indicated version if they're already installed. Delete all sandbox dependencies before installing them again.

Update yesod tests pass for me on Travis as of commit f929e66: https://travis-ci.org/LadyMozzarella/FrameworkBenchmarks/jobs/48420397

- yesod-core had pool-conduit 0.1.2.3, which was causing an error.
- cabal sandbox installed dependencies will run instead of indicated version if they're already installed.
@msmith-techempower
Copy link
Copy Markdown
Member

This is throwing an error:
ERROR:root:cabal: Not in a sandbox.

@LadyMozzarella
Copy link
Copy Markdown
Contributor Author

@msmith-techempower I've updated yesod and Travis appears to be passing on my fork now (and should at this repo, too). Could you test this out when you get a chance?

@msmith-techempower
Copy link
Copy Markdown
Member

I tested this locally; looks good. LGTM!

msmith-techempower added a commit that referenced this pull request Jan 27, 2015
Resolve Haskell's Yesod Test Error
@msmith-techempower msmith-techempower merged commit d3ce67e into master Jan 27, 2015
@LadyMozzarella LadyMozzarella deleted the fix-yesod-tests branch January 29, 2015 21:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants