fix(relations): Fix relations loading in applications, references, analytics #1523
playwright.yml
on: pull_request
Matrix: playwright
playwright-summary
6s
Annotations
27 errors and 3 notices
|
Playwright (stable33)
Process completed with exit code 1.
|
|
Playwright (stable33)
Process completed with exit code 1.
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L26
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByRole('option', { name: /Test relation source/i }).first()
24 | await input.click()
25 | await input.fill(value)
> 26 | await page.getByRole('option', { name: new RegExp(value, 'i') }).first().click()
| ^
27 | }
28 |
29 | test.describe('Test column relation', () => {
at selectFromVueDropdown (/home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:26:75)
at /home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:56:3
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L0
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Test timeout of 60000ms exceeded.
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L26
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByRole('option', { name: /Test relation source/i }).first()
24 | await input.click()
25 | await input.fill(value)
> 26 | await page.getByRole('option', { name: new RegExp(value, 'i') }).first().click()
| ^
27 | }
28 |
29 | test.describe('Test column relation', () => {
at selectFromVueDropdown (/home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:26:75)
at /home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:56:3
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L0
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Test timeout of 60000ms exceeded.
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L26
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByRole('option', { name: /Test relation source/i }).first()
24 | await input.click()
25 | await input.fill(value)
> 26 | await page.getByRole('option', { name: new RegExp(value, 'i') }).first().click()
| ^
27 | }
28 |
29 | test.describe('Test column relation', () => {
at selectFromVueDropdown (/home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:26:75)
at /home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:56:3
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L0
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Test timeout of 60000ms exceeded.
|
|
Playwright (stable34)
Process completed with exit code 1.
|
|
Playwright (stable34)
Process completed with exit code 1.
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L26
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByRole('option', { name: /Test relation source/i }).first()
24 | await input.click()
25 | await input.fill(value)
> 26 | await page.getByRole('option', { name: new RegExp(value, 'i') }).first().click()
| ^
27 | }
28 |
29 | test.describe('Test column relation', () => {
at selectFromVueDropdown (/home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:26:75)
at /home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:56:3
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L0
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Test timeout of 60000ms exceeded.
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L26
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByRole('option', { name: /Test relation source/i }).first()
24 | await input.click()
25 | await input.fill(value)
> 26 | await page.getByRole('option', { name: new RegExp(value, 'i') }).first().click()
| ^
27 | }
28 |
29 | test.describe('Test column relation', () => {
at selectFromVueDropdown (/home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:26:75)
at /home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:56:3
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L0
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Test timeout of 60000ms exceeded.
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L26
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByRole('option', { name: /Test relation source/i }).first()
24 | await input.click()
25 | await input.fill(value)
> 26 | await page.getByRole('option', { name: new RegExp(value, 'i') }).first().click()
| ^
27 | }
28 |
29 | test.describe('Test column relation', () => {
at selectFromVueDropdown (/home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:26:75)
at /home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:56:3
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L0
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Test timeout of 60000ms exceeded.
|
|
Playwright (master)
Process completed with exit code 1.
|
|
Playwright (master)
Process completed with exit code 1.
|
|
[chromium] βΊ playwright/e2e/view.spec.ts:175:2 βΊ Interact with views βΊ Create view and delete rows in the view:
playwright/e2e/view.spec.ts#L203
2) [chromium] βΊ playwright/e2e/view.spec.ts:175:2 βΊ Interact with views βΊ Create view and delete rows in the view
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: expect(locator).toHaveCount(expected) failed
Locator: locator('[data-cy="customTableRow"]')
Expected: -1
Received: 3
Timeout: 10000ms
Call log:
- Expect "toHaveCount" with timeout 10000ms
- waiting for locator('[data-cy="customTableRow"]')
24 Γ locator resolved to 3 elements
- unexpected value "3"
201 |
202 | // Verify one row was deleted β toHaveCount retries until the DOM settles
> 203 | await expect(page.locator('[data-cy="customTableRow"]')).toHaveCount(rowCountBefore - 1, { timeout: 10000 })
| ^
204 | })
205 | })
206 |
at /home/runner/work/tables/tables/playwright/e2e/view.spec.ts:203:60
|
|
[chromium] βΊ playwright/e2e/view.spec.ts:175:2 βΊ Interact with views βΊ Create view and delete rows in the view:
playwright/e2e/view.spec.ts#L203
2) [chromium] βΊ playwright/e2e/view.spec.ts:175:2 βΊ Interact with views βΊ Create view and delete rows in the view
Error: expect(locator).toHaveCount(expected) failed
Locator: locator('[data-cy="customTableRow"]')
Expected: -1
Received: 3
Timeout: 10000ms
Call log:
- Expect "toHaveCount" with timeout 10000ms
- waiting for locator('[data-cy="customTableRow"]')
- locator resolved to 4 elements
- unexpected value "4"
23 Γ locator resolved to 3 elements
- unexpected value "3"
201 |
202 | // Verify one row was deleted β toHaveCount retries until the DOM settles
> 203 | await expect(page.locator('[data-cy="customTableRow"]')).toHaveCount(rowCountBefore - 1, { timeout: 10000 })
| ^
204 | })
205 | })
206 |
at /home/runner/work/tables/tables/playwright/e2e/view.spec.ts:203:60
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L26
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByRole('option', { name: /Test relation source/i }).first()
24 | await input.click()
25 | await input.fill(value)
> 26 | await page.getByRole('option', { name: new RegExp(value, 'i') }).first().click()
| ^
27 | }
28 |
29 | test.describe('Test column relation', () => {
at selectFromVueDropdown (/home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:26:75)
at /home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:56:3
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L0
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Retry #2 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Test timeout of 60000ms exceeded.
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L26
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByRole('option', { name: /Test relation source/i }).first()
24 | await input.click()
25 | await input.fill(value)
> 26 | await page.getByRole('option', { name: new RegExp(value, 'i') }).first().click()
| ^
27 | }
28 |
29 | test.describe('Test column relation', () => {
at selectFromVueDropdown (/home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:26:75)
at /home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:56:3
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L0
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Retry #1 βββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
Test timeout of 60000ms exceeded.
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L26
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByRole('option', { name: /Test relation source/i }).first()
24 | await input.click()
25 | await input.fill(value)
> 26 | await page.getByRole('option', { name: new RegExp(value, 'i') }).first().click()
| ^
27 | }
28 |
29 | test.describe('Test column relation', () => {
at selectFromVueDropdown (/home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:26:75)
at /home/runner/work/tables/tables/playwright/e2e/column-relation.spec.ts:56:3
|
|
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column:
playwright/e2e/column-relation.spec.ts#L0
1) [chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
Test timeout of 60000ms exceeded.
|
|
playwright-summary
Process completed with exit code 1.
|
|
π Playwright Run Summary
1 failed
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
85 passed (9.1m)
|
|
π Playwright Run Summary
1 failed
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
85 passed (9.2m)
|
|
π Playwright Run Summary
1 failed
[chromium] βΊ playwright/e2e/column-relation.spec.ts:32:2 βΊ Test column relation βΊ Create relation column, row, and verify label in table
1 flaky
[chromium] βΊ playwright/e2e/view.spec.ts:175:2 βΊ Interact with views βΊ Create view and delete rows in the view
84 passed (10.9m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-results-master
Expired
|
31 MB |
sha256:84e7257e1fa98c12032e76940a1d3fbdb62d45e4e413a1728ffe0c46b5ce0384
|
|
|
playwright-results-stable33
Expired
|
9.87 MB |
sha256:4f836b1ac597417d186f07ea9a19dbe7113c5940e17841c959af62c94af76a09
|
|
|
playwright-results-stable34
Expired
|
9.67 MB |
sha256:0719eb3ecf5cea884c239f21713e351b1cb93d5b25fb563120486cf684b362d4
|
|