Bump the dependencies group across 1 directory with 3 updates #15349
qc_checks.yaml
on: pull_request
Filter
9s
Build - UI Platform
1m 59s
Style [Documentation]
42s
Tests - Migrations [PostgreSQL]
27m 29s
Tests - Full Migration [SQLite]
2m 56s
Tests - inventree-python
5m 8s
Tests - DB [PostgreSQL]
12m 44s
Tests - DB [MySQL]
12m 32s
Tests - Platform UI
21m 18s
Matrix: coverage
Style - Classic UI [JS]
1m 39s
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:75:1 › Pages - Part - Pricing (Supplier):
src/frontend/tests/pages/pui_part.spec.ts#L1
1) [chromium] › pages/pui_part.spec.ts:75:1 › Pages - Part - Pricing (Supplier) ──────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › pages/pui_part.spec.ts:75:1 › Pages - Part - Pricing (Supplier):
src/frontend/tests/login.ts#L38
1) [chromium] › pages/pui_part.spec.ts:75:1 › Pages - Part - Pricing (Supplier) ──────────────────
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByRole('heading', { name: 'Welcome to your Dashboard,' }) to be visible
at login.ts:38
36 | await page
37 | .getByRole('heading', { name: 'Welcome to your Dashboard,' })
> 38 | .waitFor();
| ^
39 | };
40 |
41 | export const doLogout = async (page) => {
at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:38:6)
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:76:3
|
[chromium] › pui_general.spec.ts:71:1 › Sales:
src/frontend/tests/pui_general.spec.ts#L1
2) [chromium] › pui_general.spec.ts:71:1 › Sales ─────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[chromium] › pui_general.spec.ts:71:1 › Sales:
src/frontend/tests/login.ts#L38
2) [chromium] › pui_general.spec.ts:71:1 › Sales ─────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByRole('heading', { name: 'Welcome to your Dashboard,' }) to be visible
at login.ts:38
36 | await page
37 | .getByRole('heading', { name: 'Welcome to your Dashboard,' })
> 38 | .waitFor();
| ^
39 | };
40 |
41 | export const doLogout = async (page) => {
at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:38:6)
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_general.spec.ts:72:3
|
[firefox] › pages/pui_part.spec.ts:75:1 › Pages - Part - Pricing (Supplier):
src/frontend/tests/pages/pui_part.spec.ts#L1
3) [firefox] › pages/pui_part.spec.ts:75:1 › Pages - Part - Pricing (Supplier) ───────────────────
Test timeout of 90000ms exceeded.
|
[firefox] › pages/pui_part.spec.ts:75:1 › Pages - Part - Pricing (Supplier):
src/frontend/tests/login.ts#L38
3) [firefox] › pages/pui_part.spec.ts:75:1 › Pages - Part - Pricing (Supplier) ───────────────────
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByRole('heading', { name: 'Welcome to your Dashboard,' }) to be visible
at login.ts:38
36 | await page
37 | .getByRole('heading', { name: 'Welcome to your Dashboard,' })
> 38 | .waitFor();
| ^
39 | };
40 |
41 | export const doLogout = async (page) => {
at doQuickLogin (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/login.ts:38:6)
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:76:3
|
[firefox] › pui_general.spec.ts:71:1 › Sales:
src/frontend/tests/pui_general.spec.ts#L1
4) [firefox] › pui_general.spec.ts:71:1 › Sales ──────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[firefox] › pui_general.spec.ts:71:1 › Sales:
src/frontend/tests/pui_general.spec.ts#L108
4) [firefox] › pui_general.spec.ts:71:1 › Sales ──────────────────────────────────────────────────
Error: locator.waitFor: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByText('No attachments found').first() to be visible
106 | await page.getByText('No records found').first().waitFor();
107 | await page.getByRole('tab', { name: 'Attachments' }).click();
> 108 | await page.getByText('No attachments found').first().waitFor();
| ^
109 | await page.getByRole('tab', { name: 'Notes' }).click();
110 | await page.getByRole('tab', { name: 'Order Details' }).click();
111 |
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_general.spec.ts:108:56
|
[firefox] › pui_settings.spec.ts:6:1 › Admin:
src/frontend/tests/pui_settings.spec.ts#L1
5) [firefox] › pui_settings.spec.ts:6:1 › Admin ──────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
[firefox] › pui_settings.spec.ts:6:1 › Admin:
src/frontend/tests/pui_settings.spec.ts#L15
5) [firefox] › pui_settings.spec.ts:6:1 › Admin ──────────────────────────────────────────────────
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByRole('tab', { name: 'Display Options' })
- locator resolved to <button role="tab" type="button" tabindex="-1" data-placement="left" aria-selected="false" data-variant="default" data-orientation="vertical" id="mantine-e0e6lu3zn-tab-display" aria-controls="mantine-e0e6lu3zn-panel-display" class="mantine-focus-auto m_539e827b m_4ec4dce6 mantine-Tabs-tab m_87cf2631 mantine-UnstyledButton-root">…</button>
- attempting click action
- waiting for element to be visible, enabled and stable
- element is not stable
- retrying click action, attempt #1
- waiting for element to be visible, enabled and stable
- element was detached from the DOM, retrying
13 | await page.getByRole('tab', { name: 'Security' }).click();
14 |
> 15 | await page.getByRole('tab', { name: 'Display Options' }).click();
| ^
16 | await page.getByText('Date Format').waitFor();
17 | await page.getByRole('tab', { name: 'Search' }).click();
18 | await page.getByText('Regex Search').waitFor();
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_settings.spec.ts:15:60
|
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/[chromium] › pages/pui_scan.spec.ts#L1
src/frontend/[chromium] › pages/pui_scan.spec.ts took 35.6s
|
Slow Test:
src/frontend/[firefox] › pui_tables.spec.ts#L1
src/frontend/[firefox] › pui_tables.spec.ts took 34.4s
|
Slow Test:
src/frontend/[chromium] › pui_tables.spec.ts#L1
src/frontend/[chromium] › pui_tables.spec.ts took 33.0s
|
Slow Test:
src/frontend/[chromium] › pui_settings.spec.ts#L1
src/frontend/[chromium] › pui_settings.spec.ts took 22.7s
|
Slow Test:
src/frontend/[firefox] › pui_printing.spec.ts#L1
src/frontend/[firefox] › pui_printing.spec.ts took 22.6s
|
🎭 Playwright Run Summary
5 flaky
[chromium] › pages/pui_part.spec.ts:75:1 › Pages - Part - Pricing (Supplier) ───────────────────
[chromium] › pui_general.spec.ts:71:1 › Sales ──────────────────────────────────────────────────
[firefox] › pages/pui_part.spec.ts:75:1 › Pages - Part - Pricing (Supplier) ────────────────────
[firefox] › pui_general.spec.ts:71:1 › Sales ───────────────────────────────────────────────────
[firefox] › pui_settings.spec.ts:6:1 › Admin ───────────────────────────────────────────────────
107 passed (14.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
frontend-build
|
2.13 MB |
|
schema.yml
|
62.7 KB |
|