fix(deps): update dependency @nextcloud/vue to ^8.37.0 (main) #56
playwright.yml
on: pull_request
Matrix: playwright
playwright-summary
9s
Annotations
1 error, 1 warning, and 2 notices
|
[chromium] › playwright/e2e/view-mandatory-state.spec.ts:113:2 › Mandatory Column Functionality › EditRow - Mandatory Field Validation:
playwright/e2e/view-mandatory-state.spec.ts#L142
1) [chromium] › playwright/e2e/view-mandatory-state.spec.ts:113:2 › Mandatory Column Functionality › EditRow - Mandatory Field Validation
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-cy="editRowModal"]').locator('.notecard--error, .note-card--error, .error, [type="error"]').first()
Expected: visible
Timeout: 15000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 15000ms
- waiting for locator('[data-cy="editRowModal"]').locator('.notecard--error, .note-card--error, .error, [type="error"]').first()
140 | await input.blur()
141 |
> 142 | await expect(page.locator('[data-cy="editRowModal"]').locator('.notecard--error, .note-card--error, .error, [type="error"]').first()).toBeVisible({ timeout: 15000 })
| ^
143 |
144 | // Check that save button is disabled
145 | const saveBtn = page.locator('[data-cy="editRowSaveButton"]')
at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/view-mandatory-state.spec.ts:142:137
|
|
Playwright (master)
No files were found with the provided path: playwright/test-results/
test-results/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/e2e/view-mandatory-state.spec.ts:113:2 › Mandatory Column Functionality › EditRow - Mandatory Field Validation
72 passed (6.1m)
|
|
🎭 Playwright Run Summary
73 passed (6.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-results-stable33
Expired
|
16.5 MB |
sha256:023f7b10bcd045080f5ac9ae2de415c2aa705f6e091b8b1b2865c76972e2bdeb
|
|