Skip to content

Conversation

@DilumAluthgeBot
Copy link
Contributor

@DilumAluthgeBot DilumAluthgeBot commented Dec 2, 2020

Stdlib: NetworkOptions
Branch: master
Old commit: 462628a
New commit: 32fe926

$ git log --oneline 462628a..32fe926
32fe926 ssh options: add various options for SSH connections (#9)

@DilumAluthge
Copy link
Member

DilumAluthge commented Dec 3, 2020

@StefanKarpinski Take a look at the test failures.

E.g.

Error in testset NetworkOptions:

Test Failed at /buildworker/worker/tester_linux64/build/share/julia/stdlib/v1.6/NetworkOptions/test/runtests.jl:154

Expression: ssh_known_hosts_files() == [bundled, default]

Evaluated: ["/buildworker/worker/tester_linux64/build/share/julia/stdlib/v1.6/NetworkOptions/src/known_hosts", "/home/buildworker/.ssh/known_hosts", "/buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.6/NetworkOptions/src/known_hosts"] == ["/buildworker/worker/tester_linux64/build/share/julia/stdlib/v1.6/NetworkOptions/src/known_hosts", "/home/buildworker/.ssh/known_hosts"]

ERROR: LoadError: Test run finished with errors

@DilumAluthgeBot DilumAluthgeBot deleted the BumpStdlibs/NetworkOptions-32fe926 branch December 3, 2020 05:33
@DilumAluthgeBot DilumAluthgeBot restored the BumpStdlibs/NetworkOptions-32fe926 branch December 3, 2020 05:40
@DilumAluthgeBot DilumAluthgeBot changed the title 🤖 Bump the NetworkOptions stdlib to 32fe926 🤖 Bump the NetworkOptions stdlib from 462628a to 32fe926 Dec 3, 2020
@DilumAluthgeBot DilumAluthgeBot changed the title 🤖 Bump the NetworkOptions stdlib from 462628a to 32fe926 🤖 Bump the NetworkOptions stdlib from 462628a to 32fe926 Dec 3, 2020
@DilumAluthgeBot DilumAluthgeBot changed the title 🤖 Bump the NetworkOptions stdlib from 462628a to 32fe926 🤖 Bump the NetworkOptions stdlib from 462628a to 32fe926 Dec 3, 2020
@StefanKarpinski
Copy link
Member

The fact that @__DIR__ is expanded at precompile time is such a footgun. We should really consider making it expand to something that evaluates to the right location at runtime.

@StefanKarpinski
Copy link
Member

I'll fix this in NetworkOptions but I've also opened an issue to discuss improving this: #38682.

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