You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My package tests are failing because of this very peculiar bug and I have unfortunately no idea how to debug it.
The following test fails in the RStudio build pane and in Positron test suite, but succeeds in any R console.
Running testthat::test_file() in the console succeeds, but clicking the buttons "Run tests" in the file or "Test" in the Build pane fails.
Yes, that works! I would never guess that was the fix.
Thanks a lot, Hadley 🙏
That fixed my problem, you can close the issue if nothing should change on your end.
Hi,
My package tests are failing because of this very peculiar bug and I have unfortunately no idea how to debug it.
The following test fails in the RStudio build pane and in Positron test suite, but succeeds in any R console.
Running
testthat::test_file()
in the console succeeds, but clicking the buttons "Run tests" in the file or "Test" in the Build pane fails.The text was updated successfully, but these errors were encountered: