Skip to content

chore: ignore HMR exceptions in cypress#6924

Open
bobbor wants to merge 1 commit into
mainfrom
fix/bobbor/vue-build-system-tests
Open

chore: ignore HMR exceptions in cypress#6924
bobbor wants to merge 1 commit into
mainfrom
fix/bobbor/vue-build-system-tests

Conversation

@bobbor

@bobbor bobbor commented Mar 23, 2026

Copy link
Copy Markdown
Member

Description of changes

with a recent change to webpack/cypress HMR issues (HMR client is present, but HMR is not enabled) become exceptions and cypress bails on any uncaught exception.

is is a change to the behavior of cypress to ignore HMR issues (as they are not critical) and continue testing.

Issue #, if available

- none -

Description of how you validated changes

ran the build-system-test locally.

Checklist

  • Have read the Pull Request Guidelines
  • PR description included
  • yarn test passes and tests are updated/added
  • PR title and commit messages follow conventional commit syntax
  • If this change should result in a version bump, changeset added (This can be done after creating the PR.) This does not apply to changes made to docs, e2e, examples, or other private packages.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@bobbor bobbor requested a review from a team as a code owner March 23, 2026 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants