Skip to content

Conversation

@mroeschke
Copy link
Member

Parallel troubleshooting with #45507 (comment)

@mroeschke mroeschke mentioned this pull request Jan 22, 2022
4 tasks
PATTERN: "not slow and not high_memory"
PYTEST_WORKERS: 2 # GH-42236
PYTEST_WORKERS: 1 # GH-42236
PYTEST_TARGET: "pandas/tests/[i-z]*"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could also do a -v for these?

@mroeschke
Copy link
Member Author

mroeschke commented Jan 22, 2022

Possibly a candidate for the hanging behavior: #45389

Maybe the os.unlink(fname) call?

@mroeschke
Copy link
Member Author

Yeah from the logs maybe the teardown step is hanging?

2022-01-22T17:25:12.8017367Z [gw0] PASSED pandas/tests/io/parser/test_unsupported.py::test_close_file_handle_on_invalide_usecols[python] 
2022-01-22T18:34:32.0699589Z ##[error]The operation was canceled.

@jbrockmendel
Copy link
Member

Yeah from the logs maybe the teardown step is hanging?

yah in the other PR i short-circuited the pyarrow case and it got past this OK, but now looks like its hanging on a totally unrelated offsets test.

@jreback
Copy link
Contributor

jreback commented Jan 23, 2022

@mroeschke still needed?

@jreback jreback added the CI Continuous Integration label Jan 23, 2022
@mroeschke mroeschke closed this Jan 23, 2022
@mroeschke mroeschke deleted the ci/azure_debug branch January 23, 2022 03:27
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