Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip vite-route-added-test in Safari #11511

Merged
merged 1 commit into from
Apr 30, 2024

Conversation

markdalgleish
Copy link
Member

This test is consistently failing in Safari due to its aggressive caching causing it to hold onto an outdated browser manifest. This test was already flaky and for some reason seems to have gotten worse. I tried rolling back to a previously working state and I'm still seeing the same issue. Until we figure out how to fix this, I'm skipping this test in Safari so that it doesn't hold up CI.

Copy link

changeset-bot bot commented Apr 29, 2024

⚠️ No Changeset found

Latest commit: 411fafd

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@brophdawg11
Copy link
Contributor

ohhh wait is this failing for you on v7 as well? This is the last thing locking #11505 and I assumed it had to do with the work in there since I don't think I'd seen it fail on any prior PRs of mine to v7.

@brophdawg11
Copy link
Contributor

yup - just pulled latest v7 and did a clean build and it failed 10/10 times for me - glad to know I'm not crazy

@brophdawg11 brophdawg11 merged commit b98c549 into v7 Apr 30, 2024
3 of 5 checks passed
@brophdawg11 brophdawg11 deleted the markdalgleish/skip-route-added-test-safari branch April 30, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants