Allow adding up to 5 link variant options #3803
Annotations
2 errors, 2 warnings, and 1 notice
Running E2E tests:
playwright/tests/changelog/changelog.spec.ts#L88
1) [chromium] › changelog/changelog.spec.ts:64:5 › I can see the yarn latest update command ──────
Error: Timed out 30000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('main').getByText('yarn add --dev slice-machine-ui@latest @slicemachine/adapter-next@latest', { exact: true })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for getByRole('main').getByText('yarn add --dev slice-machine-ui@latest @slicemachine/adapter-next@latest', { exact: true })
86 | version: "latest",
87 | }),
> 88 | ).toBeVisible();
| ^
89 | });
90 |
91 | test("I can see the npm latest update command", async ({
at /home/runner/work/slice-machine/slice-machine/playwright/tests/changelog/changelog.spec.ts:88:5
|
Running E2E tests:
playwright/tests/changelog/changelog.spec.ts#L88
1) [chromium] › changelog/changelog.spec.ts:64:5 › I can see the yarn latest update command ──────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 30000ms waiting for expect(locator).toBeVisible()
Locator: getByRole('main').getByText('yarn add --dev slice-machine-ui@latest @slicemachine/adapter-next@latest', { exact: true })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for getByRole('main').getByText('yarn add --dev slice-machine-ui@latest @slicemachine/adapter-next@latest', { exact: true })
86 | version: "latest",
87 | }),
> 88 | ).toBeVisible();
| ^
89 | });
90 |
91 | test("I can see the npm latest update command", async ({
at /home/runner/work/slice-machine/slice-machine/playwright/tests/changelog/changelog.spec.ts:88:5
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "e2e-all-blob-reports", "html-report--attempt-1".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Running E2E tests
1 flaky
[chromium] › changelog/changelog.spec.ts:64:5 › I can see the yarn latest update command ───────
2 skipped
23 passed (3.4m)
|
Loading