feat(federation): Federated table sharing #1505
playwright.yml
on: pull_request
Matrix: playwright
playwright-summary
7s
Annotations
1 error, 2 warnings, and 3 notices
|
[chromium] › playwright/e2e/tables-import-export-scheme.spec.ts:201:2 › Import Export Scheme › Import table from scheme:
playwright/e2e/tables-import-export-scheme.spec.ts#L210
1) [chromium] › playwright/e2e/tables-import-export-scheme.spec.ts:201:2 › Import Export Scheme › Import table from scheme
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-cy="navigationTableItem"]').filter({ hasText: 'Imported scheme table' })
Expected: visible
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 10000ms
- waiting for locator('[data-cy="navigationTableItem"]').filter({ hasText: 'Imported scheme table' })
208 | .locator('[data-cy="navigationTableItem"]')
209 | .filter({ hasText: scheme.title })
> 210 | await expect(todoListItem).toBeVisible({ timeout: 10000 })
| ^
211 |
212 | await todoListItem.locator('a').first().click()
213 | await todoListItem
at /home/runner/work/tables/tables/playwright/e2e/tables-import-export-scheme.spec.ts:210:30
|
|
Playwright (stable34)
No files were found with the provided path: playwright/test-results/
test-results/. No artifacts will be uploaded.
|
|
Playwright (stable33)
No files were found with the provided path: playwright/test-results/
test-results/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
85 passed (7.7m)
|
|
🎭 Playwright Run Summary
85 passed (7.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/e2e/tables-import-export-scheme.spec.ts:201:2 › Import Export Scheme › Import table from scheme
84 passed (8.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-results-master
Expired
|
5.63 MB |
sha256:17347a221ce341d906fc1226930d72aa58a696486249202707b891ace36abcfb
|
|