migrate mt-label to custom built i18n #1519
tests.yml
on: push
Static Analysis
29s
Unit tests
23s
Check for circular dependencies (Madge)
25s
tested-versions
2s
Playwright Integration Tests
40s
Matrix: Acceptance tests
Annotations
1 error, 18 warnings, and 2 notices
[chromium] › component-section.spec.ts:14:1 › @sdk: add a component section:
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
|
Static Analysis:
packages/component-library/src/components/table-and-list/mt-data-table/mt-data-table.vue#L563
'getCurrentInstance' is defined but never used
|
Static Analysis:
packages/component-library/src/components/table-and-list/mt-data-table/mt-data-table.vue#L564
'onBeforeMount' is defined but never used
|
Playwright Integration Tests
No files were found with the provided path: examples/nuxt-app/test-results/. No artifacts will be uploaded.
|
Playwright Integration Tests
No files were found with the provided path: packages/admin-sdk/playwright-report/. No artifacts will be uploaded.
|
Slow Test:
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.2m
|
Slow Test:
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › dataset.spec.ts#L1
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › dataset.spec.ts took 22.7s
|
Slow Test:
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › component-section.spec.ts#L1
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › component-section.spec.ts took 19.5s
|
Slow Test:
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 18.1s
|
Slow Test:
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › location.spec.ts#L1
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › location.spec.ts took 17.5s
|
Acceptance tests (v6.6.0.0)
No files were found with the provided path: meteor/examples/admin-sdk-plugin/tests/acceptance/playwright-report/. No artifacts will be uploaded.
|
Acceptance tests (v6.6.0.0)
No files were found with the provided path: meteor/examples/admin-sdk-plugin/tests/acceptance/test-results/. No artifacts will be uploaded.
|
Slow Test:
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
|
Slow Test:
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › dataset.spec.ts#L1
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › dataset.spec.ts took 25.4s
|
Slow Test:
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 20.9s
|
Slow Test:
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › location.spec.ts#L1
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › location.spec.ts took 17.4s
|
Slow Test:
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 16.4s
|
Acceptance tests (trunk)
No files were found with the provided path: meteor/examples/admin-sdk-plugin/tests/acceptance/playwright-report/. No artifacts will be uploaded.
|
Acceptance tests (trunk)
No files were found with the provided path: meteor/examples/admin-sdk-plugin/tests/acceptance/test-results/. No artifacts will be uploaded.
|
🎭 Playwright Run Summary
28 passed (3.9m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › component-section.spec.ts:14:1 › @SDK: add a component section ────────────────────
27 passed (4.5m)
|