Skip to content

Set the integer size in test_merge_groupby_to_frame#12244

Merged
jrbourbeau merged 1 commit intodask:mainfrom
TomAugspurger:tom/win-platform-int
Jan 22, 2026
Merged

Set the integer size in test_merge_groupby_to_frame#12244
jrbourbeau merged 1 commit intodask:mainfrom
TomAugspurger:tom/win-platform-int

Conversation

@TomAugspurger
Copy link
Copy Markdown
Member

Spotted in #12243, on our windows CI this test was failing now that pandas 3 is out.

Most likely, pandas 3.x changed something to use / preserve the native integer size on some operation. I haven't had a chance to debug it so for now I've changed the test to explicitly set int64. If someone needs the native dtype to work we can look into it then.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Jan 22, 2026

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 6fb1bfb. ± Comparison against base commit bb7137d.

♻️ This comment has been updated with latest results.

@jrbourbeau jrbourbeau merged commit 27b09c5 into dask:main Jan 22, 2026
44 of 48 checks passed
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