Skip to content
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

Bugfix for Failing Tests Introduced in #777 #793

Merged
merged 1 commit into from
Sep 15, 2016

Conversation

robfrawley
Copy link
Collaborator

@robfrawley robfrawley commented Sep 9, 2016

This is a bugfix for failing tests introduced in #777. Sadly, this wasn't caught because the travis config conditional to include league/flysystem contained an incorrect conditional that would always resolve to false (due to this line) which caused all flyststem tests to be skipped.

So, the tests for this pull requests don't actually test the fix because I inadvertently already fixed the travis file in #792.

So: this special branch includes both this pull request and #792: https://travis-ci.org/src-run/liip-imagine-bundle-sandbox/builds/158721955

@alexwilson
Copy link
Collaborator

Looks good 😄

@lsmith77 lsmith77 added the State: Reviewing This item is being reviewed to determine if it should be accepted. label Sep 13, 2016
@robfrawley
Copy link
Collaborator Author

@lsmith77 This is a pretty important bug fix, as the test suite fails without it (it's only been green on Travis b/c it wasn't testing flyststem due to broken travis file fixed in #792)

@lsmith77 lsmith77 merged commit 683d558 into liip:master Sep 15, 2016
@lsmith77 lsmith77 deleted the bugfix-flysystem-di-visibility branch September 15, 2016 07:30
@lsmith77 lsmith77 removed the State: Reviewing This item is being reviewed to determine if it should be accepted. label Sep 15, 2016
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.

3 participants