[BUG] - Running playwright tests locally gives #2933
Labels
needs: triage 🚦
Someone needs to have a look at this issue and triage
type: bug 🐛
Something isn't working
Describe the bug
Trying to run playwright tests locally doesn't seem to be working. @viniciusdc and I both hit this issue. I'm not 100% confident I followed the exact steps the CI is doing, but at a minimum it should be easier to run the playwright tests locally.
Getting these errors
It looks like you are using Playwright Sync API inside the asyncio loop.
Full logs are below
Expected behavior
Tests run normally
OS and architecture in which you are running Nebari
Ubuntu 24.04 x86_64
How to Reproduce the problem?
go to playwright folder and run pytest
Command output
Versions and dependencies used.
I run what
pip install -e .[dev]
gives currentlyCompute environment
None
Integrations
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: