Skip to content

CI: Debug min build timing out #45946

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

Merged
merged 11 commits into from
Feb 13, 2022
Merged

Conversation

mroeschke
Copy link
Member

@mroeschke mroeschke commented Feb 11, 2022

I've gathered that it's due to some S3 test and that now is the time to enforce running non-single tests with xdist and -n auto.

Will follow up with one single build after: #44584

@mroeschke mroeschke marked this pull request as draft February 11, 2022 19:43
@mroeschke mroeschke marked this pull request as ready for review February 12, 2022 21:00
@mroeschke mroeschke added this to the 1.4.2 milestone Feb 12, 2022
@mroeschke mroeschke added the CI Continuous Integration label Feb 12, 2022
@mroeschke
Copy link
Member Author

@jbrockmendel this PR will "solve" the min build issue if you think it's good to go

@jbrockmendel
Copy link
Member

Will follow up with one single build after: #44584

IIUC this means the marked tests won't be run at all on the CI until #44584?

@mroeschke
Copy link
Member Author

Will follow up with one single build after: #44584

IIUC this means the marked tests won't be run at all on the CI until #44584?

Correct. If you feel more comfortable for me to add the single build in this PR I can.

@jbrockmendel
Copy link
Member

Correct. If you feel more comfortable for me to add the single build in this PR I can.

No, I'm fine with having it as a follow-up.

@mroeschke
Copy link
Member Author

Merging to get to green, can follow up if needed

@mroeschke mroeschke merged commit 3d4ba05 into pandas-dev:main Feb 13, 2022
@mroeschke mroeschke deleted the debug/min_build branch February 13, 2022 18:10
@mroeschke
Copy link
Member Author

@meeseeksdev backport 1.4.x

@lumberbot-app

This comment was marked as resolved.

@lumberbot-app

This comment was marked as resolved.

mroeschke added a commit to mroeschke/pandas that referenced this pull request Feb 13, 2022
* CI: Debug min build timing out

* ignore single tests

* Fix mark

* Fix another one

* Change single -> single_cpu

* Remove -v

* Skip stateful dependent pyarrow failure

* Address comments

* Add importerror case

* Set timeout too
jreback pushed a commit that referenced this pull request Feb 13, 2022
phofl pushed a commit to phofl/pandas that referenced this pull request Feb 14, 2022
* CI: Debug min build timing out

* ignore single tests

* Fix mark

* Fix another one

* Change single -> single_cpu

* Remove -v

* Skip stateful dependent pyarrow failure

* Address comments

* Add importerror case

* Set timeout too
yehoshuadimarsky pushed a commit to yehoshuadimarsky/pandas that referenced this pull request Jul 13, 2022
* CI: Debug min build timing out

* ignore single tests

* Fix mark

* Fix another one

* Change single -> single_cpu

* Remove -v

* Skip stateful dependent pyarrow failure

* Address comments

* Add importerror case

* Set timeout too
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants