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

ci: fix firefox group recording #860

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

MikeMcC399
Copy link
Collaborator

Issue

This can cause either the linux-test-chrome or linux-test-firefox job to fail, depending on timing. The failure also prevents the release job running.

Due to the PRs coming from a fork, recording is not tested until the PR is merged since Cypress Cloud project Id and record key are secrets.

See https://app.circleci.com/pipelines/github/cypress-io/cypress-example-kitchensink/1898/workflows/a8f38ed8-12fc-4b5f-8964-6920ca320814 for failing workflow.

Change

The Firefox tests are now correctly called with:

cypress-command: 'npx cypress run --browser firefox --record --parallel --group 2x-firefox on CircleCI'

@cypress-app-bot
Copy link
Collaborator

@MikeMcC399 MikeMcC399 marked this pull request as ready for review July 16, 2024 06:39
Copy link
Member

@jennifer-shehane jennifer-shehane left a comment

Choose a reason for hiding this comment

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

👍🏻

@jennifer-shehane jennifer-shehane merged commit 0b5e33e into cypress-io:master Jul 16, 2024
12 checks passed
@MikeMcC399 MikeMcC399 deleted the fix/firefox-group branch July 17, 2024 04:38
@cypress-app-bot
Copy link
Collaborator

🎉 This PR is included in version 3.1.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants