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

debug CI failure #584

Closed
wants to merge 1 commit into from
Closed

debug CI failure #584

wants to merge 1 commit into from

Conversation

KristofferC
Copy link
Sponsor Member

No description provided.

@KristofferC KristofferC force-pushed the kc/debug branch 3 times, most recently from aeed49f to 5129de8 Compare June 30, 2018 10:24
@KristofferC
Copy link
Sponsor Member Author

KristofferC commented Jun 30, 2018

LOAD_PATH = ["@", "@v#.#", "@stdlib"]
pwd() = "/Users/travis/build/JuliaLang/Compat.jl"
readdir(pwd()) = [..., "Project.toml", ...]
(ctx.env).project_file = "/Users/travis/.julia/environments/v0.7/Project.toml"

seems to be a problem.

@StefanKarpinski why is the project file env/v0.7/Project.toml even though LOAD_PATH contains "@" and the pwd() has a Project file?

@stevengj
Copy link
Member

stevengj commented Jun 30, 2018

Will it get confused for Julia versions before JuliaLang/julia#27834, where the Statistics module does not exist?

I wasn't sure what to do about that in #583, since the Projects.toml file has to list Statistics even though we only need that module in very recent (June 29) versions of Julia.

@KristofferC KristofferC closed this Jul 4, 2018
@giordano giordano deleted the kc/debug branch January 20, 2024 10:00
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.

2 participants