chore: Added phpunit for the filtering function in Row2Mapper::findAll #1565
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/actions-runner/_work/tables/tables/playwright/e2e/context.spec.ts:194:31
|
|
Playwright (master)
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
86 passed (7.2m)
|
|
🎭 Playwright Run Summary
86 passed (8.2m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › playwright/e2e/context.spec.ts:160:2 › Manage a context › Delete context with shares
85 passed (9.2m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-results-stable33
|
60 MB |
sha256:a8b0ea857440a837f056887b97a9c3d414970dc0c619c9fdbec003d3ce10bf2b
|
|