Run tests on 3.20.50-1a5751e CORE #326
Annotations
3 errors, 2 warnings, and 1 notice
Run playwright tests:
playwright/tests/collections.spec.ts#L1
1) [e2e] › collections.spec.ts:13:5 › TC: SALEOR_112 Create collection @collections @e2e ─────────
Test timeout of 35000ms exceeded.
|
Run playwright tests:
playwright/pages/collectionsPage.ts#L44
1) [e2e] › collections.spec.ts:13:5 › TC: SALEOR_112 Create collection @collections @e2e ─────────
Error: locator.click: Test timeout of 35000ms exceeded.
Call log:
- waiting for getByTestId('create-collection')
- locator resolved to <button disabled type="button" data-macaw-ui-component="…>Create collection</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not enabled - waiting...
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="MuiTypography-root MuiTypography-h5">Something went wrong</div> from <div class="jss1">…</div> subtree intercepts pointer events
- retrying click action, attempt #1
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="MuiTypography-root MuiTypography-h5">Something went wrong</div> from <div class="jss1">…</div> subtree intercepts pointer events
- retrying click action, attempt #2
- waiting 20ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="MuiTypography-root MuiTypography-h5">Something went wrong</div> from <div class="jss1">…</div> subtree intercepts pointer events
- retrying click action, attempt #3
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="MuiTypography-root MuiTypography-h5">Something went wrong</div> from <div class="jss1">…</div> subtree intercepts pointer events
- retrying click action, attempt #4
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="MuiTypography-root MuiTypography-h5">Something went wrong</div> from <div class="jss1">…</div> subtree intercepts pointer events
- retrying click action, attempt #5
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="MuiTypography-root MuiTypography-h5">Something went wrong</div> from <div class="jss1">…</div> subtree intercepts pointer events
- retrying click action, attempt #6
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="MuiTypography-root MuiTypography-h5">Something went wrong</div> from <div class="jss1">…</div> subtree intercepts pointer events
- retrying click action, attempt #7
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="MuiTypography-root MuiTypography-h5">Something went wrong</div> from <div class="jss1">…</div> subtree intercepts pointer events
- retrying click action, attempt #8
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view if needed
- done scrolling
- <div class="MuiTypography-root MuiTypography-h5">Something went wrong</div> from <div class="jss1">…</div> subtree intercepts pointer events
- retrying click action, attempt #9
- waiting 500ms
- waiting for element to be visible, enabled and stable
- element is visible, enabled and stable
- scrolling into view
|
Run playwright tests
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/upload-artifact@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "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/
|
Run playwright tests
1 failed
[e2e] › collections.spec.ts:13:5 › TC: SALEOR_112 Create collection @collections @e2e ──────────
118 passed (5.7m)
|
Loading