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

fix: Revert "fix: adding emergency garbage collection for chromium-based browsers" #25546

Merged
merged 2 commits into from
Jan 23, 2023

Conversation

mschile
Copy link
Contributor

@mschile mschile commented Jan 23, 2023

  • Closes n/a

User facing changelog

n/a

Additional details

Reverts #25521. Since the emergency garbage collection is run during the test and freezes the browser, this has the potential to impact timings and cause test flakiness. Thus, we have decided to revert this change until we have clearer metrics on it actually being an issue.

Steps to test

How has the user experience changed?

PR Tasks

  • Have tests been added/updated?
  • [n/a] Has the original issue (or this PR, if no issue exists) been tagged with a release in ZenHub? (user-facing changes only)
  • [n/a] Has a PR for user-facing changes been opened in cypress-documentation?
  • [n/a] Have API changes been updated in the type definitions?

@mschile mschile changed the title Revert "fix: adding emergency garbage collection for chromium-based browsers" fix: Revert "fix: adding emergency garbage collection for chromium-based browsers" Jan 23, 2023
@cypress
Copy link

cypress bot commented Jan 23, 2023



Test summary

26570 0 1279 0Flakiness 44


Run details

Project cypress
Status Passed
Commit 84c062e
Started Jan 23, 2023 6:21 PM
Ended Jan 23, 2023 6:41 PM
Duration 19:04 💡
OS Linux Debian -
Browser Multiple

View run in Cypress Dashboard ➡️


Flakiness

e2e/origin/cookie_login.cy.ts Flakiness
1 cy.origin - cookie login > Max-Age > past max-age -> not logged in
commands/net_stubbing.cy.ts Flakiness
1 network stubbing > intercepting request > can delay and throttle a StaticResponse
2 network stubbing > intercepting request > can delay and throttle a StaticResponse
3 ... > with `times` > only uses each handler N times
4 ... > stops waiting when an xhr request is canceled
This comment includes only the first 5 flaky tests. See all 44 flaky tests in the Cypress Dashboard.

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@mschile mschile merged commit 8435cdc into develop Jan 23, 2023
@mschile mschile deleted the mschile/revert_emergency_gc branch January 23, 2023 19:09
tgriesser added a commit that referenced this pull request Jan 26, 2023
* develop: (27 commits)
  refactor: remove unused cloud routes (#25584)
  chore: fix issue template formatting issue (#25587)
  fix: fixed issue with CT + electron + run mode not exiting properly (#25585)
  chore(deps): update dependency ua-parser-js to v0.7.33 [security] (#25561)
  fix: add alternative binary names for edge-beta (#25456)
  chore: add batch execution to CloudDataSource (#22457)
  chore: End a/b campaigns for aci smart banners (#25504)
  chore: release @cypress/schematic-v2.5.0
  fix(cypress-schematic): do not disable e2e support file (#25400)
  chore: adding memory issue template (#25559)
  feat: Add Angular CT Schematic (#24374)
  chore: enforce changelog entries on PR reviews (#25459)
  chore: bump package.json to 12.4.0 [run ci] (#25556)
  feat: Add 'type' option to `.as` to store aliases by value (#25251)
  chore: release @cypress/webpack-dev-server-v3.2.3
  feat: Display line break in cy.log (#25467)
  chore: update types (#25538)
  fix: Revert "fix: adding emergency garbage collection for chromium-based browsers" (#25546)
  fix: percy - wait to take snapshot until previous tooltips are gone (#25522)
  feat: support data-qa selector in selector playground (#25475)
  ...
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