opral / inlang-paraglide-js

Tree-shakable i18n library build on the inlang ecosystem.
https://inlang.com/m/gerre34r/library-inlang-paraglideJs
23 stars 0 forks source link

paraglide e2e tests flaky #98

Closed felixhaeberle closed 2 months ago

felixhaeberle commented 2 months ago

Context

The paraglide e2e tests seems to be flaky, sometimes they run through, sometimes they break.

Bildschirmfoto 2024-04-25 um 15.42.09.png

Bildschirmfoto 2024-04-25 um 15.37.57.png

It's appears randomly when doing:

`pnpm install; doppler run -- pnpm run build; doppler run -- pnpm run dev`

Proposal

Investigate why this is the case. Can this be reproduced by somebody?