-
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: fixes url validation error on artifact report #27671
chore: fixes url validation error on artifact report #27671
Conversation
29 flaky tests on run #50487 ↗︎
Details:
specs_list_latest_runs.cy.ts • 1 flaky test • app-e2e
e2e/origin/commands/connectors.cy.ts • 1 flaky test • 5x-driver-electron
e2e/origin/logging.cy.ts • 1 flaky test • 5x-driver-electron
e2e/origin/commands/location.cy.ts • 1 flaky test • 5x-driver-electron
e2e/origin/commands/navigation.cy.ts • 1 flaky test • 5x-driver-electron
The first 5 flaky specs are shown, see all 18 specs in Cypress Cloud. This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm. not sure why the proxy spec is failing. my guess is flake?
Released in This comment thread has been locked. If you are still experiencing this issue after upgrading to |
Additional details
Properly assigns uploadUrl to url, resolving empty string zod errors
Steps to test
How has the user experience changed?
PR Tasks
cypress-documentation
?type definitions
?