-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
CI/TST: Skip another s3 test that can crash GHA worker #45651
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Appears to also happen for
|
Fastparquet was fixed on 310 so adding that here too: dask/fastparquet#739 |
Greenish-er. |
@meeseeksdev backport 1.4.x |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
import pandas.util._test_decorators as td | ||
|
||
import pandas as pd | ||
import pandas._testing as tm | ||
|
||
pytestmark = pytest.mark.skipif( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this is gonna make life better!
Actually I think this is okay not to backport |
…rash GHA worker
…orker (#45761) Co-authored-by: Matthew Roeschke <[email protected]>
Example from https://github.com/pandas-dev/pandas/runs/4957463823?check_suite_focus=true