Skip to content

Conversation

@wdoconnell
Copy link
Contributor

In recent CI runs, our Cypress docker build fails at the following line:

RUN yarn add cypress-circleci-reporter

The cause is a recent update to cypress-circleci-reporter that pulls in a new release of xmlbuilder2, which is incompatible with our Node configuration in CI. As this pertains to CI only, and should be obviated by a broader Cypress upgrade, the proposed solution here is to pin to the 0.3 version of cypress-circleci-reporter.

Checklist

Authors and Reviewer(s), please verify the following:

  • A PR description, regardless of the triviality of this change, that communicates the value of this PR
  • Well-formatted conventional commit messages that provide context into the change
  • Documentation updated or issue created (provide link to issue/PR)
  • Signed CLA (if not already signed)
  • Feature flagged, if applicable

@wdoconnell wdoconnell requested review from a team as code owners December 3, 2025 20:56
@wdoconnell wdoconnell enabled auto-merge December 3, 2025 21:07
@wdoconnell wdoconnell added this pull request to the merge queue Dec 3, 2025
Merged via the queue into master with commit 70dc265 Dec 3, 2025
6 checks passed
@wdoconnell wdoconnell deleted the pin_circleci_reporter_version_cypress_tests branch December 3, 2025 22:56
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