You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disables an E2E test that notoriously fails:
> When a new website version is deployed while the old version is still
loaded, creating a new site should still work.
I would love to improve this test, but this particular one is tedious
and the process could take a few days I am not willing to put in right
now. At the same time, keeping a failing test around lowers our
confidence in the E2E test overall. Skipping it and keeping the code
around for the next time we adjust the service worker seems like a good
compromise, especially since the deployments seem to be in a good place
now without many reports of the stale Playground version sticking around
for too long.
0 commit comments