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

Flaky test: catch-all issue for 'expecting an array or an iterable object but got [object Null]' #23444

Closed
rachelruderman opened this issue Aug 18, 2022 · 1 comment

Comments

@rachelruderman
Copy link
Contributor

rachelruderman commented Aug 18, 2022

Link to dashboard or CircleCI failure

This failure has shown up for in a couple different cookies tests. All of the tests in question use cy.setCookie so I think that is likely the culprit. See cookie-related failures in this test run https://dashboard.cypress.io/projects/ypt4pf/runs/38138

Link to failing test in GitHub

https://github.com/cypress-io/cypress/blob/develop/packages/driver/cypress/e2e/commands/cookies.cy.js#L73

Analysis

Screen Shot 2022-08-26 at 8 10 02 PM

Cypress Version

10.5.0

Other

Search for this issue number in the codebase to find the test(s) skipped until this issue is fixed

@rachelruderman rachelruderman changed the title Flaky test: expecting an array or an iterable object but got [object Null] Flaky test: catch-all issue for 'expecting an array or an iterable object but got [object Null]' Aug 18, 2022
@chrisbreiding
Copy link
Contributor

Fixed by #23442

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

No branches or pull requests

3 participants