Skip to content

chore: Fix test warnings about skipping duplicate test cases#272

Merged
adamreeve merged 1 commit into
apache:mainfrom
adamreeve:test-warn-fix
Feb 23, 2026
Merged

chore: Fix test warnings about skipping duplicate test cases#272
adamreeve merged 1 commit into
apache:mainfrom
adamreeve:test-warn-fix

Conversation

@adamreeve
Copy link
Copy Markdown
Contributor

ExampleDates contains dates as DateTime values with the same day number but different kind, and the kind is dropped when converting to DateOnly, so this leads to duplicate test data values.

This caused noisy test output with lots of warnings, eg.: https://github.com/apache/arrow-dotnet/actions/runs/22288974318/job/64472676225#step:6:74

@adamreeve adamreeve merged commit f49331f into apache:main Feb 23, 2026
14 checks passed
@adamreeve adamreeve deleted the test-warn-fix branch February 23, 2026 03:51
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