Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow CI failure on Julia nightly #3321

Merged
merged 2 commits into from
May 12, 2023
Merged

Allow CI failure on Julia nightly #3321

merged 2 commits into from
May 12, 2023

Conversation

bkamins
Copy link
Member

@bkamins bkamins commented Apr 23, 2023

Recently I have noticed that much more often than it happened in the past I get DataFrames.jl tests fail on Julia nightly, but then the issue goes away, but some new almost immediately pops out.

I propose to disable tests passing on Julia nightly in total test result evaluation (but still run them to see if they pass or fail).

CC @DilumAluthge

@bkamins bkamins requested a review from nalimilan April 23, 2023 09:47
.github/workflows/ci.yml Outdated Show resolved Hide resolved
@bkamins
Copy link
Member Author

bkamins commented Apr 23, 2023

@DilumAluthge - also the codecov/project failure is false-positive. Do you know how to exclude it in the same way as I excluded nightly (i.e. coverage test should be run, but ignored for determination if overall tests passed)

@bkamins bkamins merged commit 4cb4d86 into main May 12, 2023
@bkamins bkamins deleted the bkamins-patch-1 branch May 12, 2023 12:01
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