Skip to content

Finder unified tests #7296

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

Closed
wants to merge 2 commits into from
Closed

Finder unified tests #7296

wants to merge 2 commits into from

Conversation

gajdaw
Copy link
Contributor

@gajdaw gajdaw commented Mar 7, 2013

Q A
Bug fix? [yes]
New feature? [no]
BC breaks? [no]
Deprecations? [no]
Tests pass? [yes]
Fixed tickets []
License MIT
Doc PR []

This is an attempt to correct problems with tests reported by @fabien in #7197.

Can someone run the tests on Mac?

The tests on Windows and on TravisCI pass.

@stof
Copy link
Member

stof commented Mar 7, 2013

I don't think you need all this. The issue on Mac is that the temporary folder is actually as symlink. So realpath() is returning a path in /private/...

@fabpot
Copy link
Member

fabpot commented Mar 8, 2013

I don't understand the goal of this PR (the tests do currently pass on all platforms). Is it a replacement for #7197?

@gajdaw
Copy link
Contributor Author

gajdaw commented Mar 18, 2013

I missunderstood you, Fabien. In #7197 you said about some problems with tests.
In order to correct them I first wanted to make sure, that tmp dir is accessed in the same way everywhere.
That's why I defined self::getTmpDir(). All this was done in the first commit.

Second commit contains alternative method to set tmp dir.

@fabpot
Copy link
Member

fabpot commented Mar 18, 2013

Closing as there are no benefits in this change

@fabpot fabpot closed this Mar 18, 2013
@gajdaw gajdaw deleted the finder_unified_tests branch March 19, 2013 07:46
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