Skip to content

Fix Specs#6

Merged
askn merged 4 commits into
askn:masterfrom
rickychilcott:fix/specs
Sep 21, 2018
Merged

Fix Specs#6
askn merged 4 commits into
askn:masterfrom
rickychilcott:fix/specs

Conversation

@rickychilcott
Copy link
Copy Markdown
Contributor

When I ran the specs on Crystal 0.26.1, I found that many of the specs were broken.

At first, it wouldn't compile, because parse was being used, and a location wasn't being provided. I switched to using parse_local and it built ok. Then I updated all of the spec files to work correctly on my machine. I'm not sure if the seeding works differently across OSs, but I'm on a Mac.

Can you review and see if this is helpful?

@rickychilcott
Copy link
Copy Markdown
Contributor Author

This is also a good test to see if #5 is relevant or not.

@rickychilcott
Copy link
Copy Markdown
Contributor Author

CI passed on this branch, and it looks like master has been failing for a while -- see https://travis-ci.org/askn/faker/builds/430510624

This PR will get master back to green and be compatible with Crystal 0.26.1

@askn askn merged commit 68316d4 into askn:master Sep 21, 2018
@askn
Copy link
Copy Markdown
Owner

askn commented Sep 21, 2018

Thank you @rickychilcott 🎉

@rickychilcott rickychilcott deleted the fix/specs branch September 21, 2018 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants