Update icons #1540
Annotations
1 error, 7 warnings, and 1 notice
Run Playwrigth:
meteor/examples/admin-sdk-plugin/tests/acceptance/fixtures/Helper.ts#L13
1) [chromium] › component-section.spec.ts:14: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: <element(s) not found>
Call log:
- expect.not.toBeEmpty with timeout 5000ms
- waiting for frameLocator('iframe[src*="location-id=sw-main-hidden"]').locator('body')
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/admin-sdk-plugin/tests/acceptance/fixtures/Helper.ts:13:51)
at /home/runner/work/meteor/meteor/meteor/examples/admin-sdk-plugin/tests/acceptance/tests/component-section.spec.ts:10:28
|
Run Playwrigth:
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › context.spec.ts#L1
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › context.spec.ts took 1.3m
|
Run Playwrigth:
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › dataset.spec.ts#L1
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › dataset.spec.ts took 24.4s
|
Run Playwrigth:
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › menu-item.spec.ts#L1
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › menu-item.spec.ts took 22.0s
|
Run Playwrigth:
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › action-button.spec.ts#L1
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › action-button.spec.ts took 18.2s
|
Run Playwrigth:
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › location.spec.ts#L1
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › location.spec.ts took 18.1s
|
Run actions/upload-artifact@v4
No files were found with the provided path: meteor/examples/admin-sdk-plugin/tests/acceptance/playwright-report/. No artifacts will be uploaded.
|
Run actions/upload-artifact@v4
No files were found with the provided path: meteor/examples/admin-sdk-plugin/tests/acceptance/test-results/. No artifacts will be uploaded.
|
Run Playwrigth
1 flaky
[chromium] › component-section.spec.ts:14:1 › @SDK: add a component section ────────────────────
27 passed (4.6m)
|
Loading