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: skip flaky system tests #27533

Merged
merged 1 commit into from Aug 11, 2023
Merged

Conversation

astone123
Copy link
Contributor

This PR skips and restricts browsers for a couple of flaky system tests

Flake example: https://app.circleci.com/pipelines/github/cypress-io/cypress/55474/workflows/9b03aa8b-1965-45c9-b989-0d07daf9a0e9

@cypress
Copy link

cypress bot commented Aug 11, 2023

35 flaky tests on run #49798 ↗︎

0 27949 1353 0 Flakiness 35

Details:

chore: skip flaky system tests
Project: cypress Commit: 41dd1eb1c2
Status: Passed Duration: 22:34 💡
Started: Aug 11, 2023 3:36 PM Ended: Aug 11, 2023 3:59 PM
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 Output Screenshots Video
Flakiness  cypress-origin-communicator.cy.ts • 1 flaky test • app-e2e

View Output Video

Test Artifacts
Cypress In Cypress Origin Communicator > cy.origin passivity with app interactions > passes upon test reload mid test execution Output Screenshots Video
Flakiness  commands/net_stubbing.cy.ts • 1 flaky test • 5x-driver-firefox

View Output Video

Test Artifacts
network stubbing > intercepting request > can delay and throttle a StaticResponse Output
Flakiness  cypress/cypress.cy.js • 3 flaky tests • 5x-driver-firefox

View Output Video

Test Artifacts
... > correctly returns currentRetry Output
... > correctly returns currentRetry Output
... > correctly returns currentRetry Output
Flakiness  e2e/origin/cookie_login.cy.ts • 1 flaky test • 5x-driver-electron

View Output Video

Test Artifacts
cy.origin - cookie login > general behavior > works in a session Output Video

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

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@@ -24,5 +24,6 @@ describe('e2e screenshot fullPage capture', () => {
systemTests.it('passes', {
spec: 'screenshot_fullpage_capture.cy.js',
snapshot: true,
browser: '!firefox', // This test is flaky on Firefox
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we make a TODO: to fix this?

@astone123 astone123 merged commit e28c44e into develop Aug 11, 2023
83 of 85 checks passed
@astone123 astone123 deleted the astone123/system-test-flake branch August 11, 2023 17:59
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