-
Notifications
You must be signed in to change notification settings - Fork 195
Check if tests are coupled #1938
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
base: main
Are you sure you want to change the base?
Conversation
This comment was marked as off-topic.
This comment was marked as off-topic.
|
Looks like there is some order dependence between our tests. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
I'd suggest putting the script into |
|
it looks like shuffle=TRUE is designed to make this trivial to test: |
|
Yes :) |
|
The failing tests with testthat 3.3.0 are expected to fail (cf. #2937). The incompatibility needs to be resolved in a separate PR. |
|
@MichaelChirico Took only 3 years but the builds are now passing 😆 |
cf. #1937