Upgrade to Next.js 15 #3653
build.yml
on: push
Annotations
1 error, 4 warnings, and 3 notices
[webkit] › e2e/desktop/index.spec.ts:719:6 › JDK Comparison › updates number of active filters:
tests/e2e/desktop/index.spec.ts#L729
1) [webkit] › e2e/desktop/index.spec.ts:719:6 › JDK Comparison › updates number of active filters
Error: Timed out 5000ms waiting for expect(locator).toHaveAccessibleName(expected)
Locator: getByRole('region', { name: 'Filters' }).getByRole('button').nth(5)
Expected string: "GCs 3"
Received string: "GCs 2"
Call log:
- expect.toHaveAccessibleName with timeout 5000ms
- waiting for getByRole('region', { name: 'Filters' }).getByRole('button').nth(5)
2 × locator resolved to <button data-open="" type="button" data-active="" aria-expanded="true" data-headlessui-state="open active" id="headlessui-popover-button-:Rrlt6mm:" aria-controls="headlessui-popover-panel-:R1blt6mm:" class="group inline-flex items-center justify-center text-sm font-medium text-gray-700 hover:text-gray-900">…</button>
- unexpected value "GCs 1"
7 × locator resolved to <button data-open="" type="button" data-active="" aria-expanded="true" data-headlessui-state="open active" id="headlessui-popover-button-:Rrlt6mm:" aria-controls="headlessui-popover-panel-:R1blt6mm:" class="group inline-flex items-center justify-center text-sm font-medium text-gray-700 hover:text-gray-900">…</button>
- unexpected value "GCs 2"
727 | await form.getByRole("checkbox", { name: "Shenandoah", exact: true }).click();
728 |
> 729 | await expect(filters.getByRole("button").nth(5)).toHaveAccessibleName("GCs 3");
| ^
730 |
731 | await form.getByRole("checkbox", { name: "Epsilon", exact: true }).click();
732 |
at /home/runner/work/jdkcomparison/jdkcomparison/tests/e2e/desktop/index.spec.ts:729:52
|
Run common checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Deploy preview
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run acceptance tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
1 flaky
[webkit] › e2e/desktop/index.spec.ts:719:6 › JDK Comparison › updates number of active filters ─
198 passed (2.9m)
|
🎭 Playwright Run Summary
81 passed (1.3m)
|
216 tests found
There are 216 tests, see "Raw output" for the full list of tests.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jdkcomparison-site
|
607 KB |
|