Skip to content

Improve CI pipeline INTER-180 #3

Improve CI pipeline INTER-180

Improve CI pipeline INTER-180 #3

Triggered via pull request December 11, 2023 12:28
Status Success
Total duration 3m 53s
Artifacts 1

ci.yml

on: pull_request
Matrix: Playwright e2e tests
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 notices
[firefox] › personalization.spec.ts:55:7 › Personalization › should remember cart contents after reloading page: e2e/personalization.spec.ts#L67
1) [firefox] › personalization.spec.ts:55:7 › Personalization › should remember cart contents after reloading page Error: expect(received).toBe(expected) // Object.is equality Expected: 1 Received: 0 Call Log: - Timeout 5000ms exceeded while waiting on the predicate 65 | await page.reload(); 66 | > 67 | await expect.poll(() => cartItem.count()).toBe(1); | ^ 68 | await expect(cartItem.getByTestId(CART_ID.cartItemCount)).toHaveText('02'); 69 | }); 70 | at /home/runner/work/fingerprintjs-pro-use-cases/fingerprintjs-pro-use-cases/e2e/personalization.spec.ts:67:47
🎭 Playwright Run Summary
1 flaky [firefox] › personalization.spec.ts:55:7 › Personalization › should remember cart contents after reloading page 26 passed (1.4m)
🎭 Playwright Run Summary
27 passed (1.7m)
🎭 Playwright Run Summary
27 passed (2.0m)

Artifacts

Produced during runtime
Name Size
playwright-report Expired
3.66 MB