Skip to content

Order start dates (#8966) #17011

Order start dates (#8966)

Order start dates (#8966) #17011

Re-run triggered January 29, 2025 17:30
Status Failure
Total duration 19s
Artifacts 3

qc_checks.yaml

on: push
Build - UI Platform
2m 27s
Build - UI Platform
Style [pre-commit]
30s
Style [pre-commit]
Tests - API Schema Documentation
2m 29s
Tests - API Schema Documentation
Style [Documentation]
1m 19s
Style [Documentation]
Tests - Migrations [PostgreSQL]
27m 12s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
2m 58s
Tests - Full Migration [SQLite]
Tests - inventree-python
3m 59s
Tests - inventree-python
Tests - DB [PostgreSQL]
13m 34s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
12m 21s
Tests - DB [MySQL]
Tests - Platform UI
24m 58s
Tests - Platform UI
Security [Zizmor]
0s
Security [Zizmor]
Matrix: coverage
Push new schema
5s
Push new schema
Fit to window
Zoom out
Zoom in

Annotations

12 errors, 9 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/pages/pui_build.spec.ts#L19
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 getByText('On Hold').first() to be visible 17 | 18 | // We have now loaded the "Build Order" table. Check for some expected texts > 19 | await page.getByText('On Hold').first().waitFor(); | ^ 20 | await page.getByText('Pending').first().waitFor(); 21 | 22 | // Load a particular build order at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_build.spec.ts:19:43
[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/pages/pui_build.spec.ts#L19
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 getByText('On Hold').first() to be visible 17 | 18 | // We have now loaded the "Build Order" table. Check for some expected texts > 19 | await page.getByText('On Hold').first().waitFor(); | ^ 20 | await page.getByText('Pending').first().waitFor(); 21 | 22 | // Load a particular build order at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_build.spec.ts:19:43
[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/pages/pui_build.spec.ts#L19
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 getByText('On Hold').first() to be visible 17 | 18 | // We have now loaded the "Build Order" table. Check for some expected texts > 19 | await page.getByText('On Hold').first().waitFor(); | ^ 20 | await page.getByText('Pending').first().waitFor(); 21 | 22 | // Load a particular build order at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_build.spec.ts:19:43
[chromium] › pages/pui_sales_order.spec.ts:100:1 › Sales Orders - Shipments: src/frontend/tests/pages/pui_sales_order.spec.ts#L1
2) [chromium] › pages/pui_sales_order.spec.ts:100:1 › Sales Orders - Shipments ─────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_sales_order.spec.ts:100:1 › Sales Orders - Shipments: src/frontend/tests/pages/pui_sales_order.spec.ts#L105
2) [chromium] › pages/pui_sales_order.spec.ts:100:1 › Sales Orders - Shipments ─────────────────── Error: locator.click: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('tab', { name: 'Sales Orders' }) 103 | await page.goto(`${baseUrl}/home`); 104 | await page.getByRole('tab', { name: 'Sales' }).click(); > 105 | await page.getByRole('tab', { name: 'Sales Orders' }).click(); | ^ 106 | 107 | // Click through to a particular sales order 108 | await page.getByRole('tab', { name: 'Sales Orders' }).waitFor(); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_sales_order.spec.ts:105:57
[chromium] › pages/pui_sales_order.spec.ts:100:1 › Sales Orders - Shipments: src/frontend/tests/pages/pui_sales_order.spec.ts#L1
2) [chromium] › pages/pui_sales_order.spec.ts:100:1 › Sales Orders - Shipments ─────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pages/pui_sales_order.spec.ts:100:1 › Sales Orders - Shipments: src/frontend/tests/pages/pui_sales_order.spec.ts#L105
2) [chromium] › pages/pui_sales_order.spec.ts:100:1 › Sales Orders - Shipments ─────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('tab', { name: 'Sales Orders' }) 103 | await page.goto(`${baseUrl}/home`); 104 | await page.getByRole('tab', { name: 'Sales' }).click(); > 105 | await page.getByRole('tab', { name: 'Sales Orders' }).click(); | ^ 106 | 107 | // Click through to a particular sales order 108 | await page.getByRole('tab', { name: 'Sales Orders' }).waitFor(); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_sales_order.spec.ts:105:57
Push new schema
Process completed with exit code 1.
Tests - API Schema Documentation
No files were found with the provided path: src/backend/InvenTree/inventree_settings.json. No artifacts will be uploaded.
Tests - API Schema Documentation
No files were found with the provided path: src/backend/InvenTree/inventree_tags.yml. No artifacts will be uploaded.
Tests - API Schema Documentation
No files were found with the provided path: src/backend/InvenTree/inventree_filters.yml. No artifacts will be uploaded.
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/[chromium] › pages/pui_scan.spec.ts#L1
src/frontend/[chromium] › pages/pui_scan.spec.ts took 36.8s
Slow Test: src/frontend/[chromium] › pui_tables.spec.ts#L1
src/frontend/[chromium] › pui_tables.spec.ts took 36.3s
Slow Test: src/frontend/[chromium] › pui_settings.spec.ts#L1
src/frontend/[chromium] › pui_settings.spec.ts took 23.0s
Slow Test: src/frontend/[chromium] › pui_plugins.spec.ts#L1
src/frontend/[chromium] › pui_plugins.spec.ts took 20.7s
Slow Test: src/frontend/[firefox] › pui_command.spec.ts#L1
src/frontend/[firefox] › pui_command.spec.ts took 19.8s
🎭 Playwright Run Summary
2 failed [chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests ────────────────────────── [chromium] › pages/pui_sales_order.spec.ts:100:1 › Sales Orders - Shipments ──────────────────── 9 flaky [chromium] › pages/pui_part.spec.ts:106:1 › Parts - Allocations ──────────────────────────────── [chromium] › pages/pui_part.spec.ts:173:1 › Parts - Pricing (Nothing, BOM) ───────────────────── [chromium] › pages/pui_purchase_order.spec.ts:11:1 › Purchase Orders - List ──────────────────── [chromium] › pui_login.spec.ts:19:1 › Login - Quick Test ─────────────────────────────────────── [firefox] › pages/pui_part.spec.ts:67:1 › Parts - Supplier Parts ─────────────────────────────── [firefox] › pages/pui_part.spec.ts:393:1 › Parts - 404 ───────────────────────────────────────── [firefox] › pages/pui_scan.spec.ts:43:1 › Scanning - Part ────────────────────────────────────── [firefox] › pui_general.spec.ts:5:1 › Company ────────────────────────────────────────────────── [firefox] › settings/selectionList.spec.ts:5:1 › PUI - Admin - Parameter ─────────────────────── 129 passed (19.6m)