Skip to content

Test on prereleases instead of nightly#3525

Open
andreasnoack wants to merge 1 commit intomainfrom
andreasnoack-patch-1
Open

Test on prereleases instead of nightly#3525
andreasnoack wants to merge 1 commit intomainfrom
andreasnoack-patch-1

Conversation

@andreasnoack
Copy link
Member

Testing on nightly is, in my opinion, mostly a nuisance to package developers. Currently main is failing on nightly.

Testing on nightly is, in my opinion, mostly a nuisance to package developers.
@andreasnoack andreasnoack requested a review from bkamins February 21, 2026 14:59
@bkamins
Copy link
Member

bkamins commented Feb 21, 2026

The tests on nightly fail due to changes in random number generation changes in Julia. In general this option to test on nightly was intentional, but we can discuss changing it to pre. @nalimilan - what do you think?

@bkamins bkamins added this to the patch milestone Feb 21, 2026
@bkamins bkamins added CI ecosystem Issues in DataFrames.jl ecosystem labels Feb 21, 2026
@nalimilan
Copy link
Member

I don't really have an opinion. We have moved some other packages to pre as indeed errors on nightly are often annoying, but they can also be interesting to detect in advance...

@anurag-mds
Copy link

I'm also facing the nightly CI failure in my PR #3526
due to the same issue. Happy to see this being addressed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI ecosystem Issues in DataFrames.jl ecosystem

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants