Skip to content

Prevent RDF tests running with invalid dates#2679

Merged
edwardsph merged 2 commits intomainfrom
fix/rdf-tests
Jun 13, 2025
Merged

Prevent RDF tests running with invalid dates#2679
edwardsph merged 2 commits intomainfrom
fix/rdf-tests

Conversation

@edwardsph
Copy link
Copy Markdown
Contributor

This fixes the RDF serialization tests as the fast-check library was injecting invalid dates on a random basis and with 1000 iterations of the tests run in CI it was failing reasonably often. The test no longer creates invalid dates.

@edwardsph edwardsph requested a review from a team as a code owner June 12, 2025 12:55
@edwardsph edwardsph enabled auto-merge (squash) June 12, 2025 12:55
@edwardsph edwardsph merged commit b82344b into main Jun 13, 2025
29 checks passed
@edwardsph edwardsph deleted the fix/rdf-tests branch June 13, 2025 11:19
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