Skip to content

HTML snapshot test for all samples for consistency in the markup #32

HTML snapshot test for all samples for consistency in the markup

HTML snapshot test for all samples for consistency in the markup #32

Triggered via pull request July 28, 2023 12:56
Status Success
Total duration 7m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

1 error and 10 notices
[react:webkit] › pagination/pagination.e2e-spec.ts:46:2 › Pagination tests › Config features: e2e/pagination/pagination.e2e-spec.ts#L58
1) [react:webkit] › pagination/pagination.e2e-spec.ts:46:2 › Pagination tests › Config features ── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 1 @@ -1,7 +1,7 @@ Object { - "disabled": "true", + "disabled": null, "pages": Array [ "1(current)", ], "rootClasses": Array [ "au-pagination", 56 | await paginationDemoPO.locatorBtnConfigDisabled('true').click(); 57 | expectedState = {...expectedState, disabled: 'true'}; > 58 | expect(await paginationState(paginationPO)).toEqual(expectedState); | ^ 59 | await paginationDemoPO.locatorBtnConfigDisabled('false').click(); 60 | expectedState = {...expectedState, disabled: null}; 61 | expect(await paginationState(paginationPO)).toEqual(expectedState); at /home/runner/work/AgnosUI/AgnosUI/e2e/pagination/pagination.e2e-spec.ts:58:47
🎭 Playwright Run Summary
1 skipped 40 passed (36.6s)
🎭 Playwright Run Summary
1 skipped 40 passed (48.6s)
🎭 Playwright Run Summary
41 passed (54.1s)
🎭 Playwright Run Summary
1 flaky [react:webkit] › pagination/pagination.e2e-spec.ts:46:2 › Pagination tests › Config features ─── 1 skipped 39 passed (1.0m)
🎭 Playwright Run Summary
1 skipped 39 passed (1.2m)
🎭 Playwright Run Summary
1 skipped 40 passed (1.2m)
🎭 Playwright Run Summary
1 skipped 40 passed (1.1m)
🎭 Playwright Run Summary
1 skipped 39 passed (49.1s)
🎭 Playwright Run Summary
1 skipped 39 passed (56.2s)
🎭 Playwright Run Summary
1 skipped 39 passed (1.1m)