feat(backend): Add user profile #17702
qc_checks.yaml
on: pull_request
Filter
4s
Build - UI Platform
2m 3s
Style [Documentation]
49s
Tests - Migrations [PostgreSQL]
31m 40s
Tests - Full Migration [SQLite]
3m 10s
Tests - inventree-python
5m 29s
Tests - DB [PostgreSQL]
15m 0s
Tests - DB [MySQL]
14m 50s
Tests - Platform UI
37m 47s
Security [Zizmor]
48s
Matrix: coverage
Push new schema
0s
Annotations
11 errors, 16 warnings, and 1 notice
Tests - API Schema Documentation
Process completed with exit code 1.
|
[chromium] › modals.spec.ts:4:1 › Modals - Admin:
src/frontend/tests/modals.spec.ts#L1
1) [chromium] › modals.spec.ts:4:1 › Modals - Admin ──────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › modals.spec.ts:4:1 › Modals - Admin:
src/frontend/tests/login.ts#L36
1) [chromium] › modals.spec.ts:4:1 › Modals - Admin ──────────────────────────────────────────────
Error: page.waitForURL: Test timeout of 90000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/platform/home" until "load"
============================================================
at login.ts:36
34 |
35 | await navigate(page, `${url}/login?login=${username}&***;
> 36 | await page.waitForURL('**/platform/home');
| ^
37 |
38 | await page.getByLabel('navigation-menu').waitFor({ timeout: 5000 });
39 | await page.getByText(/InvenTree Demo Server -/).waitFor();
at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:36:14)
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/modals.spec.ts:5:3
|
[chromium] › pages/pui_build.spec.ts:93:1 › Build Order - Edit:
src/frontend/tests/pages/pui_build.spec.ts#L1
2) [chromium] › pages/pui_build.spec.ts:93:1 › Build Order - Edit ────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › pages/pui_build.spec.ts:93:1 › Build Order - Edit:
src/frontend/tests/login.ts#L36
2) [chromium] › pages/pui_build.spec.ts:93:1 › Build Order - Edit ────────────────────────────────
Error: page.waitForURL: Test timeout of 90000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/platform/home" until "load"
============================================================
at login.ts:36
34 |
35 | await navigate(page, `${url}/login?login=${username}&***;
> 36 | await page.waitForURL('**/platform/home');
| ^
37 |
38 | await page.getByLabel('navigation-menu').waitFor({ timeout: 5000 });
39 | await page.getByText(/InvenTree Demo Server -/).waitFor();
at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:36:14)
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_build.spec.ts:94:3
|
[chromium] › pages/pui_part.spec.ts:71:1 › Parts - Supplier Parts:
src/frontend/tests/pages/pui_part.spec.ts#L1
3) [chromium] › pages/pui_part.spec.ts:71:1 › Parts - Supplier Parts ─────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › pages/pui_part.spec.ts:71:1 › Parts - Supplier Parts:
src/frontend/tests/login.ts#L36
3) [chromium] › pages/pui_part.spec.ts:71:1 › Parts - Supplier Parts ─────────────────────────────
Error: page.waitForURL: Test timeout of 90000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/platform/home" until "load"
============================================================
at login.ts:36
34 |
35 | await navigate(page, `${url}/login?login=${username}&***;
> 36 | await page.waitForURL('**/platform/home');
| ^
37 |
38 | await page.getByLabel('navigation-menu').waitFor({ timeout: 5000 });
39 | await page.getByText(/InvenTree Demo Server -/).waitFor();
at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:36:14)
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:72:3
|
[chromium] › pages/pui_purchase_order.spec.ts:14:1 › Purchase Orders - List:
src/frontend/tests/pages/pui_purchase_order.spec.ts#L1
4) [chromium] › pages/pui_purchase_order.spec.ts:14:1 › Purchase Orders - List ───────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › pages/pui_purchase_order.spec.ts:14:1 › Purchase Orders - List:
src/frontend/tests/login.ts#L36
4) [chromium] › pages/pui_purchase_order.spec.ts:14:1 › Purchase Orders - List ───────────────────
Error: page.waitForURL: Test timeout of 90000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/platform/home" until "load"
============================================================
at login.ts:36
34 |
35 | await navigate(page, `${url}/login?login=${username}&***;
> 36 | await page.waitForURL('**/platform/home');
| ^
37 |
38 | await page.getByLabel('navigation-menu').waitFor({ timeout: 5000 });
39 | await page.getByText(/InvenTree Demo Server -/).waitFor();
at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:36:14)
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_purchase_order.spec.ts:15:3
|
[chromium] › pages/pui_scan.spec.ts:64:1 › Scanning - StockLocation:
src/frontend/tests/pages/pui_scan.spec.ts#L1
5) [chromium] › pages/pui_scan.spec.ts:64:1 › Scanning - StockLocation ───────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › pages/pui_scan.spec.ts:64:1 › Scanning - StockLocation:
src/frontend/tests/login.ts#L36
5) [chromium] › pages/pui_scan.spec.ts:64:1 › Scanning - StockLocation ───────────────────────────
Error: page.waitForURL: Test timeout of 90000ms exceeded.
=========================== logs ===========================
waiting for navigation to "**/platform/home" until "load"
============================================================
at login.ts:36
34 |
35 | await navigate(page, `${url}/login?login=${username}&***;
> 36 | await page.waitForURL('**/platform/home');
| ^
37 |
38 | await page.getByLabel('navigation-menu').waitFor({ timeout: 5000 });
39 | await page.getByText(/InvenTree Demo Server -/).waitFor();
at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:36:14)
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_scan.spec.ts:65:3
|
Style [pre-commit]
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Style [Documentation]
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Security [Zizmor]
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Build - UI Platform
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Tests - API Schema Documentation
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Tests - inventree-python
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Tests - DB [MySQL]
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Tests - DB [PostgreSQL]
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Tests - DB [SQLite] + Coverage 3.9
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Tests - Platform UI
The Ubuntu-20.04 brownout takes place from 2025-02-01. For more details, see https://github.com/actions/runner-images/issues/11101
|
Playwright
You are using a frozen webkit browser which does not receive updates anymore on ubuntu20.04-x64. Please update to the latest version of your operating system to test up-to-date browsers.
|
Slow Test:
src/frontend/[firefox] › pui_login.spec.ts#L1
src/frontend/[firefox] › pui_login.spec.ts took 30.4s
|
Slow Test:
src/frontend/[firefox] › pages/pui_company.spec.ts#L1
src/frontend/[firefox] › pages/pui_company.spec.ts took 27.4s
|
Slow Test:
src/frontend/[firefox] › pui_command.spec.ts#L1
src/frontend/[firefox] › pui_command.spec.ts took 21.1s
|
Slow Test:
src/frontend/[firefox] › pages/pui_dashboard.spec.ts#L1
src/frontend/[firefox] › pages/pui_dashboard.spec.ts took 20.3s
|
Slow Test:
src/frontend/[firefox] › pages/pui_core.spec.ts#L1
src/frontend/[firefox] › pages/pui_core.spec.ts took 17.8s
|
🎭 Playwright Run Summary
28 flaky
[chromium] › modals.spec.ts:4:1 › Modals - Admin ───────────────────────────────────────────────
[chromium] › pages/pui_build.spec.ts:93:1 › Build Order - Edit ─────────────────────────────────
[chromium] › pages/pui_part.spec.ts:71:1 › Parts - Supplier Parts ──────────────────────────────
[chromium] › pages/pui_purchase_order.spec.ts:14:1 › Purchase Orders - List ────────────────────
[chromium] › pages/pui_scan.spec.ts:64:1 › Scanning - StockLocation ────────────────────────────
[chromium] › pages/pui_scan.spec.ts:77:1 › Scanning - SupplierPart ─────────────────────────────
[chromium] › pages/pui_scan.spec.ts:88:1 › Scanning - PurchaseOrder ────────────────────────────
[chromium] › pages/pui_stock.spec.ts:170:1 › Stock - Stock Actions ─────────────────────────────
[chromium] › pages/pui_stock.spec.ts:234:1 › Stock - Tracking ──────────────────────────────────
[chromium] › pui_command.spec.ts:4:1 › Quick Command ───────────────────────────────────────────
[chromium] › pui_login.spec.ts:6:1 › Login - Basic Test ────────────────────────────────────────
[chromium] › pui_login.spec.ts:81:1 › Login - Change Password ──────────────────────────────────
[chromium] › pui_plugins.spec.ts:8:1 › Plugins - Settings ──────────────────────────────────────
[chromium] › pui_settings.spec.ts:10:1 › Settings - Language / Color ───────────────────────────
[chromium] › pui_settings.spec.ts:45:1 › Settings - User theme ─────────────────────────────────
[chromium] › pui_settings.spec.ts:90:1 › Settings - Admin ──────────────────────────────────────
[chromium] › pui_settings.spec.ts:187:1 › Settings - Admin - Barcode History ───────────────────
[chromium] › pui_tables.spec.ts:44:1 › Tables - Columns ────────────────────────────────────────
[chromium] › settings/selectionList.spec.ts:5:1 › PUI - Admin - Parameter ──────────────────────
[firefox] › pages/pui_part.spec.ts:175:1 › Parts - Pricing (Nothing, BOM) ──────────────────────
[firefox] › pages/pui_part.spec.ts:251:1 › Parts - Pricing (Variant) ───────────────────────────
[firefox] › pages/pui_purchase_order.spec.ts:259:1 › Purchase Orders - Receive Items ───────────
[firefox] › pages/pui_stock.spec.ts:59:1 › Stock - Filters ─────────────────────────────────────
[firefox] › pui_general.spec.ts:8:1 › Admin Button ─────────────────────────────────────────────
[firefox] › pui_plugins.spec.ts:111:1 › Plugins - Custom Admin ─────────────────────────────────
[firefox] › pui_settings.spec.ts:187:1 › Settings - Admin - Barcode History ────────────────────
[firefox] › pui_settings.spec.ts:224:1 › Settings - Admin - Unauthorized ───────────────────────
[firefox] › settings/selectionList.spec.ts:5:1 › PUI - Admin - Parameter ───────────────────────
128 passed (28.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
frontend-build
|
2.38 MB |
|
inventree_filters.yml
|
5.38 KB |
|
inventree_settings.json
|
6.8 KB |
|
inventree_tags.yml
|
12.9 KB |
|
schema.yml
|
74.5 KB |
|