Timeout when running 'pytest tests/test_bokehjs.py'

It seems like running pytest tests/test_bokehjs.py will use the 90s timeout specified inside pyproject.toml. However this is not sufficient therefore triggering a timeout during execution.
Is that intended/known?

Tests are running fine in CI so I’d speculate that’s it’s something related to your local dev setup. However for development related questions, you’ll get a better audience in a GitHub development discussion.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.