Skip to content
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.

Use updated fakefs to ensure support for File.absolute_path #6411

Closed
wants to merge 1 commit into from

Conversation

tiwillia
Copy link
Member

The use of fakes-0.4.2 causes erroneous test failures due to the lack of File.absolute_path support. Updating to 0.5.* allows tests to succeed without causing further issues.

In origin-server tests, fakefs-0.9 is used by default. This change will have no affect on origin-server tests, but will ensure that tests run in other deployments will be run properly.

@thrasher-redhat fyi

@tiwillia
Copy link
Member Author

[test] just for fun's sake.

@openshift-bot
Copy link

Evaluated for online test up to 0475806

@tiwillia
Copy link
Member Author

@Miciah, can you review/merge this when you get a chance?

@Miciah
Copy link
Contributor

Miciah commented Jul 29, 2016

So in discussions on IRC, we thought the version of fakefs was too new, but it turns out it was too old; is that right?

@tiwillia
Copy link
Member Author

@Miciah that is correct. fakefs was too old and did not support some methods that have been implemented in File.

@openshift-bot
Copy link

@tiwillia
Copy link
Member Author

Hold off on this please, don't merge yet.

@tiwillia
Copy link
Member Author

This isn't necessary, a newer version will always be used. Closing.

@tiwillia tiwillia closed this Jul 29, 2016
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.

None yet

3 participants