modin icon indicating copy to clipboard operation
modin copied to clipboard

How to run tests marked as `exclude_by_default`?

Open anmyachev opened this issue 1 year ago • 2 comments

Tests marked with exclude_by_default marker are not run at all in CI because they take a long time to execute. We need to choose how to run them - scheduled or manually.

anmyachev avatar Dec 11 '23 14:12 anmyachev

When merging into master?

YarShev avatar Dec 11 '23 14:12 YarShev

When merging into master?

Potentially yes, but we need to check how long they take. It may take too long for each push.

anmyachev avatar Dec 11 '23 14:12 anmyachev