We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is that expected?
Example https://github.com/pandas-dev/pandas/runs/5593353924?check_suite_focus=true
2022-03-17T23:12:01.9910342Z pythonLocation: /opt/hostedtoolcache/PyPy/3.8.12/x64/bin 2022-03-17T23:12:01.9910743Z ##[endgroup] 2022-03-17T23:12:02.1923011Z PYTHONHASHSEED=3717923424 2022-03-17T23:12:02.1941179Z xvfb-run pytest -r fEs -n auto --dist=loadfile --max-worker-restart 0 pandas -m "not slow and not network and not single_cpu" 2022-03-17T23:12:18.8783862Z ============================= test session starts ============================== 2022-03-17T23:12:18.8785081Z platform linux -- Python 3.8.12[pypy-7.3.8-final], pytest-7.1.1, pluggy-1.0.0 2022-03-17T23:12:18.8786140Z rootdir: /home/runner/work/pandas/pandas, configfile: pyproject.toml, testpaths: pandas 2022-03-17T23:12:18.8786880Z plugins: xdist-2.5.0, forked-1.4.0, hypothesis-6.39.4 2022-03-17T23:12:18.8787177Z gw0 I / gw1 I 2022-03-17T23:12:18.8787324Z 2022-03-17T23:12:18.8787806Z ------ generated xml file: /home/runner/work/pandas/pandas/test-data.xml ------- 2022-03-17T23:12:18.8788205Z ============================ no tests ran in 10.34s ============================ 2022-03-17T23:12:18.8788536Z ERROR: Unknown config option: asyncio_mode 2022-03-17T23:12:18.8788748Z 2022-03-17T23:12:18.8788755Z 2022-03-17T23:12:18.9003569Z ##[error]Process completed with exit code 4.
The text was updated successfully, but these errors were encountered:
You pass 100% of the tests you don't run. [/joking]
Sorry, something went wrong.
Looks like missing pytest-asyncio.
Successfully merging a pull request may close this issue.
Is that expected?
Example https://github.com/pandas-dev/pandas/runs/5593353924?check_suite_focus=true
The text was updated successfully, but these errors were encountered: