Add SelectionList concept #15482
qc_checks.yaml
on: pull_request
Filter
6s
Build - UI Platform
2m 3s
Style [Documentation]
33s
Tests - Migrations [PostgreSQL]
0s
Tests - Full Migration [SQLite]
0s
Tests - inventree-python
5m 18s
Tests - DB [PostgreSQL]
12m 52s
Tests - DB [MySQL]
12m 17s
Tests - Platform UI
22m 55s
Matrix: coverage
Style - Classic UI [JS]
1m 24s
Push new schema
0s
Annotations
11 errors, 9 warnings, and 1 notice
Tests - API Schema Documentation
Process completed with exit code 1.
|
[chromium] › pages/pui_part.spec.ts:100:1 › Parts - Allocations:
src/frontend/tests/pages/pui_part.spec.ts#L1
1) [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/login.ts#L37
1) [chromium] › pages/pui_part.spec.ts:100:1 › Parts - Allocations ───────────────────────────────
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByText(/InvenTree Demo Server/) to be visible
at login.ts:37
35 | await page.waitForURL('**/platform/home');
36 |
> 37 | await page.getByText(/InvenTree Demo Server/).waitFor();
| ^
38 | };
39 |
40 | export const doLogout = async (page) => {
at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:37:49)
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:101:3
|
[chromium] › pages/pui_part.spec.ts:277:1 › Parts - Attachments:
src/frontend/tests/pages/pui_part.spec.ts#L1
2) [chromium] › pages/pui_part.spec.ts:277:1 › Parts - Attachments ───────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › pages/pui_part.spec.ts:277:1 › Parts - Attachments:
src/frontend/tests/pages/pui_part.spec.ts#L291
2) [chromium] › pages/pui_part.spec.ts:277:1 › Parts - Attachments ───────────────────────────────
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByRole('cell', { name: 'a sample comment' }).first() to be visible
289 |
290 | await page.getByRole('button', { name: 'Submit' }).click();
> 291 | await page.getByRole('cell', { name: 'a sample comment' }).first().waitFor();
| ^
292 |
293 | // Launch dialog to upload a file
294 | await page.getByLabel('action-button-add-attachment').click();
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:291:70
|
[chromium] › pages/pui_part.spec.ts:299:1 › Parts - Parameters:
src/frontend/tests/pages/pui_part.spec.ts#L1
3) [chromium] › pages/pui_part.spec.ts:299:1 › Parts - Parameters ────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › pages/pui_part.spec.ts:299:1 › Parts - Parameters:
src/frontend/tests/login.ts#L37
3) [chromium] › pages/pui_part.spec.ts:299:1 › Parts - Parameters ────────────────────────────────
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByText(/InvenTree Demo Server/) to be visible
at login.ts:37
35 | await page.waitForURL('**/platform/home');
36 |
> 37 | await page.getByText(/InvenTree Demo Server/).waitFor();
| ^
38 | };
39 |
40 | export const doLogout = async (page) => {
at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:37:49)
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:300:3
|
[chromium] › pages/pui_stock.spec.ts:52:1 › Stock - Serial Numbers:
src/frontend/tests/pages/pui_stock.spec.ts#L1
4) [chromium] › pages/pui_stock.spec.ts:52:1 › Stock - Serial Numbers ────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › pages/pui_stock.spec.ts:52:1 › Stock - Serial Numbers:
src/frontend/tests/baseFixtures.ts#L85
4) [chromium] › pages/pui_stock.spec.ts:52:1 › Stock - Serial Numbers ────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 102
- Array []
+ Array [
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [
+ EventEmitter {
+ "_events": Object {
+ "previewUpdated": [Function anonymous],
+ },
+ "_eventsCount": 1,
+ "_maxListeners": undefined,
+ "_object": Object {
+ "_guid": "handle@57cca95a53dd25d234322c6199695cad",
+ "_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=590700f4",
+ },
+ "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@35c2ab06a91f78e37c7f00a1f65ff3b2",
+ "_type": "Page",
+ },
+ "_pendingHandlers": Map {},
+ "_rejectionHandler": undefined,
+ "off": [Function removeListener],
+ "on": [Function addListener],
+ },
+ "text": "AxiosError",
+ "type": "error",
+ },
+ "_page": Object {
+ "_guid": "page@35c2ab06a91f78e37c7f00a1f65ff3b2",
+ "_type": "Page",
+ },
+ },
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "http://localhost:8000/api/stock/",
+ },
+ "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@35c2ab06a91f78e37c7f00a1f65ff3b2",
+ "_type": "Page",
+ },
+ "_pendingHandlers": Map {},
+ "_rejectionHandler": undefined,
+ "off": [Function removeListener],
+ "on": [Function addListener],
+ },
+ "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)",
+ "type": "error",
+ },
+ "_page": Object {
+ "_guid": "page@35c2ab06a91f78e37c7f00a1f65ff3b2
|
[chromium] › pages/pui_stock.spec.ts:52:1 › Stock - Serial Numbers:
src/frontend/tests/pages/pui_stock.spec.ts#L89
4) [chromium] › pages/pui_stock.spec.ts:52:1 › Stock - Serial Numbers ────────────────────────────
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByText('Errors exist for one or more form fields') to be visible
87 |
88 | // Expected error messages
> 89 | await page.getByText('Errors exist for one or more form fields').waitFor();
| ^
90 | await page
91 | .getByText(/exceeds allowed quantity/)
92 | .first()
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_stock.spec.ts:89:68
|
[chromium] › pages/pui_stock.spec.ts:118:1 › Stock - Stock Actions:
src/frontend/tests/pages/pui_stock.spec.ts#L1
5) [chromium] › pages/pui_stock.spec.ts:118:1 › Stock - Stock Actions ────────────────────────────
Test timeout of 90000ms exceeded.
|
Build - UI Platform
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Style - Classic UI [JS]
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests - inventree-python
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests - Platform UI
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
src/frontend/[firefox] › pui_plugins.spec.ts#L1
src/frontend/[firefox] › pui_plugins.spec.ts took 29.4s
|
Slow Test:
src/frontend/[chromium] › pui_general.spec.ts#L1
src/frontend/[chromium] › pui_general.spec.ts took 23.3s
|
Slow Test:
src/frontend/[chromium] › modals.spec.ts#L1
src/frontend/[chromium] › modals.spec.ts took 21.4s
|
Slow Test:
src/frontend/[chromium] › pui_forms.spec.ts#L1
src/frontend/[chromium] › pui_forms.spec.ts took 16.8s
|
Slow Test:
src/frontend/[firefox] › pui_command.spec.ts#L1
src/frontend/[firefox] › pui_command.spec.ts took 16.0s
|
🎭 Playwright Run Summary
11 flaky
[chromium] › pages/pui_part.spec.ts:100:1 › Parts - Allocations ────────────────────────────────
[chromium] › pages/pui_part.spec.ts:277:1 › Parts - Attachments ────────────────────────────────
[chromium] › pages/pui_part.spec.ts:299:1 › Parts - Parameters ─────────────────────────────────
[chromium] › pages/pui_stock.spec.ts:52:1 › Stock - Serial Numbers ─────────────────────────────
[chromium] › pages/pui_stock.spec.ts:118:1 › Stock - Stock Actions ─────────────────────────────
[chromium] › pui_printing.spec.ts:55:1 › Report Printing ───────────────────────────────────────
[firefox] › pages/pui_part.spec.ts:48:1 › Parts - Manufacturer Parts ───────────────────────────
[firefox] › pages/pui_scan.spec.ts:45:1 › Pages - Index - Scan (StockLocation) ─────────────────
[firefox] › pui_basic.spec.ts:5:1 › Basic Login Test ───────────────────────────────────────────
[firefox] › pui_general.spec.ts:5:1 › Sales ────────────────────────────────────────────────────
[firefox] › settings/selectionList.spec.ts:5:1 › PUI - Admin - Parameter ───────────────────────
111 passed (16.0m)
|