Tests #1357
Annotations
10 errors, 2 warnings, and 1 notice
meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts#L13
1) [chromium] › action-button.spec.ts:12:1 › @SDK: action button ─────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).not.toBeEmpty()
Locator: frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
Expected: not empty
Received: empty
Call log:
- expect.not.toBeEmpty with timeout 5000ms
- waiting for frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
at ../fixtures/Helper.ts:13
11 |
12 | // Wait for the iframe's content to be loaded
> 13 | await expect(iframeLocator.locator('body')).not.toBeEmpty();
| ^
14 |
15 | // Get the Frame object
16 | const frame = page.frame({ url: new RegExp(`location-id=${locationId}`) });
at getSDKiFrame (/home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts:13:51)
at /home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/tests/action-button.spec.ts:8:28
|
meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts#L13
1) [chromium] › action-button.spec.ts:12:1 › @SDK: action button ─────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).not.toBeEmpty()
Locator: frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
Expected: not empty
Received: empty
Call log:
- expect.not.toBeEmpty with timeout 5000ms
- waiting for frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
at ../fixtures/Helper.ts:13
11 |
12 | // Wait for the iframe's content to be loaded
> 13 | await expect(iframeLocator.locator('body')).not.toBeEmpty();
| ^
14 |
15 | // Get the Frame object
16 | const frame = page.frame({ url: new RegExp(`location-id=${locationId}`) });
at getSDKiFrame (/home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts:13:51)
at /home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/tests/action-button.spec.ts:8:28
|
meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts#L13
1) [chromium] › action-button.spec.ts:12:1 › @SDK: action button ─────────────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).not.toBeEmpty()
Locator: frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
Expected: not empty
Received: empty
Call log:
- expect.not.toBeEmpty with timeout 5000ms
- waiting for frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
at ../fixtures/Helper.ts:13
11 |
12 | // Wait for the iframe's content to be loaded
> 13 | await expect(iframeLocator.locator('body')).not.toBeEmpty();
| ^
14 |
15 | // Get the Frame object
16 | const frame = page.frame({ url: new RegExp(`location-id=${locationId}`) });
at getSDKiFrame (/home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts:13:51)
at /home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/tests/action-button.spec.ts:8:28
|
meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts#L13
2) [chromium] › component-section.spec.ts:12:1 › @SDK: add a component section ───────────────────
Error: Timed out 5000ms waiting for expect(locator).not.toBeEmpty()
Locator: frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
Expected: not empty
Received: empty
Call log:
- expect.not.toBeEmpty with timeout 5000ms
- waiting for frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
at ../fixtures/Helper.ts:13
11 |
12 | // Wait for the iframe's content to be loaded
> 13 | await expect(iframeLocator.locator('body')).not.toBeEmpty();
| ^
14 |
15 | // Get the Frame object
16 | const frame = page.frame({ url: new RegExp(`location-id=${locationId}`) });
at getSDKiFrame (/home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts:13:51)
at /home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/tests/component-section.spec.ts:8:28
|
meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts#L13
2) [chromium] › component-section.spec.ts:12:1 › @SDK: add a component section ───────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).not.toBeEmpty()
Locator: frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
Expected: not empty
Received: empty
Call log:
- expect.not.toBeEmpty with timeout 5000ms
- waiting for frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
at ../fixtures/Helper.ts:13
11 |
12 | // Wait for the iframe's content to be loaded
> 13 | await expect(iframeLocator.locator('body')).not.toBeEmpty();
| ^
14 |
15 | // Get the Frame object
16 | const frame = page.frame({ url: new RegExp(`location-id=${locationId}`) });
at getSDKiFrame (/home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts:13:51)
at /home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/tests/component-section.spec.ts:8:28
|
meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts#L13
2) [chromium] › component-section.spec.ts:12:1 › @SDK: add a component section ───────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).not.toBeEmpty()
Locator: frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
Expected: not empty
Received: empty
Call log:
- expect.not.toBeEmpty with timeout 5000ms
- waiting for frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
at ../fixtures/Helper.ts:13
11 |
12 | // Wait for the iframe's content to be loaded
> 13 | await expect(iframeLocator.locator('body')).not.toBeEmpty();
| ^
14 |
15 | // Get the Frame object
16 | const frame = page.frame({ url: new RegExp(`location-id=${locationId}`) });
at getSDKiFrame (/home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts:13:51)
at /home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/tests/component-section.spec.ts:8:28
|
meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts#L13
3) [chromium] › component-section.spec.ts:27:1 › @SDK: add a component section with tabs ─────────
Error: Timed out 5000ms waiting for expect(locator).not.toBeEmpty()
Locator: frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
Expected: not empty
Received: empty
Call log:
- expect.not.toBeEmpty with timeout 5000ms
- waiting for frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
at ../fixtures/Helper.ts:13
11 |
12 | // Wait for the iframe's content to be loaded
> 13 | await expect(iframeLocator.locator('body')).not.toBeEmpty();
| ^
14 |
15 | // Get the Frame object
16 | const frame = page.frame({ url: new RegExp(`location-id=${locationId}`) });
at getSDKiFrame (/home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts:13:51)
at /home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/tests/component-section.spec.ts:8:28
|
meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts#L13
3) [chromium] › component-section.spec.ts:27:1 › @SDK: add a component section with tabs ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).not.toBeEmpty()
Locator: frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
Expected: not empty
Received: empty
Call log:
- expect.not.toBeEmpty with timeout 5000ms
- waiting for frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
at ../fixtures/Helper.ts:13
11 |
12 | // Wait for the iframe's content to be loaded
> 13 | await expect(iframeLocator.locator('body')).not.toBeEmpty();
| ^
14 |
15 | // Get the Frame object
16 | const frame = page.frame({ url: new RegExp(`location-id=${locationId}`) });
at getSDKiFrame (/home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts:13:51)
at /home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/tests/component-section.spec.ts:8:28
|
meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts#L13
3) [chromium] › component-section.spec.ts:27:1 › @SDK: add a component section with tabs ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).not.toBeEmpty()
Locator: frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
Expected: not empty
Received: empty
Call log:
- expect.not.toBeEmpty with timeout 5000ms
- waiting for frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
at ../fixtures/Helper.ts:13
11 |
12 | // Wait for the iframe's content to be loaded
> 13 | await expect(iframeLocator.locator('body')).not.toBeEmpty();
| ^
14 |
15 | // Get the Frame object
16 | const frame = page.frame({ url: new RegExp(`location-id=${locationId}`) });
at getSDKiFrame (/home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts:13:51)
at /home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/tests/component-section.spec.ts:8:28
|
meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts#L13
4) [chromium] › context.spec.ts:25:1 › @SDK: get current language ────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).not.toBeEmpty()
Locator: frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
Expected: not empty
Received: empty
Call log:
- expect.not.toBeEmpty with timeout 5000ms
- waiting for frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
- locator resolved to <body>…</body>
- unexpected value "empty"
at ../fixtures/Helper.ts:13
11 |
12 | // Wait for the iframe's content to be loaded
> 13 | await expect(iframeLocator.locator('body')).not.toBeEmpty();
| ^
14 |
15 | // Get the Frame object
16 | const frame = page.frame({ url: new RegExp(`location-id=${locationId}`) });
at getSDKiFrame (/home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/fixtures/Helper.ts:13:51)
at /home/runner/work/meteor/meteor/meteor/examples/TestPlugin/tests/acceptance/tests/context.spec.ts:21:28
|
|
|
28 failed
[chromium] › action-button.spec.ts:12:1 › @SDK: action button ──────────────────────────────────
[chromium] › component-section.spec.ts:12:1 › @SDK: add a component section ────────────────────
[chromium] › component-section.spec.ts:27:1 › @SDK: add a component section with tabs ──────────
[chromium] › context.spec.ts:25:1 › @SDK: get current language ─────────────────────────────────
[chromium] › context.spec.ts:46:1 › @SDK: subscribe on language changes ────────────────────────
[chromium] › context.spec.ts:103:1 › @SDK: get current environment ─────────────────────────────
[chromium] › context.spec.ts:119:1 › @SDK: get current locale ──────────────────────────────────
[chromium] › context.spec.ts:136:1 › @SDK: subscribe on locale changes ─────────────────────────
[chromium] › context.spec.ts:200:1 › @SDK: get current shopware version ────────────────────────
[chromium] › context.spec.ts:218:1 › @SDK: get app information ─────────────────────────────────
[chromium] › context.spec.ts:237:1 › @SDK: get module information ──────────────────────────────
[chromium] › dataset.spec.ts:13:1 › @SDK: dataset get ──────────────────────────────────────────
[chromium] › dataset.spec.ts:29:1 › @SDK: dataset subscribe ────────────────────────────────────
[chromium] › dataset.spec.ts:42:1 › @SDK: dataset update ───────────────────────────────────────
[chromium] › location.spec.ts:14:1 › @SDK: update the height of the location iFrame ────────────
[chromium] › location.spec.ts:38:1 › @SDK: start auto resizing of the iFrame height ────────────
[chromium] › main-module.spec.ts:11:1 › @SDK: add main module ──────────────────────────────────
[chromium] › main-module.spec.ts:28:1 › @SDK: check main module with searchbar ─────────────────
[chromium] › menu-item.spec.ts:11:1 › @SDK: add menu item ──────────────────────────────────────
[chromium] › menu-item.spec.ts:25:1 › @SDK: add menu item at third level ───────────────────────
[chromium] › menu-item.spec.ts:55:1 › @SDK: check menu position ────────────────────────────────
[chromium] › modals.spec.ts:12:1 › @SDK: modals ────────────────────────────────────────────────
[chromium] › notification.spec.ts:12:1 › @SDK: dispatch a notification ─────────────────────────
[chromium] › settings-item.spec.ts:11:1 › @SDK: add settings without searchbar ─────────────────
[chromium] › settings-item.spec.ts:31:1 › @SDK: add settings with searchbar ────────────────────
[chromium] › tabs.spec.ts:12:1 › @SDK: Check tab existence ─────────────────────────────────────
[chromium] › window.spec.ts:12:1 › @SDK: redirect to another URL ───────────────────────────────
[chromium] › window.spec.ts:36:1 › @SDK: push router ───────────────────────────────────────────
|
This job failed
Loading