You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1) OpenAPI 3.0 Multiple Media Types with different schemas
multipart/form-data (only 'bar')
should execute multipart/form-data:
AssertionError: Timed out retrying: Expected to find element: `.responses-wrapper .curl-command`, but never found it.
at Context.eval (http://localhost:3230/__cypress/tests?p=test/e2e-cypress/tests/features/oas3-multiple-media-type.js:123:50)
To reproduce...
Steps to reproduce the behavior:
Go to Cypress, oas3-multiple-media-types.js test and run it.
The first test sometimes fails
Expected behavior
This test file should always pass
Screenshots
Additional context or thoughts
likely async timing issue.
The text was updated successfully, but these errors were encountered:
tim-lai
added a commit
to tim-lai/swagger-ui
that referenced
this issue
Oct 27, 2020
Q&A (please complete the following information)
see notes below on existing Cypress test.
Content & configuration
see notes below on existing Cypress test.
Describe the bug you're encountering
Recently, running CI on both Jenkins and GA,
To reproduce...
Steps to reproduce the behavior:
oas3-multiple-media-types.js
test and run it.Expected behavior
This test file should always pass
Screenshots
Additional context or thoughts
likely async timing issue.
The text was updated successfully, but these errors were encountered: