Conversation
carlopi
left a comment
There was a problem hiding this comment.
I am not able to give any feedback on this
|
Not sure why we need to do that much. Tests seem to pass if we only remove the To run an individual test file, use: testthat::test_local(filter = "^relational$") |
|
I was mistaken: we can remove the |
|
@krlmlr I don't want to change the tests, but without the change in this PR (i.e |
|
I've seen this too in #6048, but not when applying to your latest WIP PRs. Maybe it's worth enabling the tests in one of those? |
|
The error happens in CI or when you run the tests on an ubuntu image. I can't recreate the error locally either. It makes me think that there has been some update somewhere in the dependencies where we now have to specify the extra |

To get CI passing, we took out some relational tests. Looked into the issue and I think I've solved it so that we can run
test_relational.Ronce again.@krlmlr, @hannes any guesses as to why this error is appearing now?