Notification tray for displaying in-flight requests #3503
Annotations
2 errors and 1 notice
🔗 Merge into HTML Report:
../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/editAssetName.spec.ts#L1
1) [Dashboard] › integration-test/dashboard/editAssetName.spec.ts:302:1 › error should not overlay the table header › Interact with drive table rows
Test timeout of 25000ms exceeded.
|
🔗 Merge into HTML Report:
../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/editAssetName.spec.ts#L321
1) [Dashboard] › integration-test/dashboard/editAssetName.spec.ts:302:1 › error should not overlay the table header › Interact with drive table rows
Error: locator.click: Test timeout of 25000ms exceeded.
Call log:
- waiting for getByTestId('drive-view').getByRole('table').getByTestId('asset-row').nth(1).getByLabel('Confirm Edit')
319 |
320 | await inputEl.fill('Some Project 0')
> 321 | await locateEditingTick(row).click()
| ^
322 |
323 | const formElement = row.getByTestId('editable-span-form')
324 | const errorOutline = formElement.getByTestId('error-message-outline')
at /runner/_work/enso/enso/app/gui/integration-test/dashboard/editAssetName.spec.ts:321:34
at /runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/DrivePageActions.ts:256:11
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
|
🔗 Merge into HTML Report
1 flaky
[Dashboard] › integration-test/dashboard/editAssetName.spec.ts:302:1 › error should not overlay the table header
2 skipped
218 passed (3.9m)
|
Loading