Skip to content

Conversation

sksamuel
Copy link
Member

@sksamuel sksamuel commented Jul 30, 2025

Fixes #4883

@sksamuel sksamuel requested a review from a team as a code owner July 30, 2025 03:25
@sksamuel sksamuel changed the title Added IterationSkippedException to handle property test and normal te… Added IterationSkippedException to skip prop and non prop tests Jul 30, 2025
sksamuel added 3 commits July 29, 2025 22:26
This commit removes DisjointSet interface, its implementations, and associated test cases. The deleted code includes UnionFindImplTests, EmptyDisjointSetImplTests, and various property-based tests, indicating these functionalities are no longer needed or have been deprecated.
This commit removes DisjointSet interface, its implementations, and associated test cases. The deleted code includes UnionFindImplTests, EmptyDisjointSetImplTests, and various property-based tests, indicating these functionalities are no longer needed or have been deprecated.
@sksamuel sksamuel enabled auto-merge July 30, 2025 03:39
@sksamuel sksamuel disabled auto-merge July 30, 2025 04:27
@sksamuel sksamuel merged commit d63aca5 into master Jul 30, 2025
3 checks passed
@sksamuel sksamuel deleted the sks/IterationSkippedException branch July 30, 2025 04:27
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.

Consolidate ExpectFailureException and AssumptionFailedException to skip the test
1 participant