Skip to content

Single table for file attachments #12705

Single table for file attachments

Single table for file attachments #12705

Triggered via pull request June 9, 2024 12:53
Status Failure
Total duration 19m 26s
Artifacts 3

qc_checks.yaml

on: pull_request
Build - UI Platform
1m 52s
Build - UI Platform
Style [pre-commit]
32s
Style [pre-commit]
Tests - API Schema Documentation
4m 54s
Tests - API Schema Documentation
Style [Documentation]
32s
Style [Documentation]
Tests - Migrations [PostgreSQL]
0s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
0s
Tests - Full Migration [SQLite]
Tests - inventree-python
6m 9s
Tests - inventree-python
Tests - DB [PostgreSQL]
17m 35s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
17m 10s
Tests - DB [MySQL]
Tests - Platform UI
16m 2s
Tests - Platform UI
Matrix: coverage
Style - Classic UI [JS]
1m 19s
Style - Classic UI [JS]
Push new schema
0s
Push new schema
Fit to window
Zoom out
Zoom in

Annotations

30 errors, 9 warnings, and 1 notice
Tests - API Schema Documentation
Process completed with exit code 1.
Tests - inventree-python
Process completed with exit code 1.
[chromium] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground: src/frontend/tests/pages/pui_index.spec.ts#L1
1) [chromium] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground ─────────────────── Test timeout of 60000ms exceeded.
[chromium] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground: src/frontend/tests/pages/pui_index.spec.ts#L60
1) [chromium] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground ─────────────────── Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Create Attachment' }) 58 | 59 | // Create Attachment > 60 | await page.getByRole('button', { name: 'Create Attachment' }).click(); | ^ 61 | await page.getByLabel('Attachment *').waitFor(); 62 | await page.getByRole('button', { name: 'Cancel' }).click(); 63 | // TODO: actually create an attachment at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_index.spec.ts:60:65
[chromium] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground: src/frontend/tests/pages/pui_index.spec.ts#L1
1) [chromium] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground ─────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[chromium] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground: src/frontend/tests/pages/pui_index.spec.ts#L60
1) [chromium] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground ─────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Create Attachment' }) 58 | 59 | // Create Attachment > 60 | await page.getByRole('button', { name: 'Create Attachment' }).click(); | ^ 61 | await page.getByLabel('Attachment *').waitFor(); 62 | await page.getByRole('button', { name: 'Cancel' }).click(); 63 | // TODO: actually create an attachment at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_index.spec.ts:60:65
[chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes: src/frontend/tests/pages/pui_part.spec.ts#L1
2) [chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes ──────────────────────── Test timeout of 60000ms exceeded.
[chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes: src/frontend/tests/pages/pui_part.spec.ts#L216
2) [chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes ──────────────────────── Error: locator.waitFor: Test timeout of 60000ms exceeded. Call log: - waiting for getByText('Notes saved successfully') to be visible 214 | // Save 215 | await page.getByLabel('save-notes').click(); > 216 | await page.getByText('Notes saved successfully').waitFor(); | ^ 217 | 218 | // Navigate away from the page, and then back 219 | await page.goto(`${baseUrl}/stock/location/index/`); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:216:52
[chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes: src/frontend/tests/pages/pui_part.spec.ts#L1
2) [chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 60000ms exceeded.
[chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes: src/frontend/tests/pages/pui_part.spec.ts#L225
2) [chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes ──────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.waitFor: Test timeout of 60000ms exceeded. Call log: - waiting for getByText('This is some data') to be visible 223 | 224 | // Check that the original notes are still present > 225 | await page.getByText('This is some data').waitFor(); | ^ 226 | }); 227 | at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:225:45
[firefox] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground: src/frontend/tests/pages/pui_index.spec.ts#L1
3) [firefox] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground ──────────────────── Test timeout of 60000ms exceeded.
[firefox] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground: src/frontend/tests/pages/pui_index.spec.ts#L60
3) [firefox] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground ──────────────────── Error: locator.click: Test timeout of 60000ms exceeded. Call log: - waiting for getByRole('button', { name: 'Create Attachment' }) 58 | 59 | // Create Attachment > 60 | await page.getByRole('button', { name: 'Create Attachment' }).click(); | ^ 61 | await page.getByLabel('Attachment *').waitFor(); 62 | await page.getByRole('button', { name: 'Cancel' }).click(); 63 | // TODO: actually create an attachment at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_index.spec.ts:60:65
Tests - DB [MySQL]
Process completed with exit code 1.
Tests - DB [PostgreSQL]
Process completed with exit code 1.
Tests - DB [SQLite] + Coverage 3.9
Process completed with exit code 1.
Tests - DB [SQLite] + Coverage 3.12
Process completed with exit code 1.
Build - UI Platform
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Style - Classic UI [JS]
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests - inventree-python
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Tests - Platform UI
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Slow Test: src/frontend/[firefox] › pages/pui_part.spec.ts#L1
src/frontend/[firefox] › pages/pui_part.spec.ts took 1.1m
Slow Test: src/frontend/[firefox] › pages/pui_scan.spec.ts#L1
src/frontend/[firefox] › pages/pui_scan.spec.ts took 46.2s
Slow Test: src/frontend/[chromium] › pages/pui_scan.spec.ts#L1
src/frontend/[chromium] › pages/pui_scan.spec.ts took 45.8s
Slow Test: src/frontend/[chromium] › modals.spec.ts#L1
src/frontend/[chromium] › modals.spec.ts took 16.7s
Slow Test: src/frontend/[chromium] › pui_command.spec.ts#L1
src/frontend/[chromium] › pui_command.spec.ts took 16.4s
🎭 Playwright Run Summary
3 failed [chromium] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground ──────────────────── [chromium] › pages/pui_part.spec.ts:200:1 › PUI - Pages - Part - Notes ───────────────────────── [firefox] › pages/pui_index.spec.ts:6:1 › PUI - Pages - Index - Playground ───────────────────── 2 flaky [firefox] › pui_general.spec.ts:5:1 › PUI - Parts ────────────────────────────────────────────── [firefox] › pui_general.spec.ts:58:1 › PUI - Parts - Supplier Parts ──────────────────────────── 73 passed (9.4m)

Artifacts

Produced during runtime
Name Size
frontend-build Expired
1.84 MB
playwright-report Expired
15.6 MB
schema.yml Expired
54.9 KB