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

Ci: start testing py310-dev #41113

Merged
merged 31 commits into from Apr 28, 2021
Merged

Ci: start testing py310-dev #41113

merged 31 commits into from Apr 28, 2021

Conversation

fangchenli
Copy link
Member

This might not work now. Let's see.

@jreback
Copy link
Contributor

jreback commented Apr 23, 2021

nice,ping when ready (also happy to merge if we can xfail this build while in-progress)

@jreback jreback added CI Continuous Integration Dependencies Required and optional dependencies labels Apr 23, 2021
@fangchenli
Copy link
Member Author

fangchenli commented Apr 23, 2021

pytest error due to pytest-dev/pytest#8539, which is fixed on master.

steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
Copy link
Member Author

Choose a reason for hiding this comment

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

btw, this is the proper way to use checkout@v2 to get all tags

@jreback jreback added this to the 1.3 milestone Apr 26, 2021
@jreback
Copy link
Contributor

jreback commented Apr 26, 2021

looks great. can you rename this workflow similar to our others but just add dev e.g. actions-310-dev or similar. ping on green.

@fangchenli
Copy link
Member Author

fangchenli commented Apr 27, 2021

testing will timeout if using the xdist or cov plugin. not sure why.

============================= test session starts ==============================
platform linux -- Python 3.10.0b1, pytest-6.3.0.dev395+g1e2c2d972, py-1.10.0, pluggy-0.13.1
rootdir: /home/runner/work/pandas/pandas, configfile: pyproject.toml, testpaths: pandas
plugins: cov-2.11.1, forked-1.3.0, xdist-2.2.1, hypothesis-6.10.1
gw0 I / gw1 I
gw0 [160069] / gw1 [160069]

127.0.0.1 - - [27/Apr/2021 01:17:56] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [27/Apr/2021 01:17:56] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [27/Apr/2021 01:17:56] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [27/Apr/2021 01:17:56] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [27/Apr/2021 01:17:57] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [27/Apr/2021 01:17:57] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [27/Apr/2021 01:17:57] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [27/Apr/2021 01:17:57] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [27/Apr/2021 01:17:57] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [27/Apr/2021 01:17:57] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [27/Apr/2021 01:17:57] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [27/Apr/2021 01:17:58] "GET / HTTP/1.1" 200 -
127.0.0.1 - - [27/Apr/2021 01:17:58] "GET / HTTP/1.1" 200 -
Error: The operation was canceled.

@fangchenli
Copy link
Member Author

If we use coverage directly, the test would start running. But there were some errors in json tests and it freeze there.

pandas/tests/io/json/test_compression.py ......EEEEE....................ssss.........
pandas/tests/io/json/test_deprecated_kwargs.py ..
pandas/tests/io/json/test_json_table_schema.py .............................................................................................x...x...x...x...x...x...x...x...x...x.......................
pandas/tests/io/json/test_normalize.py ................................................
Error: The operation was canceled.

@jreback jreback merged commit 50c0f77 into pandas-dev:master Apr 28, 2021
@jreback
Copy link
Contributor

jreback commented Apr 28, 2021

thanks @fangchenli very nice!

can you open some issues about the failures (and tag with 3.10, going to create it now). thanks!

yeshsurya pushed a commit to yeshsurya/pandas that referenced this pull request May 6, 2021
JulianWgs pushed a commit to JulianWgs/pandas that referenced this pull request Jul 3, 2021
@fangchenli fangchenli deleted the ci-py310-dev branch November 18, 2022 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI Continuous Integration Dependencies Required and optional dependencies Python 3.10
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants