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

unclickable hyperlinks to failing tests with parallel testing #1787

Closed
olivroy opened this issue May 17, 2023 · 0 comments · Fixed by #1788
Closed

unclickable hyperlinks to failing tests with parallel testing #1787

olivroy opened this issue May 17, 2023 · 0 comments · Fixed by #1788

Comments

@olivroy
Copy link
Contributor

olivroy commented May 17, 2023

With the option

Config/testthat/parallel: true

I can't click on hyperlinks in RStudio build pane.

path shows as repo/test-....R (and I receive a prompt that says instead of ~/repo/tests/testthat/test-....R.

I did this on Windows, RStudio 2023.03.0, and R 4.2.3

file does not exist.

I ran into the issue while running gt tests, and by clicking on the file link in the build pane.

hadley added a commit that referenced this issue May 19, 2023
Fixes #1787

Co-authored-by: Gábor Csárdi <csardi.gabor@gmail.com>
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 a pull request may close this issue.

1 participant