Commit Graph

16323 Commits

Author SHA1 Message Date
Zach Bloomquist 3c286177cc fix: use unique install cache folders for betas (#20296) 2022-03-04 22:22:39 +00:00
Ryan Manuel 2e62bbb25f test: update screenshot system-tests flake so that it no longer compares images for uniqueness that represent the same state (#20463) 2022-03-04 13:20:50 -06:00
Emily Rohrbough ef3be70944 chore: update release scripts to work with AWS SSO (#20438) 2022-03-04 12:31:27 -06:00
Emily Rohrbough 469dfe4285 chore: speed up mac build times in CI (#20473) 2022-03-04 11:25:44 -06:00
Tyler Biethman 5a30e76819 fix: Prepare for Chrome's update for immutable document.domain (#20405)
* Setting response header for origin-agent-cluster for runner, iframes, and proxied requests that have domain injection

* Adding comments around header injection

* Adding unit tests
2022-03-04 10:46:23 -06:00
github-actions[bot] 521a8f380b chore: Update Chrome (beta) to 100.0.4896.20 (#20479)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-04 08:13:00 -06:00
Zach Bloomquist 731c7febd1 chore: fix system tests types and add type checking (#20430)
Co-authored-by: Emily Rohrbough  <emilyrohrbough@users.noreply.github.com>
2022-03-03 15:39:34 +00:00
github-actions[bot] a8fdcdc69a chore: Update Chrome (stable) to 99.0.4844.51 (#20445)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-02 10:14:33 -06:00
renovate[bot] 47ee6e2c4a fix(deps): update dependency url-parse to v1.5.8 [security] (#20386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-03-01 21:48:29 +00:00
Ryan Manuel 9db7d962b2 chore: fix net stubbing flaky tests due to bleeding interceptions (#20319) 2022-03-01 11:06:35 -06:00
github-actions[bot] 134e3c0a11 chore: Update Chrome (beta) to 99.0.4844.51 (#20415)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-03-01 06:39:37 -06:00
Emily Rohrbough e896efcacc release 9.5.1 [skip ci] 2022-02-28 17:15:19 -06:00
Tim Griesser f0f9786ad0 chore: fix ExpectType assertions (#20395)
* chore: fix  assertions

* fix ExpectType for config.baseUrl
2022-02-28 13:01:04 -05:00
Brian Mann e0bd6ac2aa fix: error regression - strip ansi colors out of cy.fixture() error message (#20335)
* fix cy.fixture regression - strip ansi colors out of fixture error message

* empty commit to appease the semantic release gods

* fix 2nd regression formatting when setting invalid config values - remove extra backtick

* increase webpack dev server timeout values
v9.5.1
2022-02-28 12:01:54 -05:00
Zach Bloomquist ffd3627e43 test: migrate module_api to system tests (#20265)
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
2022-02-25 23:12:05 +00:00
Kukhyeon Heo 995798c3f9 chore: remove pkg/driver //@ts-nocheck final (#20169) 2022-02-25 22:42:31 +00:00
Zach Bloomquist 95700aed46 chore: fix "cannot find module" in clone-repo-and-checkout-release-branch (#20293) 2022-02-25 15:58:49 +00:00
Blue F 3d50292fc8 Merge pull request #20191 from sainthkh/issue-19541-part3
chore: move `cy.type()` event tests to its own file.
2022-02-24 13:59:37 -08:00
github-actions[bot] 8e420b618c chore: Update Chrome (beta) to 99.0.4844.45 (#20234)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2022-02-24 10:36:49 -06:00
Zach Bloomquist 27e3dc3dc5 chore: fix CI cache state for darwin (#20339) 2022-02-24 09:07:44 -05:00
Jess 6ea3a8cb06 chore: fixing m1 installation issues for m1 macs (#20345) 2022-02-23 18:36:59 -05:00
Zach Bloomquist 3f84b7ed42 fix: revert "fix: treat form-data bodies as binary" (#20343) 2022-02-23 20:42:28 +00:00
Ryan Manuel 05f9ad163e chore: fix net stubbing flake (#20297)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2022-02-23 10:46:09 -06:00
Snyk bot 8e365bc509 chore(deps): Security upgrade plist from 3.0.1 to 3.0.4 (#20267)
Co-authored-by: Emily Rohrbough <emilyrohrbough@yahoo.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2022-02-23 16:38:07 +00:00
Byeongung Ahn 14d0b93679 fix: poor outgoing network performance on Mac (#20062) 2022-02-23 15:58:06 +00:00
Emily Rohrbough 471c7a1a56 Merge branch 'develop' into issue-19541-part3 2022-02-22 10:35:15 -06:00
renovate[bot] 0143e13388 fix(deps): update dependency url-parse to v1.5.6 [security] (#20270)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-02-21 23:01:35 +00:00
KHeo c944ac6e72 Add TODO comments 2022-02-21 10:09:38 +09:00
KHeo 66229039b8 feedback 2022-02-21 09:32:43 +09:00
KHeo 52d7316038 chore: move tests to its own file. 2022-02-21 09:32:43 +09:00
Zach Bloomquist 1fb16b0c56 chore: fix cache keys to include PLATFORM (#20279)
* chore: fix cache keys to include PLATFORM

* build this branch

* try using platform_key
2022-02-20 16:22:08 -05:00
Ryan Manuel 65ea8f73e4 chore: fix server performance flake (#20271) 2022-02-18 17:57:34 -06:00
Zach Bloomquist ad2f4de844 test(system-tests): support docker-based tests against built binary (#20250)
Co-authored-by: Ryan Manuel <ryanm@cypress.io>
2022-02-18 23:37:22 +00:00
Ryan Manuel 75c87502a2 chore: fix system-test-firefox screenshots_spec flake (#20268) 2022-02-18 12:54:26 -06:00
renovate[bot] 8d28261499 chore(deps): update dependency fs-extra to v9 🌟 (#19939)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
Co-authored-by: David Munechika <david@cypress.io>
2022-02-18 10:33:27 -06:00
Johannes Ewald ad50062ca2 fix: Wait for child process to be ready (#19792)
Co-authored-by: Zach Bloomquist <github@chary.us>
Co-authored-by: Zach Bloomquist <git@chary.us>
2022-02-17 18:21:08 +00:00
Marco Lauinger 0d3e645359 fix: treat form-data bodies as binary (#20144) 2022-02-17 18:20:33 +00:00
Zach Bloomquist 42b0fce6dc test: replace cypress-test-example-repos coverage + remove bump (#20186) 2022-02-16 18:53:04 +00:00
Blue F e55974cc46 Merge pull request #20079 from cypress-io/issue-19403-perf-reporter-changes
chore: Performance reporter changes
2022-02-16 09:47:06 -08:00
Ali Kireçligöl f84bac51d0 fix(driver): update wrapErr to ignore number and boolean values (#20172)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2022-02-16 17:22:57 +00:00
BlueWinds 1e6f51a3d1 release 9.5.0 [skip ci] v9.5.0 2022-02-15 10:18:49 -08:00
github-actions[bot] 507b96f834 chore: Update Chrome (stable) to 98.0.4758.102 (#20192)
Co-authored-by: cypress-bot[bot] <2f0651858c6e38e0+cypress-bot[bot]@users.noreply.github.com>
2022-02-15 06:35:08 -06:00
BlueWinds e8d7120c97 Merge remote-tracking branch 'origin/master' into develop 2022-02-14 14:15:27 -08:00
Blue F dff45ca030 Merge pull request #20142 from cypress-io/9b967e06f5-master-into-develop
chore: merge master (9b967e06f5) into develop
2022-02-14 12:59:52 -08:00
Blue F 2bad703348 Merge branch 'develop' into 9b967e06f5-master-into-develop 2022-02-14 12:26:14 -08:00
Brian Mann a3f0d63387 chore: enable volar.takeOverMode 2022-02-14 14:40:56 -05:00
BlueWinds ce956dedb3 Add span names, merge develop 2022-02-14 08:21:15 -08:00
BlueWinds ac1faf4965 Merge remote-tracking branch 'origin/develop' into issue-19403-perf-reporter-changes 2022-02-14 08:19:17 -08:00
Tyler Biethman 2c88f0c58e fix: Update .type(' ') to not emit clicks when the keyup event has been prevented (#20156)
* fix: Update `.type(' ')` to not emit clicks when the keyup event has been prevented

* cleanup test for click event not firing while preventing default

Co-authored-by: Brian Mann <brian.mann86@gmail.com>
2022-02-12 17:57:07 -05:00
Zach Bloomquist a1e6d5cad1 test: remove redundant "other projects" CI jobs (#20133)
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
2022-02-11 18:18:53 +00:00