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

Resolve symlinks of testfiles #2926

Merged
merged 1 commit into from
Jul 1, 2016

Conversation

Kubuxu
Copy link
Member

@Kubuxu Kubuxu commented Jul 1, 2016

Resolves #2925

Docker still fails.

License: MIT
Signed-off-by: Jakub Sztandera kubuxu@protonmail.ch

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
@Kubuxu Kubuxu added status/in-progress In progress need/review Needs a review and removed status/in-progress In progress labels Jul 1, 2016
@atomgardner
Copy link
Contributor

atomgardner commented Jul 1, 2016 via email

@Kubuxu
Copy link
Member Author

Kubuxu commented Jul 1, 2016

Open is read-only. Create is read-write-create, there is also OpenFile allowing for precise control.

@Kubuxu Kubuxu added RFM and removed need/review Needs a review labels Jul 1, 2016
@whyrusleeping
Copy link
Member

@Kubuxu what was the problem here? could I get a tldr?

@Kubuxu
Copy link
Member Author

Kubuxu commented Jul 1, 2016

It was introduced by me in https://travis-ci.org/ipfs/go-ipfs/builds/140867106 as the docker tests were failing already I didn't notice that tests on Travis OS X are failing too.

On Travis OS X tmp dir is symlinked causing the test to fail as the path expected did not evaluate symlink.

@whyrusleeping
Copy link
Member

alright, LGTM

@whyrusleeping whyrusleeping merged commit f3d5fe6 into master Jul 1, 2016
@whyrusleeping whyrusleeping deleted the feature/fix-test-parse-symlink-#2925 branch July 1, 2016 16:44
@jbenet
Copy link
Member

jbenet commented Aug 27, 2016

This needs to be reverted too. See #2897 (comment) and #2839 (comment)

@kevina
Copy link
Contributor

kevina commented Aug 27, 2016

@Kubuxu was this caused by #2897? Should I revert this is the same pull request?

@Kubuxu
Copy link
Member Author

Kubuxu commented Aug 27, 2016

Yes, please.

@kevina
Copy link
Contributor

kevina commented Aug 27, 2016

@Kubux @jbenet it looks like @whyrusleeping reverted this in 1aeda7e (part of #2952)

@jbenet jbenet mentioned this pull request Aug 28, 2016
58 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants