modin-project / modin

Modin: Scale your Pandas workflows by changing a single line of code
http://modin.readthedocs.io
Apache License 2.0
9.59k stars 647 forks source link

TEST-#7316: Run a subset of CI tests with python 3.10 and 3.11 on a scheduled basis. #7289

Closed anmyachev closed 1 week ago

anmyachev commented 1 month ago

What do these changes do?

Python 3.11 has been tested separately in https://github.com/modin-project/modin/pull/7317. It works.

YarShev commented 2 weeks ago

Can we now switch to testing with python 3.10?

anmyachev commented 2 weeks ago

Can we now switch to testing with python 3.10?

I don't think so, we can easily start using python functionality that isn't in 3.9 and break the code.

YarShev commented 2 weeks ago

Maybe we should add weekly testing on python 3.10 to catch such breaking changes so as to be prepared for transition to python 3.10?

YarShev commented 1 week ago

Why only a subset of CI tests? Which tests are missing?

anmyachev commented 1 week ago

Why only a subset of CI tests? Which tests are missing?

For example, test-fuzzydata.