cypress
cypress copied to clipboard
chore: fixes darwin arm64 builds
- Closes
Additional details
Core fix: darwin-arm64
build CI was failing with a permissions error during post-build smoke tests. Using the build-in fs.rename
instead of fs-extra
's move
method resolves it. Renaming resources
->Resources
in scripts/binary/meta.js
did not fix anything, but it is now aligned with the path for darwin
in various other places.
Steps to test
How has the user experience changed?
PR Tasks
- [NA] Have tests been added/updated?
- [NA] Has a PR for user-facing changes been opened in
cypress-documentation
? - [NA] Have API changes been updated in the
type definitions
?
1 failed and 32 flaky tests on run #52936 ↗︎
![]() |
![]() |
![]() |
![]() |
![]() |
Details:
reenable darwin builds for this branch | |||
Project: cypress | Commit: 9ab1499ed1 |
||
Status: Failed | Duration: 19:14 💡 | ||
Started: Dec 20, 2023 9:51 PM | Ended: Dec 20, 2023 10:10 PM |
cypress/e2e/project-setup.cy.ts • 1 failed test • launchpad-e2e
Test | Artifacts | |
---|---|---|
... > can skip setup CT testing for an E2E project |
Test Replay
Screenshots
|
runs.cy.ts • 3 flaky tests • app-e2e
cypress-in-cypress.cy.ts • 2 flaky tests • app-e2e
specs_list_latest_runs.cy.ts • 1 flaky test • app-e2e
Test | Artifacts | |
---|---|---|
App/Cloud Integration - Latest runs and Average duration > when no runs are recorded > shows placeholders for all visible specs |
Test Replay
Screenshots
|
debug.cy.ts • 2 flaky tests • app-e2e
Test | Artifacts | |
---|---|---|
App - Debug Page > shows information about a failed spec |
Test Replay
Screenshots
|
|
App - Debug Page > shows running and updating build |
Test Replay
Screenshots
|
e2e/origin/commands/assertions.cy.ts • 1 flaky test • 5x-driver-firefox
Test | Artifacts | |
---|---|---|
cy.origin assertions > #consoleProps > .should() and .and() |
The first 5 flaky specs are shown, see all 17 specs in Cypress Cloud. Review all test suite changes for PR #28564 ↗︎ |