Skip to content

[Pricing] Add option to convert received items currency #17012

[Pricing] Add option to convert received items currency

[Pricing] Add option to convert received items currency #17012

Triggered via pull request January 29, 2025 11:50
Status Failure
Total duration 35m 29s
Artifacts 3

qc_checks.yaml

on: pull_request
Build - UI Platform
1m 57s
Build - UI Platform
Style [pre-commit]
42s
Style [pre-commit]
Tests - API Schema Documentation
2m 16s
Tests - API Schema Documentation
Style [Documentation]
1m 9s
Style [Documentation]
Tests - Migrations [PostgreSQL]
0s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
0s
Tests - Full Migration [SQLite]
Tests - inventree-python
3m 34s
Tests - inventree-python
Tests - DB [PostgreSQL]
13m 23s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
12m 28s
Tests - DB [MySQL]
Tests - Platform UI
31m 3s
Tests - Platform UI
Security [Zizmor]
35s
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: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] › pui_printing.spec.ts:55:1 › Report Printing: src/frontend/tests/pui_printing.spec.ts#L1
2) [chromium] › pui_printing.spec.ts:55:1 › Report Printing ────────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pui_printing.spec.ts:55:1 › Report Printing: src/frontend/tests/pui_printing.spec.ts#L78
2) [chromium] › pui_printing.spec.ts:55:1 › Report Printing ────────────────────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for locator('#form-success') to be visible 76 | await page.getByRole('button', { name: 'Generate', exact: true }).click(); 77 | > 78 | await page.locator('#form-success').waitFor(); | ^ 79 | await page.getByText('Report printing completed').waitFor(); 80 | 81 | await page.context().close(); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_printing.spec.ts:78:39
[chromium] › pui_printing.spec.ts:55:1 › Report Printing: src/frontend/tests/pui_printing.spec.ts#L1
2) [chromium] › pui_printing.spec.ts:55:1 › Report Printing ────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pui_printing.spec.ts:55:1 › Report Printing: src/frontend/tests/pui_printing.spec.ts#L78
2) [chromium] › pui_printing.spec.ts:55:1 › Report Printing ────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for locator('#form-success') to be visible 76 | await page.getByRole('button', { name: 'Generate', exact: true }).click(); 77 | > 78 | await page.locator('#form-success').waitFor(); | ^ 79 | await page.getByText('Report printing completed').waitFor(); 80 | 81 | await page.context().close(); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_printing.spec.ts:78:39
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] › pages/pui_stock.spec.ts#L1
src/frontend/[firefox] › pages/pui_stock.spec.ts took 1.3m
Slow Test: src/frontend/[firefox] › pages/pui_build.spec.ts#L1
src/frontend/[firefox] › pages/pui_build.spec.ts took 1.2m
Slow Test: src/frontend/[chromium] › pages/pui_stock.spec.ts#L1
src/frontend/[chromium] › pages/pui_stock.spec.ts took 48.3s
Slow Test: src/frontend/[firefox] › pui_tables.spec.ts#L1
src/frontend/[firefox] › pui_tables.spec.ts took 47.6s
Slow Test: src/frontend/[firefox] › pui_settings.spec.ts#L1
src/frontend/[firefox] › pui_settings.spec.ts took 39.0s
🎭 Playwright Run Summary
6 failed [chromium] › pages/pui_build.spec.ts:10:1 › Build Order - Basic Tests ────────────────────────── [chromium] › pui_printing.spec.ts:55:1 › Report Printing ─────────────────────────────────────── [chromium] › pui_printing.spec.ts:84:1 › Report Editing ──────────────────────────────────────── [firefox] › pages/pui_part.spec.ts:106:1 › Parts - Allocations ───────────────────────────────── [firefox] › pui_printing.spec.ts:55:1 › Report Printing ──────────────────────────────────────── [firefox] › pui_printing.spec.ts:84:1 › Report Editing ───────────────────────────────────────── 11 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_sales_order.spec.ts:57:1 › Sales Orders - Basic Tests ─────────────────── [chromium] › pages/pui_sales_order.spec.ts:100:1 › Sales Orders - Shipments ──────────────────── [chromium] › pui_general.spec.ts:5:1 › Company ───────────────────────────────────────────────── [firefox] › pages/pui_part.spec.ts:173:1 › Parts - Pricing (Nothing, BOM) ────────────────────── [firefox] › pages/pui_part.spec.ts:223:1 › Parts - Pricing (Supplier) ────────────────────────── [firefox] › pages/pui_purchase_order.spec.ts:39:1 › Purchase Orders - Barcodes ───────────────── [firefox] › pages/pui_scan.spec.ts:112:1 › Scanning - Build ──────────────────────────────────── [firefox] › pui_general.spec.ts:5:1 › Company ────────────────────────────────────────────────── [firefox] › pui_plugins.spec.ts:67:1 › Plugins - Custom Admin ────────────────────────────────── 123 passed (25.8m)

Artifacts

Produced during runtime
Name Size
frontend-build
2.33 MB
playwright-report
100 MB
schema.yml
65.3 KB