Skip to content

Conversation

@AtofStryker
Copy link
Contributor

@AtofStryker AtofStryker commented Oct 30, 2025

  • Closes

Additional details

Removes some unused anchors in the circle config. Additionally, tests infrastucture updates in cypress-publish-binary

Steps to test

How has the user experience changed?

PR Tasks


Note

Removes unused CircleCI Ubuntu anchors, updates yarn-berry image and branch filters, adds linux-arm64 publish artifact handling, and targets a specific branch for the publish-binary pipeline.

  • CI (CircleCI):
    • Remove unused Ubuntu anchors and inline machine images in @pipeline.yml.
    • Update base-internal-yarn-berry image tag to 22.19.0-yarn-berry (drop -trixie).
    • Adjust artifact persistence branch check and workflow filters to chore/remove_unused_anchors.
  • Binary publish tooling:
    • scripts/binary/get-published-artifacts.js: handle linux-arm64 by mapping to linux-arm64-publish-binary job.
    • scripts/binary/trigger-publish-binary-pipeline.js: set publish repo branch to chore/update_images.

Written by Cursor Bugbot for commit 32df4d8. This will update automatically on new commits. Configure here.

@AtofStryker AtofStryker force-pushed the chore/remove_unused_anchors branch from 2bdff68 to 8ae0802 Compare October 30, 2025 13:16
@cypress
Copy link

cypress bot commented Oct 30, 2025

cypress    Run #67026

Run Properties:  status check failed Failed #67026  •  git commit 32df4d80f2: correctly discover arm64 job as the name has now changed
Project cypress
Branch Review chore/remove_unused_anchors
Run status status check failed Failed #67026
Run duration 22m 51s
Commit git commit 32df4d80f2: correctly discover arm64 job as the name has now changed
Committer Bill Glesias
View all properties for this run ↗︎

Test results
Tests that failed  Failures 5
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 28
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 789
View all changes introduced in this branch ↗︎
UI Coverage  62.34%
  Untested elements 27  
  Tested elements 48  
Accessibility  99.01%
  Failed rules  0 critical   3 serious   1 moderate   0 minor
  Failed elements 19  

Tests for review

Failed  cypress\e2e\runner\retries.experimentalRetries.mochaEvents.cy.ts • 2 failed tests • app-e2e

View Output

Test Artifacts
... > does not try to serialize error with err.actual as DOM node Test Replay Screenshots
... > does not try to serialize error with err.actual as DOM node Test Replay Screenshots
Failed  cypress\e2e\runner\runner.ui.cy.ts • 3 failed tests • app-e2e

View Output

Test Artifacts
src/cypress/runner > tests finish with correct state > no tests Test Replay Screenshots
src/cypress/runner > other specs > file with empty suites only displays no tests found Test Replay Screenshots
src/cypress/runner > reporter interaction > user can stop test execution Test Replay Screenshots
Flakiness  cypress\e2e\cypress-origin-communicator.cy.ts • 2 flaky tests • app-e2e

View Output

Test Artifacts
Cypress In Cypress Origin Communicator > primary origin memory leak prevention > cleans up the primaryOriginCommunicator events when navigating away from the /specs to /runs Test Replay Screenshots
Cypress In Cypress Origin Communicator > cy.origin passivity with app interactions > passes upon revisit from /specs Test Replay Screenshots

@AtofStryker AtofStryker force-pushed the chore/remove_unused_anchors branch from 8ae0802 to 2522695 Compare October 30, 2025 14:14
cursor[bot]

This comment was marked as outdated.

@AtofStryker AtofStryker force-pushed the chore/remove_unused_anchors branch from ef0bfd3 to 2522695 Compare October 30, 2025 20:46
@AtofStryker AtofStryker changed the title chore (DRAFT): remove unused ubuntu anchors chore: remove unused ubuntu anchors and update publish binary Oct 30, 2025
@AtofStryker AtofStryker self-assigned this Oct 30, 2025
@AtofStryker AtofStryker force-pushed the chore/remove_unused_anchors branch from 46c4064 to 5bcb1d5 Compare October 30, 2025 21:09
chrome-beta-version: &chrome-beta-version "142.0.7444.34"
firefox-stable-version: &firefox-stable-version "142.0"
base-internal-trixie: &base-internal-trixie cypress/base-internal:22.19.0-trixie
base-internal-yarn-berry: &base-internal-yarn-berry cypress/base-internal:22.19.0-yarn-berry-trixie
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the main tag is now updated

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.

2 participants