reduce bundle size caused by font #1518
tests.yml
on: pull_request
Static Analysis
47s
Unit tests
24s
Check for circular dependencies (Madge)
24s
tested-versions
2s
Playwright Integration Tests
43s
Matrix: Acceptance tests
Annotations
1 error, 18 warnings, and 2 notices
[chromium] › location.spec.ts:40:1 › @sdk: start auto resizing of the iFrame height:
meteor/examples/admin-sdk-plugin/tests/acceptance/tests/location.spec.ts#L66
1) [chromium] › location.spec.ts:40:1 › @SDK: start auto resizing of the iFrame height ───────────
Error: Timed out 5000ms waiting for expect(locator).toHaveAttribute(expected)
Locator: locator('iframe[src*=\'location-id=location-index\']')
Expected string: "736px"
Received string: "700px"
Call log:
- expect.toHaveAttribute with timeout 5000ms
- waiting for locator('iframe[src*=\'location-id=location-index\']')
- locator resolved to <iframe width="100%" height="700px" title="http://localhost:8000/admin/testplugin/index.html" src="http://localhost:8000/admin/testplugin/index.html?location-id=location-index"></iframe>
- unexpected value "700px"
- locator resolved to <iframe width="100%" height="700px" title="http://localhost:8000/admin/testplugin/index.html" src="http://localhost:8000/admin/testplugin/index.html?location-id=location-index"></iframe>
- unexpected value "700px"
- locator resolved to <iframe width="100%" height="700px" title="http://localhost:8000/admin/testplugin/index.html" src="http://localhost:8000/admin/testplugin/index.html?location-id=location-index"></iframe>
- unexpected value "700px"
- locator resolved to <iframe width="100%" height="700px" title="http://localhost:8000/admin/testplugin/index.html" src="http://localhost:8000/admin/testplugin/index.html?location-id=location-index"></iframe>
- unexpected value "700px"
- locator resolved to <iframe width="100%" height="700px" title="http://localhost:8000/admin/testplugin/index.html" src="http://localhost:8000/admin/testplugin/index.html?location-id=location-index"></iframe>
- unexpected value "700px"
- locator resolved to <iframe width="100%" height="700px" title="http://localhost:8000/admin/testplugin/index.html" src="http://localhost:8000/admin/testplugin/index.html?location-id=location-index"></iframe>
- unexpected value "700px"
- locator resolved to <iframe width="100%" height="700px" title="http://localhost:8000/admin/testplugin/index.html" src="http://localhost:8000/admin/testplugin/index.html?location-id=location-index"></iframe>
- unexpected value "700px"
- locator resolved to <iframe width="100%" height="700px" title="http://localhost:8000/admin/testplugin/index.html" src="http://localhost:8000/admin/testplugin/index.html?location-id=location-index"></iframe>
- unexpected value "700px"
- locator resolved to <iframe width="100%" height="700px" title="http://localhost:8000/admin/testplugin/index.html" src="http://localhost:8000/admin/testplugin/index.html?location-id=location-index"></iframe>
- unexpected value "700px"
64 | await expect(
65 | ShopAdmin.page.locator(`iframe[src*='location-id=location-index']`),
> 66 | ).toHaveAttribute('height', '736px');
| ^
67 | });
68 |
at /home/runner/work/meteor/meteor/meteor/examples/admin-sdk-plugin/tests/acceptance/tests/location.spec.ts:66:5
|
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.6s
|
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 18.5s
|
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] › menu-item.spec.ts#L1
meteor/examples/admin-sdk-plugin/tests/acceptance/[chromium] › menu-item.spec.ts took 17.3s
|
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 26.0s
|
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 20.7s
|
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.7s
|
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 20.2s
|
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] › location.spec.ts:40:1 › @SDK: start auto resizing of the iFrame height ────────────
27 passed (4.8m)
|