Actions
Bug #21499
openWorkbench process test "displays IO parameters with no value" fails intermittently
Story points:
-
Description
Running: process.spec.js (9 of 16)
Process tests
Details panel
✓ shows process details (10289ms)
✓ should show runtime status indicators (5910ms)
✓ allows copying processes (13693ms)
✓ shows cancel button when appropriate (9523ms)
Logs panel
✓ shows live process logs (7670ms)
✓ filters process logs by event type (6665ms)
✓ sorts combined logs (5903ms)
✓ preserves original ordering of lines within the same log type (5557ms)
✓ correctly generates sniplines (4980ms)
I/O panel
✓ displays IO parameters with keep links and previews (17734ms)
1) displays IO parameters with no value
10 passing (2m)
1 failing
1) Process tests
I/O panel
displays IO parameters with no value:
AssertionError: object tested must be an array, a map, an object, a set, a string, or a weakset, but undefined given
at Context.eval (https://127.0.0.1:50292/__cypress/tests?p=cypress/support/index.js:1102:6)
(Results)
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Tests: 11 │
│ Passing: 10 │
│ Failing: 1 │
│ Pending: 0 │
│ Skipped: 0 │
│ Screenshots: 1 │
│ Video: true │
│ Duration: 1 minute, 46 seconds │
│ Spec Ran: process.spec.js │
└────────────────────────────────────────────────────────────────────────────────────────────────┘
Files
No data to display
Actions