Haseeb Majid

Results 23 comments of Haseeb Majid

Still seeing this error on` 1.30.0-alpha-jan-5-2023` (`@playwright/test` package)

> I managed to have decent performance by upgrading MSW and vite to their latest version, setup times are back to normal This seemed to help on Gitlab CI seemed...

In my case this has not much of a difference its still taking around 14 minutes to run ~56 tests; https://gitlab.com/bookmarkey/gui/-/jobs/3700219999 Which is about the same it was taking before....

Ahh thank you raising, I'm not super familiar with frontend development!

@AriPerkkio Where did you find that file that shows all the imports ?

Yeh that seems to have done down from 14mins -> 4mins after this commit: https://gitlab.com/bookmarkey/gui/-/merge_requests/75/diffs?commit_id=0eb1a6917cdd9b226937ecdda1571c29f3c4e3a7 Thanks @AriPerkkio

Any update on this ? It seems to fix the problem for me.

Yeh it's a good point, `with_for_update()` I believe is usually used to lock row it "touches" in the db. So I suppose for now if it just returns a query...

What does your go.mod file look like, does it the module end in `foo`?

Yeh no idea about embedding static files :cry:. I had the same issue as you with the module name!