fix: pin container-retention-policy to v3.0.1 #243
Annotations
4 errors, 1 warning, and 1 notice
|
Run Tests
Process completed with exit code 1.
|
|
[chromium] › e2e/cases.spec.ts:54:6 › Case management › delete a case:
e2e/cases.spec.ts#L78
1) [chromium] › e2e/cases.spec.ts:54:6 › Case management › delete a case ─────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toBeVisible() failed
Locator: getByText('Delete Me Case')
Expected: not visible
Received: visible
Timeout: 5000ms
Call log:
- Expect "not toBeVisible" with timeout 5000ms
- waiting for getByText('Delete Me Case')
9 × locator resolved to <h3 class="font-semibold text-2xl leading-none tracking-tight">Delete Me Case</h3>
- unexpected value "visible"
76 |
77 | // Case should disappear
> 78 | await expect(page.getByText("Delete Me Case")).not.toBeVisible();
| ^
79 | });
80 | });
81 |
at /home/runner/work/AssurancePlatform/AssurancePlatform/e2e/cases.spec.ts:78:54
|
|
[chromium] › e2e/cases.spec.ts:54:6 › Case management › delete a case:
e2e/cases.spec.ts#L78
1) [chromium] › e2e/cases.spec.ts:54:6 › Case management › delete a case ─────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).not.toBeVisible() failed
Locator: getByText('Delete Me Case')
Expected: not visible
Received: visible
Timeout: 5000ms
Call log:
- Expect "not toBeVisible" with timeout 5000ms
- waiting for getByText('Delete Me Case')
9 × locator resolved to <h3 class="font-semibold text-2xl leading-none tracking-tight">Delete Me Case</h3>
- unexpected value "visible"
76 |
77 | // Case should disappear
> 78 | await expect(page.getByText("Delete Me Case")).not.toBeVisible();
| ^
79 | });
80 | });
81 |
at /home/runner/work/AssurancePlatform/AssurancePlatform/e2e/cases.spec.ts:78:54
|
|
[chromium] › e2e/cases.spec.ts:54:6 › Case management › delete a case:
e2e/cases.spec.ts#L78
1) [chromium] › e2e/cases.spec.ts:54:6 › Case management › delete a case ─────────────────────────
Error: expect(locator).not.toBeVisible() failed
Locator: getByText('Delete Me Case')
Expected: not visible
Received: visible
Timeout: 5000ms
Call log:
- Expect "not toBeVisible" with timeout 5000ms
- waiting for getByText('Delete Me Case')
9 × locator resolved to <h3 class="font-semibold text-2xl leading-none tracking-tight">Delete Me Case</h3>
- unexpected value "visible"
76 |
77 | // Case should disappear
> 78 | await expect(page.getByText("Delete Me Case")).not.toBeVisible();
| ^
79 | });
80 | });
81 |
at /home/runner/work/AssurancePlatform/AssurancePlatform/e2e/cases.spec.ts:78:54
|
|
Run Tests
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
|
|
🎭 Playwright Run Summary
1 failed
[chromium] › e2e/cases.spec.ts:54:6 › Case management › delete a case ──────────────────────────
22 passed (40.8s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
test-results
Expired
|
2.64 MB |
sha256:1f1a137fc671ff33e3acb93f31ffb8735e3c4aa46ad3bf857b4f8ef9221f10ca
|
|