Add join and navigate icons #3468
gui-pull-request.yml
on: pull_request
🔍 Files Changed
/
Changed Files
7s
🧹 Prettier
26s
Matrix: 🧰 Checks / 🎭 Playwright Tests
📚 Deploy Storybook
/
🚀 Deploy React to Chromatic
5m 15s
GUI Required Checks
0s
Annotations
4 errors, 1 warning, and 1 notice
[Dashboard] › integration-test/dashboard/copy.spec.ts:88:1 › move to trash:
../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/copy.spec.ts#L1
1) [Dashboard] › integration-test/dashboard/copy.spec.ts:88:1 › move to trash › Interact with drive table rows
Test timeout of 25000ms exceeded.
|
[Dashboard] › integration-test/dashboard/copy.spec.ts:88:1 › move to trash:
../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/copy.spec.ts#L105
1) [Dashboard] › integration-test/dashboard/copy.spec.ts:88:1 › move to trash › Interact with drive table rows
Error: expect(locator).toHaveText(expected)
Locator: getByTestId('drive-view').getByRole('table').getByTestId('asset-row')
- Expected - 2
+ Received + 2
Array [
- /^New Folder 1/,
- /^New Folder 2/,
+ "New Folder 22025-03-04, 17:27Cloud",
+ "New Folder 12025-03-04, 17:27Cloud",
]
Call log:
- expect.toHaveText with timeout 25000ms
- waiting for getByTestId('drive-view').getByRole('table').getByTestId('asset-row')
- locator resolved to 0 elements
25 × locator resolved to 2 elements
103 | .goToCategory.trash()
104 | .driveTable.withRows(async (rows) => {
> 105 | await expect(rows).toHaveText([/^New Folder 1/, /^New Folder 2/])
| ^
106 | }))
107 |
108 | test('move (keyboard)', ({ page }) =>
at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/copy.spec.ts:105:26)
at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/DrivePageActions.ts:256:17)
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)
|
[Dashboard] › integration-test/dashboard/copy.spec.ts:88:1 › move to trash:
../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/copy.spec.ts#L1
1) [Dashboard] › integration-test/dashboard/copy.spec.ts:88:1 › move to trash › Interact with drive table rows
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 25000ms exceeded.
|
[Dashboard] › integration-test/dashboard/copy.spec.ts:88:1 › move to trash:
../../../../../runner/_work/enso/enso/app/gui/integration-test/dashboard/copy.spec.ts#L105
1) [Dashboard] › integration-test/dashboard/copy.spec.ts:88:1 › move to trash › Interact with drive table rows
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveText(expected)
Locator: getByTestId('drive-view').getByRole('table').getByTestId('asset-row')
- Expected - 2
+ Received + 2
Array [
- /^New Folder 1/,
- /^New Folder 2/,
+ "New Folder 22025-03-04, 17:27Cloud",
+ "New Folder 12025-03-04, 17:27Cloud",
]
Call log:
- expect.toHaveText with timeout 25000ms
- waiting for getByTestId('drive-view').getByRole('table').getByTestId('asset-row')
2 × locator resolved to 0 elements
23 × locator resolved to 2 elements
103 | .goToCategory.trash()
104 | .driveTable.withRows(async (rows) => {
> 105 | await expect(rows).toHaveText([/^New Folder 1/, /^New Folder 2/])
| ^
106 | }))
107 |
108 | test('move (keyboard)', ({ page }) =>
at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/copy.spec.ts:105:26)
at callback (/runner/_work/enso/enso/app/gui/integration-test/dashboard/actions/DrivePageActions.ts:256:17)
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)
|
Slow Test:
app/gui/[Project View] › integration-test/project-view/typesOnNodeHover.spec.ts#L1
app/gui/[Project View] › integration-test/project-view/typesOnNodeHover.spec.ts took 19.1s
|
🎭 Playwright Run Summary
1 flaky
[Dashboard] › integration-test/dashboard/copy.spec.ts:88:1 › move to trash ─────────────────────
3 skipped
287 passed (4.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
blob-report-1
|
2.57 MB |
|
blob-report-2
|
147 KB |
|
blob-report-3
|
144 KB |
|
blob-report-4
|
139 KB |
|
playwright-report--attempt-1
|
2.94 MB |
|