New Crowdin updates #16560
qc_checks.yaml
on: pull_request
Filter
5s
Build - UI Platform
1m 55s
Style [Documentation]
41s
Tests - Migrations [PostgreSQL]
0s
Tests - Full Migration [SQLite]
0s
Tests - inventree-python
5m 11s
Tests - DB [PostgreSQL]
13m 48s
Tests - DB [MySQL]
14m 6s
Tests - Platform UI
22m 13s
Security [Zizmor]
0s
Matrix: coverage
Push new schema
0s
Annotations
11 errors, 6 warnings, and 1 notice
Tests - API Schema Documentation
Process completed with exit code 1.
|
[chromium] › pages/pui_part.spec.ts:61:1 › Parts - Supplier Parts:
src/frontend/tests/pages/pui_part.spec.ts#L1
1) [chromium] › pages/pui_part.spec.ts:61:1 › Parts - Supplier Parts ─────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › pages/pui_part.spec.ts:61:1 › Parts - Supplier Parts:
src/frontend/tests/login.ts#L37
1) [chromium] › pages/pui_part.spec.ts:61:1 › Parts - Supplier Parts ─────────────────────────────
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByText(/InvenTree Demo Server -/) to be visible
at login.ts:37
35 | await page.waitForURL('**/platform/home');
36 |
> 37 | await page.getByText(/InvenTree Demo Server -/).waitFor();
| ^
38 | };
39 |
40 | export const doLogout = async (page) => {
at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:37:51)
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:62:3
|
[chromium] › pages/pui_sales_order.spec.ts:6:1 › Sales Orders - Tabs:
src/frontend/tests/pages/pui_sales_order.spec.ts#L1
2) [chromium] › pages/pui_sales_order.spec.ts:6:1 › Sales Orders - Tabs ──────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › pages/pui_sales_order.spec.ts:6:1 › Sales Orders - Tabs:
src/frontend/tests/pages/pui_sales_order.spec.ts#L12
2) [chromium] › pages/pui_sales_order.spec.ts:6:1 › Sales Orders - Tabs ──────────────────────────
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByRole('tab', { name: 'Sales Orders' })
10 | await page.waitForURL('**/platform/sales/**');
11 |
> 12 | await page.getByRole('tab', { name: 'Sales Orders' }).click();
| ^
13 | await page.waitForURL('**/platform/sales/index/salesorders');
14 | await page.getByRole('tab', { name: 'Return Orders' }).click();
15 |
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_sales_order.spec.ts:12:57
|
[chromium] › pui_general.spec.ts:5:1 › Company:
src/frontend/tests/pui_general.spec.ts#L1
3) [chromium] › pui_general.spec.ts:5:1 › Company ────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › pui_general.spec.ts:5:1 › Company:
src/frontend/tests/baseFixtures.ts#L86
3) [chromium] › pui_general.spec.ts:5:1 › Company ────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 390
- Array []
+ Array [
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "http://localhost:8000/api/attachment/?model_type=company&model_id=1&limit=25&offset=0",
+ },
+ "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@95d3586099cb9fbd6b5dd99a49835ad1",
+ "_type": "Page",
+ },
+ "_pendingHandlers": Map {},
+ "_rejectionHandler": undefined,
+ "off": [Function removeListener],
+ "on": [Function addListener],
+ },
+ "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)",
+ "type": "error",
+ },
+ "_page": Object {
+ "_guid": "page@95d3586099cb9fbd6b5dd99a49835ad1",
+ "_type": "Page",
+ },
+ },
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "http://localhost:8000/api/company/1/",
+ },
+ "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@95d3586099cb9fbd6b5dd99a49835ad1",
+ "_type": "Page",
+ },
+ "_pendingHandlers": Map {},
+ "_rejectionHandler": undefined,
+ "off": [Function removeListener],
+ "on": [Function addListener],
+ },
+ "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)",
+ "type": "error",
+ },
+ "_page": Object {
+ "_guid": "page@95d3586099cb9fbd6b5dd99a49835ad1",
+ "_type": "Page",
+ },
+ },
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "http://localhost:8000/api/company/1/",
+ },
+ "page": EventEmitter {
+ "_events": Object {
+ "bindingCall": [Function anonymous],
+ "close": [Function anonymous],
+ "crash": [Function ano
|
[chromium] › pui_general.spec.ts:5:1 › Company:
src/frontend/tests/pui_general.spec.ts#L33
3) [chromium] › pui_general.spec.ts:5:1 › Company ────────────────────────────────────────────────
Error: locator.fill: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByLabel('text-field-name')
31 | await page.getByLabel('action-menu-company-actions-edit').click();
32 |
> 33 | await page.getByLabel('text-field-name').fill('');
| ^
34 | await page.getByLabel('text-field-website').fill('invalid-website');
35 | await page.getByRole('button', { name: 'Submit' }).click();
36 |
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_general.spec.ts:33:44
|
[chromium] › pui_login.spec.ts:36:1 › Login - Quick Test:
src/frontend/tests/baseFixtures.ts#L86
4) [chromium] › pui_login.spec.ts:36:1 › Login - Quick Test ──────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 44
- Array []
+ Array [
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "http://localhost:8000/api/plugins/ui/features/dashboard/",
+ },
+ "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@bd38ee74c6e0263916a018c49ee8976d",
+ "_type": "Page",
+ },
+ "_pendingHandlers": Map {},
+ "_rejectionHandler": undefined,
+ "off": [Function removeListener],
+ "on": [Function addListener],
+ },
+ "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)",
+ "type": "error",
+ },
+ "_page": Object {
+ "_guid": "page@bd38ee74c6e0263916a018c49ee8976d",
+ "_type": "Page",
+ },
+ },
+ ]
at baseFixtures.ts:86
84 | });
85 | await use(page);
> 86 | expect(messages).toEqual([]);
| ^
87 | }
88 | });
89 |
at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:86:22)
|
[chromium] › pui_settings.spec.ts:127:1 › Settings - Admin - Barcode History:
src/frontend/tests/pui_settings.spec.ts#L160
5) [chromium] › pui_settings.spec.ts:127:1 › Settings - Admin - Barcode History ──────────────────
Error: locator.waitFor: Test ended.
Call log:
- waiting for getByText('ABC1234').first() to be visible
158 | // Barcode history is displayed in table
159 | barcodes.forEach(async (barcode) => {
> 160 | await page.getByText(barcode).first().waitFor();
| ^
161 | });
162 | });
163 |
at forEach (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_settings.spec.ts:160:43)
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_settings.spec.ts:159:12
|
[firefox] › pages/pui_part.spec.ts:61:1 › Parts - Supplier Parts:
src/frontend/tests/pages/pui_part.spec.ts#L1
6) [firefox] › pages/pui_part.spec.ts:61:1 › Parts - Supplier Parts ──────────────────────────────
Test timeout of 90000ms exceeded.
|
Filter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Slow Test:
src/frontend/[firefox] › settings/selectionList.spec.ts#L1
src/frontend/[firefox] › settings/selectionList.spec.ts took 23.2s
|
Slow Test:
src/frontend/[chromium] › settings/selectionList.spec.ts#L1
src/frontend/[chromium] › settings/selectionList.spec.ts took 20.6s
|
Slow Test:
src/frontend/[chromium] › pui_command.spec.ts#L1
src/frontend/[chromium] › pui_command.spec.ts took 17.7s
|
Slow Test:
src/frontend/[chromium] › modals.spec.ts#L1
src/frontend/[chromium] › modals.spec.ts took 16.2s
|
Slow Test:
src/frontend/[firefox] › modals.spec.ts#L1
src/frontend/[firefox] › modals.spec.ts took 15.6s
|
🎭 Playwright Run Summary
10 flaky
[chromium] › pages/pui_part.spec.ts:61:1 › Parts - Supplier Parts ──────────────────────────────
[chromium] › pages/pui_sales_order.spec.ts:6:1 › Sales Orders - Tabs ───────────────────────────
[chromium] › pui_general.spec.ts:5:1 › Company ─────────────────────────────────────────────────
[chromium] › pui_login.spec.ts:36:1 › Login - Quick Test ───────────────────────────────────────
[chromium] › pui_settings.spec.ts:127:1 › Settings - Admin - Barcode History ───────────────────
[firefox] › pages/pui_part.spec.ts:61:1 › Parts - Supplier Parts ───────────────────────────────
[firefox] › pages/pui_part.spec.ts:100:1 › Parts - Allocations ─────────────────────────────────
[firefox] › pages/pui_purchase_order.spec.ts:144:1 › Purchase Orders - Order Parts ─────────────
[firefox] › pui_login.spec.ts:5:1 › Login - Basic Test ─────────────────────────────────────────
[firefox] › pui_plugins.spec.ts:67:1 › Plugins - Custom Admin ──────────────────────────────────
128 passed (15.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
frontend-build
|
2.29 MB |
|
schema.yml
|
65.2 KB |
|