Enable ydoc-server tests (#12252) #2877
gui-pull-request.yml
on: push
🔍 Files Changed
/
Changed Files
5s
🧹 Prettier
35s
Matrix: 🧰 Checks / 🎭 Playwright Tests
📚 Deploy Storybook
/
🚀 Deploy React to Chromatic
2m 42s
GUI Required Checks
0s
Annotations
2 errors and 1 notice
[Dashboard] › integration-test/dashboard/copy.spec.ts:26:1 › copy:
../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/copy.spec.ts#L1
1) [Dashboard] › integration-test/dashboard/copy.spec.ts:26:1 › copy › Create folder ─────────────
Test timeout of 25000ms exceeded.
|
[Dashboard] › integration-test/dashboard/copy.spec.ts:26:1 › copy:
../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/DrivePageActions.ts#L415
1) [Dashboard] › integration-test/dashboard/copy.spec.ts:26:1 › copy › Create folder ─────────────
Error: locator.click: Test timeout of 25000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'New Folder', exact: true })
at integration-test/dashboard/actions/DrivePageActions.ts:415
413 | createFolder() {
414 | return this.step('Create folder', async (page) => {
> 415 | await page.getByRole('button', { name: TEXT.newFolder, exact: true }).click()
| ^
416 | await expect(page.locator('input:focus')).toBeVisible()
417 | await page.keyboard.press('Escape')
418 | })
at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/DrivePageActions.ts:415:77)
at /runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:147:48
at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:147:31)
at /runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:141:23
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
at DrivePageActions.then (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/BaseActions.ts:96:12)
|
🎭 Playwright Run Summary
1 flaky
[Dashboard] › integration-test/dashboard/copy.spec.ts:26:1 › copy ──────────────────────────────
3 skipped
289 passed (5.8m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
blob-report-1
Expired
|
2.07 MB |
|
blob-report-2
Expired
|
148 KB |
|
blob-report-3
Expired
|
143 KB |
|
blob-report-4
Expired
|
143 KB |
|
playwright-report--attempt-1
|
2.44 MB |
|