Skip to content
This repository has been archived by the owner on Nov 1, 2017. It is now read-only.

Fix frequent build failure on Travis CI #76

Closed
bkeepers opened this issue Jan 23, 2013 · 1 comment · Fixed by #87
Closed

Fix frequent build failure on Travis CI #76

bkeepers opened this issue Jan 23, 2013 · 1 comment · Fixed by #87
Labels

Comments

@bkeepers
Copy link
Contributor

The same cucumber feature always fails on Travis, even though it never fails for me locally. I'm not sure if it's an issue with the phantomjs version or what.

https://travis-ci.org/github/swordfish/builds/4332688

@btoews btoews mentioned this issue Jan 24, 2013
jcaudle pushed a commit to jcaudle/swordfish that referenced this issue Feb 8, 2013
Inspired by a post on matthew.mceachen.us, this commit adds several
different databases in the related config file. This will allow testing
on several different databases to ensure the app works across them all.
This should also fix github#76 (at least for non sqlite databases).
@bkeepers bkeepers mentioned this issue Feb 12, 2013
@bkeepers
Copy link
Contributor Author

Failure turned out to be caused by strings not being base64 encoded. Occasionally one would get slightly garbled and not be decryptable. e58ea99

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

Successfully merging a pull request may close this issue.

1 participant