fix(deps): update all non-major dependencies (#1055) #808
Annotations
1 error, 12 warnings, and 10 notices
[main:svelte:webkit] › pagination/pagination.e2e-spec.ts:110:2 › Pagination tests › Hrefs custom for pages:
e2e/pagination/pagination.e2e-spec.ts#L165
1) [main:svelte:webkit] › pagination/pagination.e2e-spec.ts:110:2 › Pagination tests › Hrefs custom for pages
Error: expect(received).toEqual(expected) // deep equality
- Expected - 6
+ Received + 6
@@ -9,23 +9,23 @@
"#/pagination/hash#6",
],
"hrefsNavigation": Object {
"first": "#/pagination/hash#1",
"last": "#/pagination/hash#6",
- "next": "#/pagination/hash#6",
- "previous": "#/pagination/hash#4",
+ "next": "#/pagination/hash#2",
+ "previous": "#/pagination/hash#1",
},
- "isFirstDisabled": false,
+ "isFirstDisabled": true,
"isLastDisabled": false,
"isNextDisabled": false,
- "isPreviousDisabled": false,
+ "isPreviousDisabled": true,
"pages": Array [
- "1",
+ "1(current)",
"2",
"3",
"4",
- "5(current)",
+ "5",
"6",
],
"rootClasses": Array [
"au-pagination",
"pagination",
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
163 | await expect.poll(() => paginationPO.state()).toEqual(expectedStateAfterFirstButtonClicked);
164 | await page.goBack();
> 165 | await expect.poll(() => paginationPO.state()).toEqual(expectedStateAfterPageClick);
| ^
166 | await page.goBack();
167 | await expect.poll(() => paginationPO.state()).toEqual(initialStateWithCustomHrefs);
168 | await page.goForward();
at /home/runner/work/AgnosUI/AgnosUI/e2e/pagination/pagination.e2e-spec.ts:165:3
|
e2e-tests / Test (4/10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-tests / Test (3/10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-tests / Test (1/10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-tests / Test (5/10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-tests / Test (2/10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-tests / Test (6/10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-tests / Test (7/10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-tests / Test (10/10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-tests / Test (8/10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-tests / Test (9/10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
e2e-tests / merge-reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
106 passed (2.5m)
|
🎭 Playwright Run Summary
105 passed (2.8m)
|
🎭 Playwright Run Summary
109 passed (2.5m)
|
🎭 Playwright Run Summary
1 flaky
[main:svelte:webkit] › pagination/pagination.e2e-spec.ts:110:2 › Pagination tests › Hrefs custom for pages
111 passed (2.8m)
|
🎭 Playwright Run Summary
104 passed (2.8m)
|
🎭 Playwright Run Summary
2 skipped
98 passed (2.5m)
|
🎭 Playwright Run Summary
1 skipped
105 passed (2.2m)
|
🎭 Playwright Run Summary
14 skipped
91 passed (5.3m)
|
🎭 Playwright Run Summary
1 skipped
105 passed (5.2m)
|
🎭 Playwright Run Summary
18 skipped
87 passed (8.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-playwright-report
Expired
|
1.52 MB |
|
e2e-test-1
Expired
|
220 KB |
|
e2e-test-10
Expired
|
99.2 KB |
|
e2e-test-2
Expired
|
220 KB |
|
e2e-test-3
Expired
|
204 KB |
|
e2e-test-4
Expired
|
220 KB |
|
e2e-test-5
Expired
|
451 KB |
|
e2e-test-6
Expired
|
132 KB |
|
e2e-test-7
Expired
|
117 KB |
|
e2e-test-8
Expired
|
213 KB |
|
e2e-test-9
Expired
|
100 KB |
|