Skip to content

Update dependabot settings for python packages #16430

Update dependabot settings for python packages

Update dependabot settings for python packages #16430

Re-run triggered December 26, 2024 13:24
Status Success
Total duration 25m 15s
Artifacts 3

qc_checks.yaml

on: pull_request
Build - UI Platform
1m 54s
Build - UI Platform
Style [pre-commit]
31s
Style [pre-commit]
Tests - API Schema Documentation
5m 0s
Tests - API Schema Documentation
Style [Documentation]
1m 1s
Style [Documentation]
Tests - Migrations [PostgreSQL]
28m 35s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
3m 9s
Tests - Full Migration [SQLite]
Tests - inventree-python
5m 29s
Tests - inventree-python
Tests - DB [PostgreSQL]
13m 22s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
12m 53s
Tests - DB [MySQL]
Tests - Platform UI
25m 4s
Tests - Platform UI
Security [Zizmor]
38s
Security [Zizmor]
Matrix: coverage
Push new schema
0s
Push new schema
Fit to window
Zoom out
Zoom in

Annotations

11 errors, 6 warnings, and 1 notice
Tests - API Schema Documentation
Process completed with exit code 1.
[chromium] › pages/pui_build.spec.ts:164:1 › Build Order - Allocation: src/frontend/tests/pages/pui_build.spec.ts#L1
1) [chromium] › pages/pui_build.spec.ts:164:1 › Build Order - Allocation ───────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_build.spec.ts:164:1 › Build Order - Allocation: src/frontend/tests/pages/pui_build.spec.ts#L195
1) [chromium] › pages/pui_build.spec.ts:164:1 › Build Order - Allocation ───────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('cell', { name: '# 7' }).locator('xpath=ancestor::tr').first().getByText('3 / 4') to be visible 193 | 194 | // Expecting 3/4 allocated outputs > 195 | await output7.getByText('3 / 4').waitFor(); | ^ 196 | 197 | // Expecting 0/3 completed tests 198 | await output7.getByText('0 / 3').waitFor(); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_build.spec.ts:195:36
[chromium] › pages/pui_part.spec.ts:100:1 › Parts - Allocations: src/frontend/tests/pages/pui_part.spec.ts#L1
2) [chromium] › pages/pui_part.spec.ts:100:1 › Parts - Allocations ─────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_part.spec.ts:100:1 › Parts - Allocations: src/frontend/tests/pages/pui_part.spec.ts#L125
2) [chromium] › pages/pui_part.spec.ts:100:1 › Parts - Allocations ─────────────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByText('BO0001') to be visible 123 | 124 | // Expected order reference values > 125 | await page.getByText('BO0001').waitFor(); | ^ 126 | await page.getByText('BO0016').waitFor(); 127 | await page.getByText('BO0019').waitFor(); 128 | await page.getByText('SO0008').waitFor(); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:125:34
[chromium] › pages/pui_purchase_order.spec.ts:6:1 › Purchase Orders - General: src/frontend/tests/pages/pui_purchase_order.spec.ts#L1
3) [chromium] › pages/pui_purchase_order.spec.ts:6:1 › Purchase Orders - General ───────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_purchase_order.spec.ts:6:1 › Purchase Orders - General: src/frontend/tests/pages/pui_purchase_order.spec.ts#L10
3) [chromium] › pages/pui_purchase_order.spec.ts:6:1 › Purchase Orders - General ───────────────── Error: locator.click: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('cell', { name: 'PO0012' }) 8 | 9 | await page.getByRole('tab', { name: 'Purchasing' }).click(); > 10 | await page.getByRole('cell', { name: 'PO0012' }).click(); | ^ 11 | await page.waitForTimeout(200); 12 | 13 | await page.getByRole('tab', { name: 'Line Items' }).click(); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_purchase_order.spec.ts:10:52
[chromium] › pages/pui_stock.spec.ts:92:1 › Stock - Serial Numbers: src/frontend/tests/pages/pui_stock.spec.ts#L1
4) [chromium] › pages/pui_stock.spec.ts:92:1 › Stock - Serial Numbers ──────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_stock.spec.ts:92:1 › Stock - Serial Numbers: src/frontend/tests/baseFixtures.ts#L85
4) [chromium] › pages/pui_stock.spec.ts:92:1 › Stock - Serial Numbers ──────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 60 - Array [] + Array [ + ConsoleMessage { + "_event": Object { + "args": Array [ + EventEmitter { + "_events": Object { + "previewUpdated": [Function anonymous], + }, + "_eventsCount": 1, + "_maxListeners": undefined, + "_object": Object { + "_guid": "handle@9585913a77067d12d63e214909450a07", + "_type": "JSHandle", + }, + "_pendingHandlers": Map {}, + "_rejectionHandler": undefined, + "off": [Function removeListener], + "on": [Function addListener], + }, + ], + "location": Object { + "columnNumber": 6, + "lineNumber": 2599, + "url": "http://localhost:5173/node_modules/.vite/deps/chunk-56VRJ6UA.js?v=9a02e103", + }, + "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@58556de820fff230504e656e8bad969c", + "_type": "Page", + }, + "_pendingHandlers": Map {}, + "_rejectionHandler": undefined, + "off": [Function removeListener], + "on": [Function addListener], + }, + "text": "AxiosError", + "type": "error", + }, + "_page": Object { + "_guid": "page@58556de820fff230504e656e8bad969c", + "_type": "Page", + }, + }, + ] at baseFixtures.ts:85 83 | }); 84 | await use(page); > 85 | expect(messages).toEqual([]); | ^ 86 | } 87 | }); 88 | at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:85:22)
[chromium] › pages/pui_stock.spec.ts:92:1 › Stock - Serial Numbers: src/frontend/tests/pages/pui_stock.spec.ts#L106
4) [chromium] › pages/pui_stock.spec.ts:92:1 › Stock - Serial Numbers ──────────────────────────── Error: locator.click: Test timeout of 90000ms exceeded. Call log: - waiting for getByLabel('remove-search-group-stockitem') 104 | 105 | // Remove the "stock item" results group > 106 | await page.getByLabel('remove-search-group-stockitem').click(); | ^ 107 | 108 | await page 109 | .getByText(/widget\.green/) at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_stock.spec.ts:106:58
[chromium] › pui_plugins.spec.ts:67:1 › Plugins - Custom Admin: src/frontend/tests/pui_plugins.spec.ts#L1
5) [chromium] › pui_plugins.spec.ts:67:1 › Plugins - Custom Admin ──────────────────────────────── 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
Tests - Migrations [PostgreSQL]
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
Slow Test: src/frontend/[chromium] › modals.spec.ts#L1
src/frontend/[chromium] › modals.spec.ts took 22.3s
Slow Test: src/frontend/[firefox] › pui_command.spec.ts#L1
src/frontend/[firefox] › pui_command.spec.ts took 16.3s
Slow Test: src/frontend/[chromium] › settings/selectionList.spec.ts#L1
src/frontend/[chromium] › settings/selectionList.spec.ts took 16.0s
🎭 Playwright Run Summary
13 flaky [chromium] › pages/pui_build.spec.ts:164:1 › Build Order - Allocation ────────────────────────── [chromium] › pages/pui_part.spec.ts:100:1 › Parts - Allocations ──────────────────────────────── [chromium] › pages/pui_purchase_order.spec.ts:6:1 › Purchase Orders - General ────────────────── [chromium] › pages/pui_stock.spec.ts:92:1 › Stock - Serial Numbers ───────────────────────────── [chromium] › pui_plugins.spec.ts:67:1 › Plugins - Custom Admin ───────────────────────────────── [firefox] › modals.spec.ts:4:1 › Modals as admin ─────────────────────────────────────────────── [firefox] › pages/pui_part.spec.ts:61:1 › Parts - Supplier Parts ─────────────────────────────── [firefox] › pages/pui_part.spec.ts:74:1 › Parts - Locking ────────────────────────────────────── [firefox] › pages/pui_part.spec.ts:395:1 › Parts - Revision ──────────────────────────────────── [firefox] › pages/pui_purchase_order.spec.ts:6:1 › Purchase Orders - General ─────────────────── [firefox] › pages/pui_sales_order.spec.ts:133:1 › Purchase Orders ────────────────────────────── [firefox] › pages/pui_stock.spec.ts:6:1 › Stock - Basic Tests ────────────────────────────────── [firefox] › settings/selectionList.spec.ts:5:1 › PUI - Admin - Parameter ─────────────────────── 123 passed (18.2m)