Update nextjs monorepo to v15.1.5 #3759
build.yml
on: pull_request
Annotations
2 errors, 4 warnings, and 2 notices
[webkit] › acceptance/desktop/index.spec.ts:407:6 › JDK Comparison › allows filtering by vendor:
tests/acceptance/desktop/index.spec.ts#L1
1) [webkit] › acceptance/desktop/index.spec.ts:407:6 › JDK Comparison › allows filtering by vendor
Test timeout of 10000ms exceeded.
|
[webkit] › acceptance/desktop/index.spec.ts:407:6 › JDK Comparison › allows filtering by vendor:
tests/acceptance/desktop/index.spec.ts#L413
1) [webkit] › acceptance/desktop/index.spec.ts:407:6 › JDK Comparison › allows filtering by vendor
Error: locator.click: Test timeout of 10000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Vendors 1', exact: true })
411 |
412 | await form.getByRole("checkbox", { name: "Oracle" }).click();
> 413 | await page.getByRole("button", { name: "Vendors 1", exact: true }).click();
| ^
414 |
415 | let vendors = new Set(await page.getByTestId("product-vendor").allTextContents());
416 | expect(vendors).toHaveProperty("size", 1);
at /home/runner/work/jdkcomparison/jdkcomparison/tests/acceptance/desktop/index.spec.ts:413:70
|
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
199 passed (2.8m)
|
🎭 Playwright Run Summary
1 flaky
[webkit] › acceptance/desktop/index.spec.ts:407:6 › JDK Comparison › allows filtering by vendor
80 passed (1.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jdkcomparison-site
|
607 KB |
|