fix: improve number input validation and update handling #1544
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 (master)
No files were found with the provided path: playwright/test-results/
test-results/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
85 passed (7.2m)
|
|
🎭 Playwright Run Summary
85 passed (8.0m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/e2e/context.spec.ts:160:2 › Manage a context › Delete context with shares
84 passed (8.8m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-results-stable34
Expired
|
65.3 MB |
sha256:988d1246b07d20fe2c267a6489bf7d6989ab07bfb7f413b405c419f98f65156b
|
|