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

fix escaping in testset with options #37641

Merged
merged 1 commit into from
Sep 21, 2020

Conversation

simeonschaub
Copy link
Member

Because the options passed to a custom testset are not escaped correctly, Jute.jl relies on #37540 to trick macro hygiene:
https://github.com/fjarri/Jute.jl/blob/2e322e800ed10eef149da010ab79676926b0071b/src/run_testcase.jl#L140
This should fix 5 of the PkgEval failures in #37573.

@JeffBezanson JeffBezanson merged commit c718376 into JuliaLang:master Sep 21, 2020
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