Skip to content

New Crowdin updates #13689

New Crowdin updates

New Crowdin updates #13689

Triggered via pull request July 26, 2024 18:37
Status Success
Total duration 39m 36s
Artifacts 2

qc_checks.yaml

on: pull_request
Build - UI Platform
2m 7s
Build - UI Platform
Style [pre-commit]
44s
Style [pre-commit]
Tests - API Schema Documentation
4m 2s
Tests - API Schema Documentation
Style [Documentation]
36s
Style [Documentation]
Tests - Migrations [PostgreSQL]
0s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
0s
Tests - Full Migration [SQLite]
Tests - inventree-python
5m 3s
Tests - inventree-python
Tests - DB [PostgreSQL]
12m 55s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
12m 49s
Tests - DB [MySQL]
Tests - Platform UI
18m 58s
Tests - Platform UI
Matrix: coverage
Style - Classic UI [JS]
1m 26s
Style - Classic UI [JS]
Push new schema
0s
Push new schema
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 9 warnings, and 1 notice
Tests - API Schema Documentation
Process completed with exit code 1.
[chromium] › pages/pui_scan.spec.ts:90:1 › PUI - Pages - Index - Scan (General): src/frontend/tests/baseFixtures.ts#L81
1) [chromium] › pages/pui_scan.spec.ts:90:1 › PUI - Pages - Index - Scan (General) ─────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 122 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [], + "location": Object { + "columnNumber": 0, + "lineNumber": 0, + "url": "http://localhost:8000/api/settings/global/", + }, + "page": EventEmitter { + "_events": Object { + "bindingCall": [Function anonymous], + "close": [Function anonymous], + "crash": [Function anonymous], + "download": [Function anonymous], + "fileChooser": [Function anonymous], + "frameAttached": [Function anonymous], + "frameDetached": [Function anonymous], + "locatorHandlerTriggered": [Function anonymous], + "route": [Function anonymous], + "video": [Function anonymous], + "webSocket": [Function anonymous], + "worker": [Function anonymous], + }, + "_eventsCount": 12, + "_maxListeners": undefined, + "_object": Object { + "_guid": "page@7164cb127adb99ba853de19721e3fce9", + "_type": "Page", + }, + Symbol(shapeMode): false, + Symbol(kCapture): false, + }, + "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)", + "type": "error", + }, + "_page": Object { + "_guid": "page@7164cb127adb99ba853de19721e3fce9", + "_type": "Page", + }, + }, + ConsoleMessage { + "_event": Object { + "args": Array [], + "location": Object { + "columnNumber": 0, + "lineNumber": 0, + "url": "http://localhost:8000/api/generic/status/", + }, + "page": EventEmitter { + "_events": Object { + "bindingCall": [Function anonymous], + "close": [Function anonymous], + "crash": [Function anonymous], + "download": [Function anonymous], + "fileChooser": [Function anonymous], + "frameAttached": [Function anonymous], + "frameDetached": [Function anonymous], + "locatorHandlerTriggered": [Function anonymous], + "route": [Function anonymous], + "video": [Function anonymous], + "webSocket": [Function anonymous], + "worker": [Function anonymous], + }, + "_eventsCount": 12, + "_maxListeners": undefined, + "_object": Object { + "_guid": "page@7164cb127adb99ba853de19721e3fce9", + "_type": "Page", + }, + Symbol(shapeMode): false, + Symbol(kCapture): false, + }, + "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)", + "type": "error", + }, + "_page": Object { + "_guid": "page@7164cb127adb99ba853de19721e3fce9", + "_type": "Page", + }, + }, + ConsoleMessage { + "_event": Object { + "args": Array [], + "location": Object { + "columnNumber": 0, + "lineNumber": 0, + "url": "http://localhost:8000/api/settings/user/", + }, + "page": EventEmitter { + "_events": Object { + "bindingCall": [Function anonymous], + "close": [Function anonymous], + "crash": [Function anonymous], + "download": [Function anonymous], + "fileChooser": [Function anonymous], + "frameAttached": [Function anonymous], + "frameDetached": [Function anonymous], +
[firefox] › pages/pui_part.spec.ts:26:1 › PUI - Pages - Part - Pricing (Nothing: src/frontend/tests/baseFixtures.ts#L81
2) [firefox] › pages/pui_part.spec.ts:26:1 › PUI - Pages - Part - Pricing (Nothing, BOM) ───────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@3bb35373a13a08f377fe4aa9c12c5af0", + "_type": "JSHandle", + }, + Symbol(shapeMode): false, + Symbol(kCapture): false, + }, + ], + "location": Object { + "columnNumber": 0, + "lineNumber": 0, + "url": "", + }, + "page": EventEmitter { + "_events": Object { + "bindingCall": [Function anonymous], + "close": [Function anonymous], + "crash": [Function anonymous], + "download": [Function anonymous], + "fileChooser": [Function anonymous], + "frameAttached": [Function anonymous], + "frameDetached": [Function anonymous], + "locatorHandlerTriggered": [Function anonymous], + "route": [Function anonymous], + "video": [Function anonymous], + "webSocket": [Function anonymous], + "worker": [Function anonymous], + }, + "_eventsCount": 12, + "_maxListeners": undefined, + "_object": Object { + "_guid": "page@26222f552e50bb8cfd5355fcd02ad8ce", + "_type": "Page", + }, + Symbol(shapeMode): false, + Symbol(kCapture): false, + }, + "text": "[JavaScript Error: \"downloadable font: download failed (font-family: \"inventree-icon-font-ti\" style:normal weight:400 stretch:100 src index:0): status=2152398850 source: http://localhost:8000/static/tabler-icons/tabler-icons.woff2\"]", + "type": "error", + }, + "_page": Object { + "_guid": "page@26222f552e50bb8cfd5355fcd02ad8ce", + "_type": "Page", + }, + }, + ] at baseFixtures.ts:81 79 | }); 80 | await use(page); > 81 | expect(messages).toEqual([]); | ^ 82 | } 83 | }); 84 | at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:81:22)
[firefox] › pages/pui_part.spec.ts:75:1 › PUI - Pages - Part - Pricing (Supplier): src/frontend/tests/pages/pui_part.spec.ts#L1
3) [firefox] › pages/pui_part.spec.ts:75:1 › PUI - Pages - Part - Pricing (Supplier) ───────────── Test timeout of 90000ms exceeded.
[firefox] › pages/pui_part.spec.ts:75:1 › PUI - Pages - Part - Pricing (Supplier): src/frontend/tests/login.ts#L38
3) [firefox] › pages/pui_part.spec.ts:75:1 › PUI - Pages - Part - Pricing (Supplier) ───────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('heading', { name: 'Welcome to your Dashboard,' }) to be visible at login.ts:38 36 | await page 37 | .getByRole('heading', { name: 'Welcome to your Dashboard,' }) > 38 | .waitFor(); | ^ 39 | }; 40 | 41 | export const doLogout = async (page) => { at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:38:6) at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:76:3
[firefox] › pages/pui_part.spec.ts:223:1 › PUI - Pages - Part - Notes: src/frontend/tests/baseFixtures.ts#L81
4) [firefox] › pages/pui_part.spec.ts:223:1 › PUI - Pages - Part - Notes ───────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@f3e051697201bea065ba342d8e512f90", + "_type": "JSHandle", + }, + Symbol(shapeMode): false, + Symbol(kCapture): false, + }, + ], + "location": Object { + "columnNumber": 0, + "lineNumber": 0, + "url": "", + }, + "page": EventEmitter { + "_events": Object { + "bindingCall": [Function anonymous], + "close": [Function anonymous], + "crash": [Function anonymous], + "download": [Function anonymous], + "fileChooser": [Function anonymous], + "frameAttached": [Function anonymous], + "frameDetached": [Function anonymous], + "locatorHandlerTriggered": [Function anonymous], + "route": [Function anonymous], + "video": [Function anonymous], + "webSocket": [Function anonymous], + "worker": [Function anonymous], + }, + "_eventsCount": 12, + "_maxListeners": undefined, + "_object": Object { + "_guid": "page@d36dbf9e5b648d2fcad37e727ea72931", + "_type": "Page", + }, + Symbol(shapeMode): false, + Symbol(kCapture): false, + }, + "text": "[JavaScript Error: \"downloadable font: download failed (font-family: \"inventree-icon-font-ti\" style:normal weight:400 stretch:100 src index:0): status=2152398850 source: http://localhost:8000/static/tabler-icons/tabler-icons.woff2\"]", + "type": "error", + }, + "_page": Object { + "_guid": "page@d36dbf9e5b648d2fcad37e727ea72931", + "_type": "Page", + }, + }, + ] at baseFixtures.ts:81 79 | }); 80 | await use(page); > 81 | expect(messages).toEqual([]); | ^ 82 | } 83 | }); 84 | at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:81:22)
[firefox] › pages/pui_part.spec.ts:271:1 › PUI - Pages - Part - Revision: src/frontend/tests/baseFixtures.ts#L81
5) [firefox] › pages/pui_part.spec.ts:271:1 › PUI - Pages - Part - Revision ────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@cbdb27c4addad438476f0825eb471f57", + "_type": "JSHandle", + }, + Symbol(shapeMode): false, + Symbol(kCapture): false, + }, + ], + "location": Object { + "columnNumber": 0, + "lineNumber": 0, + "url": "", + }, + "page": EventEmitter { + "_events": Object { + "bindingCall": [Function anonymous], + "close": [Function anonymous], + "crash": [Function anonymous], + "download": [Function anonymous], + "fileChooser": [Function anonymous], + "frameAttached": [Function anonymous], + "frameDetached": [Function anonymous], + "locatorHandlerTriggered": [Function anonymous], + "route": [Function anonymous], + "video": [Function anonymous], + "webSocket": [Function anonymous], + "worker": [Function anonymous], + }, + "_eventsCount": 12, + "_maxListeners": undefined, + "_object": Object { + "_guid": "page@01d2b26994874ebfe3d686bdccc86fe6", + "_type": "Page", + }, + Symbol(shapeMode): false, + Symbol(kCapture): false, + }, + "text": "[JavaScript Error: \"downloadable font: download failed (font-family: \"inventree-icon-font-ti\" style:normal weight:400 stretch:100 src index:0): status=2152398850 source: http://localhost:8000/static/tabler-icons/tabler-icons.woff2\"]", + "type": "error", + }, + "_page": Object { + "_guid": "page@01d2b26994874ebfe3d686bdccc86fe6", + "_type": "Page", + }, + }, + ] at baseFixtures.ts:81 79 | }); 80 | await use(page); > 81 | expect(messages).toEqual([]); | ^ 82 | } 83 | }); 84 | at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:81:22)
[firefox] › pui_general.spec.ts:45:1 › PUI - Parts - Manufacturer Parts: src/frontend/tests/baseFixtures.ts#L81
6) [firefox] › pui_general.spec.ts:45:1 › PUI - Parts - Manufacturer Parts ─────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 326 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@1bcb296ac601769b1923818e2153cd38", + "_type": "JSHandle", + }, + Symbol(shapeMode): false, + Symbol(kCapture): false, + }, + ], + "location": Object { + "columnNumber": 0, + "lineNumber": 0, + "url": "", + }, + "page": EventEmitter { + "_events": Object { + "bindingCall": [Function anonymous], + "close": [Function anonymous], + "crash": [Function anonymous], + "download": [Function anonymous], + "fileChooser": [Function anonymous], + "frameAttached": [Function anonymous], + "frameDetached": [Function anonymous], + "locatorHandlerTriggered": [Function anonymous], + "route": [Function anonymous], + "video": [Function anonymous], + "webSocket": [Function anonymous], + "worker": [Function anonymous], + }, + "_eventsCount": 12, + "_maxListeners": undefined, + "_object": Object { + "_guid": "page@583e1db0cc05b82c106e41ccc39c978f", + "_type": "Page", + }, + Symbol(shapeMode): false, + Symbol(kCapture): false, + }, + "text": "[JavaScript Error: \"downloadable font: download failed (font-family: \"inventree-icon-font-ti\" style:normal weight:400 stretch:100 src index:0): status=2152398850 source: http://localhost:8000/static/tabler-icons/tabler-icons.woff2\"]", + "type": "error", + }, + "_page": Object { + "_guid": "page@583e1db0cc05b82c106e41ccc39c978f", + "_type": "Page", + }, + }, + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@6bd7c31d48a7c03c557b52a417377328", + "_type": "JSHandle", + }, + Symbol(shapeMode): false, + Symbol(kCapture): false, + }, + ], + "location": Object { + "columnNumber": 19, + "lineNumber": 2214, + "url": "http://localhost:5173/node_modules/.vite/deps/chunk-AGKALZCE.js?v=e842bbaa", + }, + "page": EventEmitter { + "_events": Object { + "bindingCall": [Function anonymous], + "close": [Function anonymous], + "crash": [Function anonymous], + "download": [Function anonymous], + "fileChooser": [Function anonymous], + "frameAttached": [Function anonymous], + "frameDetached": [Function anonymous], + "locatorHandlerTriggered": [Function anonymous], + "route": [Function anonymous], + "video": [Function anonymous], + "webSocket": [Function anonymous], + "worker": [Function anonymous], + }, + "_eventsCount": 12, + "_maxListeners": undefined, + "_object": Object { + "_guid": "page@583e1db0cc05b82c106e41ccc39
[firefox] › pui_general.spec.ts:71:1 › PUI - Sales: src/frontend/tests/pui_general.spec.ts#L1
7) [firefox] › pui_general.spec.ts:71:1 › PUI - Sales ──────────────────────────────────────────── Test timeout of 90000ms exceeded.
[firefox] › pui_general.spec.ts:71:1 › PUI - Sales: src/frontend/tests/baseFixtures.ts#L81
7) [firefox] › pui_general.spec.ts:71:1 › PUI - Sales ──────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 56 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@5cb853ac8a9025b70487380cd4c00baa", + "_type": "JSHandle", + }, + Symbol(shapeMode): false, + Symbol(kCapture): false, + }, + ], + "location": Object { + "columnNumber": 0, + "lineNumber": 0, + "url": "", + }, + "page": EventEmitter { + "_events": Object { + "bindingCall": [Function anonymous], + "close": [Function anonymous], + "crash": [Function anonymous], + "download": [Function anonymous], + "fileChooser": [Function anonymous], + "frameAttached": [Function anonymous], + "frameDetached": [Function anonymous], + "locatorHandlerTriggered": [Function anonymous], + "route": [Function anonymous], + "video": [Function anonymous], + "webSocket": [Function anonymous], + "worker": [Function anonymous], + }, + "_eventsCount": 12, + "_maxListeners": undefined, + "_object": Object { + "_guid": "page@fb6791cf9dfe76813021c72d30d6f3e6", + "_type": "Page", + }, + Symbol(shapeMode): false, + Symbol(kCapture): false, + }, + "text": "[JavaScript Error: \"downloadable font: download failed (font-family: \"inventree-icon-font-ti\" style:normal weight:400 stretch:100 src index:0): status=2152398850 source: http://localhost:8000/static/tabler-icons/tabler-icons.woff2\"]", + "type": "error", + }, + "_page": Object { + "_guid": "page@fb6791cf9dfe76813021c72d30d6f3e6", + "_type": "Page", + }, + }, + ] at baseFixtures.ts:81 79 | }); 80 | await use(page); > 81 | expect(messages).toEqual([]); | ^ 82 | } 83 | }); 84 | at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:81:22)
[firefox] › pui_general.spec.ts:71:1 › PUI - Sales: src/frontend/tests/pui_general.spec.ts#L98
7) [firefox] › pui_general.spec.ts:71:1 › PUI - Sales ──────────────────────────────────────────── Error: locator.click: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('cell', { name: 'SO0001' }) 96 | // Sales Order Details 97 | await page.getByRole('tab', { name: 'Sales Orders' }).click(); > 98 | await page.getByRole('cell', { name: 'SO0001' }).click(); | ^ 99 | await page 100 | .getByLabel('Order Details') 101 | .getByText('Selling some stuff') at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_general.spec.ts:98:52
Build - UI Platform
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Style - Classic UI [JS]
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests - inventree-python
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Tests - Platform UI
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: src/frontend/[firefox] › pui_settings.spec.ts#L1
src/frontend/[firefox] › pui_settings.spec.ts took 25.2s
Slow Test: src/frontend/[firefox] › pui_printing.spec.ts#L1
src/frontend/[firefox] › pui_printing.spec.ts took 21.8s
Slow Test: src/frontend/[chromium] › pui_command.spec.ts#L1
src/frontend/[chromium] › pui_command.spec.ts took 19.5s
Slow Test: src/frontend/[firefox] › pages/pui_build.spec.ts#L1
src/frontend/[firefox] › pages/pui_build.spec.ts took 18.2s
Slow Test: src/frontend/[chromium] › pages/pui_build.spec.ts#L1
src/frontend/[chromium] › pages/pui_build.spec.ts took 18.0s
🎭 Playwright Run Summary
11 flaky [chromium] › pages/pui_scan.spec.ts:90:1 › PUI - Pages - Index - Scan (General) ──────────────── [firefox] › pages/pui_part.spec.ts:26:1 › PUI - Pages - Part - Pricing (Nothing, BOM) ────────── [firefox] › pages/pui_part.spec.ts:75:1 › PUI - Pages - Part - Pricing (Supplier) ────────────── [firefox] › pages/pui_part.spec.ts:223:1 › PUI - Pages - Part - Notes ────────────────────────── [firefox] › pages/pui_part.spec.ts:271:1 › PUI - Pages - Part - Revision ─────────────────────── [firefox] › pui_general.spec.ts:45:1 › PUI - Parts - Manufacturer Parts ──────────────────────── [firefox] › pui_general.spec.ts:71:1 › PUI - Sales ───────────────────────────────────────────── [firefox] › pui_general.spec.ts:178:1 › PUI - Company ────────────────────────────────────────── [firefox] › pui_stock.spec.ts:35:1 › PUI - Purchasing ────────────────────────────────────────── [firefox] › pui_tables.spec.ts:23:1 › PUI - Tables - Filters ─────────────────────────────────── [firefox] › pui_tables.spec.ts:53:1 › PUI - Tables - Columns ─────────────────────────────────── 79 passed (13.0m)

Artifacts

Produced during runtime
Name Size
frontend-build Expired
2.01 MB
schema.yml Expired
58 KB