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: add Cypress Conf to README.md #27569

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Conversation

nagash77
Copy link
Contributor

chore: adding in small promo for Cypress Conf.

  • Closes

Additional details

Steps to test

How has the user experience changed?

PR Tasks

chore: adding in small promo for Cypress Conf.
@cypress
Copy link

cypress bot commented Aug 16, 2023

6 flaky tests on run #50036 ↗︎

0 5265 138 0 Flakiness 6

Details:

chore: add Cypress Conf to README.md
Project: cypress Commit: 44784f52b1
Status: Passed Duration: 13:21 💡
Started: Aug 16, 2023 7:27 PM Ended: Aug 16, 2023 7:40 PM
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  e2e/origin/config_env.cy.ts • 1 flaky test • 5x-driver-firefox

View Output Video

Test Artifacts
cy.origin- Cypress.config() > serializable > overwrites different values in secondary if one exists in the primary Output
Flakiness  e2e/origin/commands/assertions.cy.ts • 1 flaky test • 5x-driver-firefox

View Output Video

Test Artifacts
cy.origin assertions > #consoleProps > .should() and .and() 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

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

Copy link
Contributor

@lmiller1990 lmiller1990 left a comment

Choose a reason for hiding this comment

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

Sure, great idea. I wonder if we should have a way to automatically remove this, maybe a test that fails after the date of Cypress conf?

it('fails is Cypress Conf is over', () => {
  if (new Date(date of conf) > Date.now()) {
    throw Error('please update README')
  }
})

Now CI fails until you remove it.

@nagash77 nagash77 merged commit e0065e2 into develop Aug 17, 2023
@nagash77 nagash77 deleted the benm-cypress-conf-promo branch August 17, 2023 14:55
astone123 added a commit that referenced this pull request Oct 17, 2023
astone123 added a commit that referenced this pull request Oct 17, 2023
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.

3 participants