fix(deps): update dependency @nextcloud/dialogs to ^7.5.0 (main) #1670
playwright.yml
on: pull_request
Matrix: playwright
playwright-summary
6s
Annotations
45 errors and 4 notices
|
Playwright (master)
Process completed with exit code 1.
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now:
playwright/support/commands.ts#L804
4) [chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:71:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now:
playwright/support/commands.ts#L838
3) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now:
playwright/support/commands.ts#L838
3) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now:
playwright/support/commands.ts#L838
3) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column:
playwright/support/commands.ts#L804
2) [chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column:
playwright/support/commands.ts#L804
2) [chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column:
playwright/support/commands.ts#L804
2) [chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column:
playwright/support/commands.ts#L838
1) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column:
playwright/support/commands.ts#L838
1) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column:
playwright/support/commands.ts#L838
1) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
|
|
Playwright (stable35)
Process completed with exit code 1.
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now:
playwright/support/commands.ts#L838
4) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now:
playwright/support/commands.ts#L804
3) [chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:71:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now:
playwright/support/commands.ts#L804
3) [chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:71:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now:
playwright/support/commands.ts#L804
3) [chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:71:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column:
playwright/support/commands.ts#L804
2) [chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column:
playwright/support/commands.ts#L804
2) [chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column:
playwright/support/commands.ts#L804
2) [chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column:
playwright/support/commands.ts#L838
1) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column:
playwright/support/commands.ts#L838
1) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column:
playwright/support/commands.ts#L838
1) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
|
|
Playwright (stable33)
Process completed with exit code 1.
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now:
playwright/support/commands.ts#L804
4) [chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:71:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now:
playwright/support/commands.ts#L838
3) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now:
playwright/support/commands.ts#L838
3) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now:
playwright/support/commands.ts#L838
3) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column:
playwright/support/commands.ts#L804
2) [chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column:
playwright/support/commands.ts#L804
2) [chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column:
playwright/support/commands.ts#L804
2) [chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column:
playwright/support/commands.ts#L838
1) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column:
playwright/support/commands.ts#L838
1) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column:
playwright/support/commands.ts#L838
1) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
|
|
Playwright (stable34)
Process completed with exit code 1.
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now:
playwright/support/commands.ts#L804
4) [chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:71:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now:
playwright/support/commands.ts#L838
3) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now:
playwright/support/commands.ts#L838
3) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now:
playwright/support/commands.ts#L838
3) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column:
playwright/support/commands.ts#L838
2) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column:
playwright/support/commands.ts#L838
2) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column:
playwright/support/commands.ts#L838
2) [chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:838
836 | .click()
837 | await page.waitForTimeout(10)
> 838 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
839 | await expect(
840 | page
841 | .locator('.custom-table table tr th .cell')
at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:838:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column:
playwright/support/commands.ts#L804
1) [chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column:
playwright/support/commands.ts#L804
1) [chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
|
|
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column:
playwright/support/commands.ts#L804
1) [chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
Error: expect(locator).toBeVisible() failed
Locator: locator('.toastify.toast-success').first()
Expected: visible
Timeout: 30000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" locator('.toastify.toast-success').first() with timeout 30000ms
- waiting for locator('.toastify.toast-success').first()
at support/commands.ts:804
802 | .click()
803 | await page.waitForTimeout(10)
> 804 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible()
| ^
805 | await expect(
806 | page
807 | .locator('.custom-table table tr th .cell')
at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:804:64)
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
|
|
playwright-summary
Process completed with exit code 1.
|
|
🎭 Playwright Run Summary
39 failed
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
[chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
[chromium] › playwright/e2e/column-datetimeTime.spec.ts:14:2 › Test column time › Manage time column
[chromium] › playwright/e2e/column-datetimeTime.spec.ts:38:2 › Test column time › Insert and test rows - default now
[chromium] › playwright/e2e/column-number-progress.spec.ts:14:2 › Test column number progress › Manage progress column
[chromium] › playwright/e2e/column-number-stars.spec.ts:14:2 › Test column number stars › Manage stars column
[chromium] › playwright/e2e/column-number.spec.ts:15:2 › Test column number › Insert and test rows - default values
[chromium] › playwright/e2e/column-number.spec.ts:50:2 › Test column number › Insert and test rows - individual column settings
[chromium] › playwright/e2e/column-relation.spec.ts:46:2 › Test column relation › Create relation column, row, and verify label in table
[chromium] › playwright/e2e/column-relation.spec.ts:98:2 › Test column relation › Relation labels render inside an application context
[chromium] › playwright/e2e/column-selection-check.spec.ts:14:2 › Test column check › Insert and test rows - default value unchecked
[chromium] › playwright/e2e/column-selection-check.spec.ts:34:2 › Test column check › Insert and test rows - default value checked
[chromium] › playwright/e2e/column-selection-multi.spec.ts:14:2 › Test column multi selection › Insert and test rows
[chromium] › playwright/e2e/column-selection-multi.spec.ts:73:2 › Test column multi selection › Test empty selection
[chromium] › playwright/e2e/column-selection.spec.ts:15:2 › Test column single selection › Insert and test rows
[chromium] › playwright/e2e/column-selection.spec.ts:52:2 › Test column single selection › Test empty selection
[chromium] › playwright/e2e/column-text-line.spec.ts:11:2 › Test column text line › Manage text line column
[chromium] › playwright/e2e/column-text-link.spec.ts:16:2 › Test column text-link › Manage text-link column
[chromium] › playwright/e2e/column-usergroup.spec.ts:23:2 › Test column usergroup › Create column and rows with default values
[chromium] › playwright/e2e/column-usergroup.spec.ts:40:2 › Test column usergroup › Create column and rows without default values
[chromium] › playwright/e2e/column-usergroup.spec.ts:57:2 › Test column usergroup › Create and edit rows
[chromium] › playwright/e2e/context.spec.ts:62:2 › Manage a context › Update and add resources ─
[chromium] › playwright/e2e/rows-counter.spec.ts:11:2 › Row counter freshness › Navigation counters update for table and sibling view after adding a row
[chromium] › playwright/e2e/tables-fe-filters.spec.ts:34:2 › FE sorting and filtering › Reset FE filter on table or view change
[chromium] › playwright/e2e/tables-fe-filters.spec.ts:65:2 › FE sorting and filtering › Save FE sort as view sort
[chromium] › playwright/e2e/tables-fe-filters.spec.ts:90:2 › FE sorting and filtering › Navigation filtering
[chromium] › playwright/e2e/tables-rows.spec.ts:64:2 › Rows for a table › Edit and Delete row ──
[chromium] › playwright/e2e/tables-sharing-link.spec.ts:243:2 › Public link sharing › Create only public share shows form mode and allows submitting
[chromium] › playwright/e2e/tables-table.spec.ts:35:2 › Manage a table › Update description ────
[chromium] › playwright/e2e/tables-table.spec.ts:52:2 › Manage
|
|
🎭 Playwright Run Summary
39 failed
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
[chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
[chromium] › playwright/e2e/column-datetimeTime.spec.ts:14:2 › Test column time › Manage time column
[chromium] › playwright/e2e/column-datetimeTime.spec.ts:38:2 › Test column time › Insert and test rows - default now
[chromium] › playwright/e2e/column-number-progress.spec.ts:14:2 › Test column number progress › Manage progress column
[chromium] › playwright/e2e/column-number-stars.spec.ts:14:2 › Test column number stars › Manage stars column
[chromium] › playwright/e2e/column-number.spec.ts:15:2 › Test column number › Insert and test rows - default values
[chromium] › playwright/e2e/column-number.spec.ts:50:2 › Test column number › Insert and test rows - individual column settings
[chromium] › playwright/e2e/column-relation.spec.ts:46:2 › Test column relation › Create relation column, row, and verify label in table
[chromium] › playwright/e2e/column-relation.spec.ts:98:2 › Test column relation › Relation labels render inside an application context
[chromium] › playwright/e2e/column-selection-check.spec.ts:14:2 › Test column check › Insert and test rows - default value unchecked
[chromium] › playwright/e2e/column-selection-check.spec.ts:34:2 › Test column check › Insert and test rows - default value checked
[chromium] › playwright/e2e/column-selection-multi.spec.ts:14:2 › Test column multi selection › Insert and test rows
[chromium] › playwright/e2e/column-selection-multi.spec.ts:73:2 › Test column multi selection › Test empty selection
[chromium] › playwright/e2e/column-selection.spec.ts:15:2 › Test column single selection › Insert and test rows
[chromium] › playwright/e2e/column-selection.spec.ts:52:2 › Test column single selection › Test empty selection
[chromium] › playwright/e2e/column-text-line.spec.ts:11:2 › Test column text line › Manage text line column
[chromium] › playwright/e2e/column-text-link.spec.ts:16:2 › Test column text-link › Manage text-link column
[chromium] › playwright/e2e/column-usergroup.spec.ts:23:2 › Test column usergroup › Create column and rows with default values
[chromium] › playwright/e2e/column-usergroup.spec.ts:40:2 › Test column usergroup › Create column and rows without default values
[chromium] › playwright/e2e/column-usergroup.spec.ts:57:2 › Test column usergroup › Create and edit rows
[chromium] › playwright/e2e/context.spec.ts:62:2 › Manage a context › Update and add resources ─
[chromium] › playwright/e2e/rows-counter.spec.ts:11:2 › Row counter freshness › Navigation counters update for table and sibling view after adding a row
[chromium] › playwright/e2e/tables-fe-filters.spec.ts:34:2 › FE sorting and filtering › Reset FE filter on table or view change
[chromium] › playwright/e2e/tables-fe-filters.spec.ts:65:2 › FE sorting and filtering › Save FE sort as view sort
[chromium] › playwright/e2e/tables-fe-filters.spec.ts:90:2 › FE sorting and filtering › Navigation filtering
[chromium] › playwright/e2e/tables-rows.spec.ts:64:2 › Rows for a table › Edit and Delete row ──
[chromium] › playwright/e2e/tables-sharing-link.spec.ts:243:2 › Public link sharing › Create only public share shows form mode and allows submitting
[chromium] › playwright/e2e/tables-table.spec.ts:35:2 › Manage a table › Update description ────
[chromium] › playwright/e2e/tables-table.spec.ts:52:2 › Manage
|
|
🎭 Playwright Run Summary
39 failed
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
[chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
[chromium] › playwright/e2e/column-datetimeTime.spec.ts:14:2 › Test column time › Manage time column
[chromium] › playwright/e2e/column-datetimeTime.spec.ts:38:2 › Test column time › Insert and test rows - default now
[chromium] › playwright/e2e/column-number-progress.spec.ts:14:2 › Test column number progress › Manage progress column
[chromium] › playwright/e2e/column-number-stars.spec.ts:14:2 › Test column number stars › Manage stars column
[chromium] › playwright/e2e/column-number.spec.ts:15:2 › Test column number › Insert and test rows - default values
[chromium] › playwright/e2e/column-number.spec.ts:50:2 › Test column number › Insert and test rows - individual column settings
[chromium] › playwright/e2e/column-relation.spec.ts:46:2 › Test column relation › Create relation column, row, and verify label in table
[chromium] › playwright/e2e/column-relation.spec.ts:98:2 › Test column relation › Relation labels render inside an application context
[chromium] › playwright/e2e/column-selection-check.spec.ts:14:2 › Test column check › Insert and test rows - default value unchecked
[chromium] › playwright/e2e/column-selection-check.spec.ts:34:2 › Test column check › Insert and test rows - default value checked
[chromium] › playwright/e2e/column-selection-multi.spec.ts:14:2 › Test column multi selection › Insert and test rows
[chromium] › playwright/e2e/column-selection-multi.spec.ts:73:2 › Test column multi selection › Test empty selection
[chromium] › playwright/e2e/column-selection.spec.ts:15:2 › Test column single selection › Insert and test rows
[chromium] › playwright/e2e/column-selection.spec.ts:52:2 › Test column single selection › Test empty selection
[chromium] › playwright/e2e/column-text-line.spec.ts:11:2 › Test column text line › Manage text line column
[chromium] › playwright/e2e/column-text-link.spec.ts:16:2 › Test column text-link › Manage text-link column
[chromium] › playwright/e2e/column-usergroup.spec.ts:23:2 › Test column usergroup › Create column and rows with default values
[chromium] › playwright/e2e/column-usergroup.spec.ts:40:2 › Test column usergroup › Create column and rows without default values
[chromium] › playwright/e2e/column-usergroup.spec.ts:57:2 › Test column usergroup › Create and edit rows
[chromium] › playwright/e2e/context.spec.ts:62:2 › Manage a context › Update and add resources ─
[chromium] › playwright/e2e/rows-counter.spec.ts:11:2 › Row counter freshness › Navigation counters update for table and sibling view after adding a row
[chromium] › playwright/e2e/tables-fe-filters.spec.ts:34:2 › FE sorting and filtering › Reset FE filter on table or view change
[chromium] › playwright/e2e/tables-fe-filters.spec.ts:65:2 › FE sorting and filtering › Save FE sort as view sort
[chromium] › playwright/e2e/tables-fe-filters.spec.ts:90:2 › FE sorting and filtering › Navigation filtering
[chromium] › playwright/e2e/tables-rows.spec.ts:64:2 › Rows for a table › Edit and Delete row ──
[chromium] › playwright/e2e/tables-sharing-link.spec.ts:243:2 › Public link sharing › Create only public share shows form mode and allows submitting
[chromium] › playwright/e2e/tables-table.spec.ts:35:2 › Manage a table › Update description ────
[chromium] › playwright/e2e/tables-table.spec.ts:52:2 › Manage
|
|
🎭 Playwright Run Summary
39 failed
[chromium] › playwright/e2e/column-datetime.spec.ts:14:2 › Test column date and time › Manage date and time column
[chromium] › playwright/e2e/column-datetime.spec.ts:43:2 › Test column date and time › Insert and test rows - default now
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:14:2 › Test column date › Manage date column
[chromium] › playwright/e2e/column-datetimeDate.spec.ts:40:2 › Test column date › Insert and test rows - default now
[chromium] › playwright/e2e/column-datetimeTime.spec.ts:14:2 › Test column time › Manage time column
[chromium] › playwright/e2e/column-datetimeTime.spec.ts:38:2 › Test column time › Insert and test rows - default now
[chromium] › playwright/e2e/column-number-progress.spec.ts:14:2 › Test column number progress › Manage progress column
[chromium] › playwright/e2e/column-number-stars.spec.ts:14:2 › Test column number stars › Manage stars column
[chromium] › playwright/e2e/column-number.spec.ts:15:2 › Test column number › Insert and test rows - default values
[chromium] › playwright/e2e/column-number.spec.ts:50:2 › Test column number › Insert and test rows - individual column settings
[chromium] › playwright/e2e/column-relation.spec.ts:46:2 › Test column relation › Create relation column, row, and verify label in table
[chromium] › playwright/e2e/column-relation.spec.ts:98:2 › Test column relation › Relation labels render inside an application context
[chromium] › playwright/e2e/column-selection-check.spec.ts:14:2 › Test column check › Insert and test rows - default value unchecked
[chromium] › playwright/e2e/column-selection-check.spec.ts:34:2 › Test column check › Insert and test rows - default value checked
[chromium] › playwright/e2e/column-selection-multi.spec.ts:14:2 › Test column multi selection › Insert and test rows
[chromium] › playwright/e2e/column-selection-multi.spec.ts:73:2 › Test column multi selection › Test empty selection
[chromium] › playwright/e2e/column-selection.spec.ts:15:2 › Test column single selection › Insert and test rows
[chromium] › playwright/e2e/column-selection.spec.ts:52:2 › Test column single selection › Test empty selection
[chromium] › playwright/e2e/column-text-line.spec.ts:11:2 › Test column text line › Manage text line column
[chromium] › playwright/e2e/column-text-link.spec.ts:16:2 › Test column text-link › Manage text-link column
[chromium] › playwright/e2e/column-usergroup.spec.ts:23:2 › Test column usergroup › Create column and rows with default values
[chromium] › playwright/e2e/column-usergroup.spec.ts:40:2 › Test column usergroup › Create column and rows without default values
[chromium] › playwright/e2e/column-usergroup.spec.ts:57:2 › Test column usergroup › Create and edit rows
[chromium] › playwright/e2e/context.spec.ts:62:2 › Manage a context › Update and add resources ─
[chromium] › playwright/e2e/rows-counter.spec.ts:11:2 › Row counter freshness › Navigation counters update for table and sibling view after adding a row
[chromium] › playwright/e2e/tables-fe-filters.spec.ts:34:2 › FE sorting and filtering › Reset FE filter on table or view change
[chromium] › playwright/e2e/tables-fe-filters.spec.ts:65:2 › FE sorting and filtering › Save FE sort as view sort
[chromium] › playwright/e2e/tables-fe-filters.spec.ts:90:2 › FE sorting and filtering › Navigation filtering
[chromium] › playwright/e2e/tables-rows.spec.ts:64:2 › Rows for a table › Edit and Delete row ──
[chromium] › playwright/e2e/tables-sharing-link.spec.ts:243:2 › Public link sharing › Create only public share shows form mode and allows submitting
[chromium] › playwright/e2e/tables-table.spec.ts:35:2 › Manage a table › Update description ────
[chromium] › playwright/e2e/tables-table.spec.ts:52:2 › Manage
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-results-master
|
201 MB |
sha256:6cd2895e77e90c61623d84104dc8dc1b7d51cb732afe31fa0c74c0569e6e91c6
|
|
|
playwright-results-stable33
|
219 MB |
sha256:f11bc16720bc2e3a95148cd05d3a5180aee592e81e5c4d9599a249e78f3c2e0a
|
|
|
playwright-results-stable34
|
209 MB |
sha256:2801a32d208d9812e7f59137e4959cdbe2d3d1965c79515ced6269c11d747984
|
|
|
playwright-results-stable35
|
200 MB |
sha256:09ca7b4a25db543869750c90af0c0bdc78ce9f3adff55646818aacfc3ec149fe
|
|