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

chore: update chrome PR creation workflow to add to firewatch board #27821

Merged
merged 3 commits into from Sep 15, 2023

Conversation

nagash77
Copy link
Contributor

chore: update chrome PR creation workflow to add to firewatch board

Additional details

Steps to test

How has the user experience changed?

PR Tasks

@cypress
Copy link

cypress bot commented Sep 15, 2023

1 failed and 28 flaky tests on run #51049 ↗︎

1 28123 1345 0 Flakiness 28

Details:

chore: update chrome PR creation workflow to add to firewatch board
Project: cypress Commit: 45a9915aa4
Status: Failed Duration: 19:15 💡
Started: Sep 15, 2023 2:44 PM Ended: Sep 15, 2023 3:03 PM
Failed  cypress/e2e/project-setup.cy.ts • 1 failed test • launchpad-e2e

View Output Video

Test Artifacts
... > can skip setup CT testing for an E2E project Test Replay Output Screenshots
Flakiness  commands/waiting.cy.js • 1 flaky test • 5x-driver-electron

View Output Video

Test Artifacts
... > errors > throws waiting for the 3rd response Test Replay Output
Flakiness  cypress/cypress.cy.js • 3 flaky tests • 5x-driver-electron

View Output Video

Test Artifacts
... > correctly returns currentRetry Test Replay Output
... > correctly returns currentRetry Test Replay Output
... > correctly returns currentRetry Test Replay Output
Flakiness  runs.cy.ts • 1 flaky test • app-e2e

View Output Video

Test Artifacts
App: Runs > Runs - Pending authorization to project > if project Id is specified in config file that is not accessible, shows call to action Test Replay Output Screenshots
Flakiness  cypress-in-cypress.cy.ts • 2 flaky tests • app-e2e

View Output Video

Test Artifacts
Cypress in Cypress > scales the AUT correctly in component Test Replay Output Screenshots
Cypress in Cypress > restarts browser if there is a before:browser:launch task and there is a change on the config Test Replay Output Screenshots
Flakiness  specs_list_latest_runs.cy.ts • 1 flaky test • app-e2e

View Output Video

Test Artifacts
App/Cloud Integration - Latest runs and Average duration > when no runs are recorded > shows placeholders for all visible specs Test Replay Output Screenshots

The first 5 flaky specs are shown, see all 15 specs in Cypress Cloud.

Review all test suite changes for PR #27821 ↗︎

@nagash77 nagash77 closed this Sep 15, 2023
@nagash77 nagash77 reopened this Sep 15, 2023
@@ -17,6 +17,30 @@ const createPullRequest = async ({ context, github, baseBranch, branchName, desc
reviewers,
})
}

if (addToProjectBoard) {
const addToProjectBoardQuery = `
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd be curious to know why this line isn't handling these PRs. Does that workflow not get called when this PR is created?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yeah I can't figure it out for the life of me, so I just was explicit about adding it.

@nagash77 nagash77 merged commit 849da7c into develop Sep 15, 2023
8 checks passed
@nagash77 nagash77 deleted the chore/add-chrome-update-pr-to-firewatch branch September 15, 2023 17:00
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.

None yet

3 participants