scrapy/.github/workflows
Andrey Rakhmatullin 6fe27ba33e
Add more no-reactor tests (#7259)
* Generic changes and scrapy bench.

* scrapy check.

* scrapy crawl.

* scrapy fetch.

* scrapy parse.

* scrapy runspider.

* scrapy shell.

* Skip httpx tests on default-reactor.

* Review requires_reactor marks.

* Make test functions that require an event loop async def.

* Improve test_pending_asyncio_tasks().

* Add Mac OS DNS error.

* Refactor most of test_scheduler.py.

* Finish refactoring DownloaderAwareSchedulerTestMixin.

* Refactor test_engine_loop.py.

* Add the no-reactor-extra-deps tox env, run no-reactor on macos.

* Skip unhandled CancelledError when shutting down the engine.

* Fix typing and pre-commit checks.

* Fix typing problems in master.

---------

Co-authored-by: Adrian <adrian@zyte.com>
2026-03-24 15:29:22 +05:00
..
checks.yml chore: Update outdated GitHub Actions versions (#7223) 2026-01-23 12:26:58 +01:00
publish.yml chore: Update outdated GitHub Actions versions (#7223) 2026-01-23 12:26:58 +01:00
tests-macos.yml Add more no-reactor tests (#7259) 2026-03-24 15:29:22 +05:00
tests-ubuntu.yml Add more no-reactor tests (#7259) 2026-03-24 15:29:22 +05:00
tests-windows.yml Fix running tests with -n auto, enable it on CI (#7257) 2026-02-13 22:12:57 +05:00