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

Remove a deliberately non-deterministic test #3739

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

benclifford
Copy link
Collaborator

@benclifford benclifford commented Jan 11, 2025

This test would pass if execution either succeeded or failed with a DependencyError. It did not assert any relationship between those two possibilities and whether earlier tasks actually succeeded or failed.

test_fail_sequence in the same file tests more strongly whether a failure is correctly propagated.

Type of change

  • Code maintenance/cleanup

This test would pass if execution either succeeded or failed with a
EependencyError. It did not assert any relationship between those
two possibilities and whether earlier tasks actually succeeded or
failed.

test_fail_sequence in the same file tests more strongly whether a
failure is correctly propagated.
Copy link
Collaborator

@khk-globus khk-globus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@khk-globus khk-globus added this pull request to the merge queue Jan 13, 2025
Merged via the queue into master with commit a1c7e30 Jan 13, 2025
8 checks passed
@khk-globus khk-globus deleted the benc-test-remove-fail-test branch January 13, 2025 14:10
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