piccolo-orm / piccolo_admin

A powerful web admin for your database.
https://piccolo-orm.com/ecosystem/
MIT License
299 stars 35 forks source link

Fix flakey Playwright tests on GitHub actions #341

Closed dantownsend closed 8 months ago

dantownsend commented 8 months ago

The Playwright tests work perfectly on my local machine, but fail randomly on GitHub Actions.

I found this video from the build artifacts, and it looks like the problem is with the test_date_time_columns.py.

It submits the form as soon as the submit button is loaded, which isn't giving Vue enough time to setup properly.

1ea06060e83ed49301d6dcb34e2385b8.webm