Skip to content

Remove django-allauth-2fa, dj-rest-auth and django-user-sessions #16673

Remove django-allauth-2fa, dj-rest-auth and django-user-sessions

Remove django-allauth-2fa, dj-rest-auth and django-user-sessions #16673

Triggered via pull request January 10, 2025 02:17
Status Failure
Total duration 38m 3s
Artifacts 3

qc_checks.yaml

on: pull_request
Build - UI Platform
1m 57s
Build - UI Platform
Style [pre-commit]
24s
Style [pre-commit]
Tests - API Schema Documentation
4m 24s
Tests - API Schema Documentation
Style [Documentation]
34s
Style [Documentation]
Tests - Migrations [PostgreSQL]
28m 19s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
2m 59s
Tests - Full Migration [SQLite]
Tests - inventree-python
5m 24s
Tests - inventree-python
Tests - DB [PostgreSQL]
15m 44s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
14m 49s
Tests - DB [MySQL]
Tests - Platform UI
37m 9s
Tests - Platform UI
Security [Zizmor]
29s
Security [Zizmor]
Matrix: coverage
Push new schema
0s
Push new schema
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 8 warnings, and 1 notice
Tests - API Schema Documentation
Process completed with exit code 1.
[chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests: src/frontend/tests/pages/pui_build.spec.ts#L1
1) [chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests ───────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests: src/frontend/tests/login.ts#L37
1) [chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests ───────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByLabel('navigation-menu') to be visible at login.ts:37 35 | await page.waitForURL('**/platform/home'); 36 | > 37 | await page.getByLabel('navigation-menu').waitFor(); | ^ 38 | await page.getByText(/InvenTree Demo Server -/).waitFor(); 39 | }; 40 | at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:37:44) at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_build.spec.ts:11:3
[chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests: src/frontend/tests/pages/pui_build.spec.ts#L1
1) [chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests: src/frontend/tests/login.ts#L37
1) [chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests ───────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByLabel('navigation-menu') to be visible at login.ts:37 35 | await page.waitForURL('**/platform/home'); 36 | > 37 | await page.getByLabel('navigation-menu').waitFor(); | ^ 38 | await page.getByText(/InvenTree Demo Server -/).waitFor(); 39 | }; 40 | at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:37:44) at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_build.spec.ts:11:3
[chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests: src/frontend/tests/pages/pui_build.spec.ts#L1
1) [chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests ───────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests: src/frontend/tests/login.ts#L37
1) [chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests ───────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByLabel('navigation-menu') to be visible at login.ts:37 35 | await page.waitForURL('**/platform/home'); 36 | > 37 | await page.getByLabel('navigation-menu').waitFor(); | ^ 38 | await page.getByText(/InvenTree Demo Server -/).waitFor(); 39 | }; 40 | at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:37:44) at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_build.spec.ts:11:3
[chromium] › pages/pui_stock.spec.ts:169:1 › Stock - Stock Actions: src/frontend/tests/pages/pui_stock.spec.ts#L1
2) [chromium] › pages/pui_stock.spec.ts:169:1 › Stock - Stock Actions ──────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_stock.spec.ts:169:1 › Stock - Stock Actions: src/frontend/tests/login.ts#L37
2) [chromium] › pages/pui_stock.spec.ts:169:1 › Stock - Stock Actions ──────────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByLabel('navigation-menu') to be visible at login.ts:37 35 | await page.waitForURL('**/platform/home'); 36 | > 37 | await page.getByLabel('navigation-menu').waitFor(); | ^ 38 | await page.getByText(/InvenTree Demo Server -/).waitFor(); 39 | }; 40 | at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:37:44) at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_stock.spec.ts:170:3
[chromium] › pages/pui_stock.spec.ts:169:1 › Stock - Stock Actions: src/frontend/tests/pages/pui_stock.spec.ts#L1
2) [chromium] › pages/pui_stock.spec.ts:169:1 › Stock - Stock Actions ──────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_stock.spec.ts:169:1 › Stock - Stock Actions: src/frontend/tests/baseFixtures.ts#L88
2) [chromium] › pages/pui_stock.spec.ts:169:1 › Stock - Stock Actions ──────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── 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/stock/count/", + }, + "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@1751658103a840085a3307ec97c2aa2f", + "_type": "Page", + }, + "_pendingHandlers": Map {}, + "_rejectionHandler": undefined, + "off": [Function removeListener], + "on": [Function addListener], + }, + "text": "Failed to load resource: the server responded with a status of 500 (Internal Server Error)", + "type": "error", + }, + "_page": Object { + "_guid": "page@1751658103a840085a3307ec97c2aa2f", + "_type": "Page", + }, + }, + ] at baseFixtures.ts:88 86 | }); 87 | await use(page); > 88 | expect(messages).toEqual([]); | ^ 89 | } 90 | }); 91 | at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:88:22)
Filter
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests - Full Migration [SQLite]
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests - Migrations [PostgreSQL]
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/[chromium] › pages/pui_purchase_order.spec.ts#L1
src/frontend/[chromium] › pages/pui_purchase_order.spec.ts took 54.8s
Slow Test: src/frontend/[chromium] › pages/pui_sales_order.spec.ts#L1
src/frontend/[chromium] › pages/pui_sales_order.spec.ts took 42.3s
Slow Test: src/frontend/[chromium] › pui_printing.spec.ts#L1
src/frontend/[chromium] › pui_printing.spec.ts took 21.9s
Slow Test: src/frontend/[firefox] › settings/selectionList.spec.ts#L1
src/frontend/[firefox] › settings/selectionList.spec.ts took 18.1s
Slow Test: src/frontend/[firefox] › pui_general.spec.ts#L1
src/frontend/[firefox] › pui_general.spec.ts took 17.9s
🎭 Playwright Run Summary
6 failed [chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests ────────────────────────── [chromium] › pages/pui_stock.spec.ts:169:1 › Stock - Stock Actions ───────────────────────────── [chromium] › pui_login.spec.ts:97:1 › Login - Change Password ────────────────────────────────── [firefox] › pages/pui_build.spec.ts:90:1 › Build Order - Build Outputs ───────────────────────── [firefox] › pages/pui_stock.spec.ts:58:1 › Stock - Filters ───────────────────────────────────── [firefox] › pages/pui_stock.spec.ts:169:1 › Stock - Stock Actions ────────────────────────────── 28 flaky [chromium] › pages/pui_build.spec.ts:90:1 › Build Order - Build Outputs ──────────────────────── [chromium] › pages/pui_part.spec.ts:48:1 › Parts - Manufacturer Parts ────────────────────────── [chromium] › pages/pui_part.spec.ts:100:1 › Parts - Allocations ──────────────────────────────── [chromium] › pages/pui_part.spec.ts:316:1 › Parts - Attachments ──────────────────────────────── [chromium] › pages/pui_part.spec.ts:397:1 › Parts - Revision ─────────────────────────────────── [chromium] › pages/pui_scan.spec.ts:22:1 › Scanning - Basic ──────────────────────────────────── [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:103:1 › Stock - Serial Numbers ──────────────────────────── [chromium] › pui_forms.spec.ts:78:1 › Forms - Supplier Validation ────────────────────────────── [chromium] › pui_login.spec.ts:36:1 › Login - Quick Test ─────────────────────────────────────── [chromium] › pui_plugins.spec.ts:67:1 › Plugins - Custom Admin ───────────────────────────────── [chromium] › pui_settings.spec.ts:127:1 › Settings - Admin - Barcode History ─────────────────── [chromium] › settings/selectionList.spec.ts:5:1 › PUI - Admin - Parameter ────────────────────── [firefox] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests ─────────────────────────── [firefox] › pages/pui_dashboard.spec.ts:38:1 › Dashboard - Plugins ───────────────────────────── [firefox] › pages/pui_part.spec.ts:48:1 › Parts - Manufacturer Parts ─────────────────────────── [firefox] › pages/pui_part.spec.ts:167:1 › Parts - Pricing (Nothing, BOM) ────────────────────── [firefox] › pages/pui_part.spec.ts:294:1 › Parts - Pricing (Purchase) ────────────────────────── [firefox] › pages/pui_part.spec.ts:397:1 › Parts - Revision ──────────────────────────────────── [firefox] › pages/pui_purchase_order.spec.ts:6:1 › Purchase Orders ───────────────────────────── [firefox] › pages/pui_purchase_order.spec.ts:136:1 › Purchase Orders - Filters ───────────────── [firefox] › pages/pui_scan.spec.ts:22:1 › Scanning - Basic ───────────────────────────────────── [firefox] › pages/pui_scan.spec.ts:77:1 › Scanning - SupplierPart ────────────────────────────── [firefox] › pui_forms.spec.ts:78:1 › Forms - Supplier Validation ─────────────────────────────── [firefox] › pui_login.spec.ts:97:1 › Login - Change Password ─────────────────────────────────── [firefox] › pui_plugins.spec.ts:98:1 › Plugins - Locate Item ─────────────────────────────────── [firefox] › pui_settings.spec.ts:127:1 › Settings - Admin - Barcode History ──────────────────── 104 passed (31.0m)

Artifacts

Produced during runtime
Name Size
frontend-build
2.29 MB
playwright-report
126 MB
schema.yml
63 KB