-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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: merge develop to feat/protocol #26626
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore: disable video compression * system test updates * moar system test fixes * a couple of telemetry tweaks * more intelligent defaults, don't touch firefox. * trying this * probably finally fix firefox system tests * unformat plz * ugh, also add a test * plz stop formatting that file * re-enable firefox tests * Change log * don't save videos to artifacts * this will be fixed in another pr * quoth the raven, quotes matter don't mess them up
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
* chore: updating v8 snapshot cache * chore: updating v8 snapshot cache * chore: updating v8 snapshot cache * chore: updating v8 snapshot cache --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Ryan Manuel <ryanm@cypress.io>
…ere are 100 total runs (#26523)
Co-authored-by: Matt Henkes <mjhenkes@gmail.com>
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Ryan Manuel <ryanm@cypress.io>
* chore: upgrade Vue to 3.2.47 * [run ci] * fix types * update assertion * remove unnecessary ? access
* feat(angular): add support for Angular 16 * chore: update angular 16 pre-release version * feat: handle getStylesConfig returning a Promise in Angular 16 (#26559) * chore: remove next from deps to prepare for release * remove .only, add angular-16 to webpack-dev-server e2e tests --------- Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com> Co-authored-by: astone123 <adams@cypress.io>
…ren't showing (#26524) Co-authored-by: Mark Noonan <mark@cypress.io>
* wip - no verify * add tests * remove old files * old code * fix bug with illegal property def * update config * spies * update * fix bugs * caching * update name of package * fix bug * debugging * rename * handle edge cases with more advanced syntax * apply transform globally * rename package * revert name change * update readme * add test for other assets * update yarn.lock * chore: updating v8 snapshot cache * revert lock file * add test command * chore: updating v8 snapshot cache * chore: updating v8 snapshot cache * update README Co-authored-by: Mike Plummer <mike-plummer@users.noreply.github.com> * better comments Co-authored-by: Mike Plummer <mike-plummer@users.noreply.github.com> * update package.json * handle edge case for new class instances * add edge case * Fix function prototype edge case * Copy function prototypes across when proxying * Add more debug logging, ensure logs are guarded by `debug` flag * Improve perf of constructor function detection * Fix potential nil access during spy detection * Fix logger name * Handle wildcard import syntax * edge case for arrays * ignore list * log * add notes * add edge case * add docs on known issues * docs * lock version * update name * fix comments * Update README * Apply suggestions from code review Co-authored-by: Mark Noonan <mark@cypress.io> --------- Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Mike Plummer <mike-plummer@users.noreply.github.com> Co-authored-by: Mike Plummer <mikep@cypress.io> Co-authored-by: Mark Noonan <mark@cypress.io>
* chore: 12.11.0 release * chore: remove 12.10.1 * chore: remove whitespace from changelog * chore: add empty line break after each changelog heading
Co-authored-by: cypress-bot[bot] <+cypress-bot[bot]@users.noreply.github.com> Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com>
… updating the metafile (#26472)
Co-authored-by: Lachlan Miller <lachlan.miller.1990@outlook.com> Co-authored-by: Stokes Player <stokes.player@gmail.com> Co-authored-by: astone123 <adams@cypress.io> Co-authored-by: Stokes Player <stokes@cypress.io>
mschile
approved these changes
Apr 28, 2023
AtofStryker
approved these changes
Apr 28, 2023
4 flaky tests on run #45932 ↗︎
Details:
commands/net_stubbing.cy.ts • 1 flaky test • 5x-driver-electron
cypress/cypress.cy.js • 3 flaky tests • 5x-driver-electron
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Additional details
Merge develop to feat/protocol
Steps to test
n/a
How has the user experience changed?
n/a
PR Tasks
cypress-documentation
?type definitions
?