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

Test environment.1 needs to use probe-file in both branches #34

Open
Yehouda opened this issue Apr 7, 2020 · 0 comments
Open

Test environment.1 needs to use probe-file in both branches #34

Yehouda opened this issue Apr 7, 2020 · 0 comments

Comments

@Yehouda
Copy link

Yehouda commented Apr 7, 2020

In tests/osicat.lisp, the test environment.1 call probe-file on what it got out of the environment, which returns a truename, and compare it to the result user-homedir-pathname, which returns an implementation-dependent pathname. That can faill for various reasons, for example if the result of user-homedir-pathname is a link. It needs to call probe-file on the result of user-homedir-pathname.

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

No branches or pull requests

1 participant