feat: Reorder views #1555
playwright.yml
on: pull_request
Matrix: playwright
playwright-summary
6s
Annotations
1 error, 2 warnings, and 3 notices
|
[chromium] › playwright/e2e/context.spec.ts:160:2 › Manage a context › Delete context with shares:
playwright/e2e/context.spec.ts#L194
1) [chromium] › playwright/e2e/context.spec.ts:160:2 › Manage a context › Delete context with shares
Error: expect(received).toBeTruthy()
Received: false
192 | await deleteDialog.getByRole('button', { name: 'Delete' }).click()
193 | const deleteResponse = await deleteResponsePromise
> 194 | expect(deleteResponse.ok()).toBeTruthy()
| ^
195 | await expect(deleteDialog).toBeHidden({ timeout: 10000 })
196 |
197 | // Wait for the navigation item to be hidden
at /home/runner/work/tables/tables/playwright/e2e/context.spec.ts:194:31
|
|
Playwright (stable33)
No files were found with the provided path: playwright/test-results/
test-results/. No artifacts will be uploaded.
|
|
Playwright (stable34)
No files were found with the provided path: playwright/test-results/
test-results/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
85 passed (6.9m)
|
|
🎭 Playwright Run Summary
85 passed (7.9m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/e2e/context.spec.ts:160:2 › Manage a context › Delete context with shares
84 passed (9.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-results-master
Expired
|
61.4 MB |
sha256:dc70cd2116997661b176ebf72c85499c082211ba68bc07518508ede0af4b5f59
|
|