Skip to content

New Crowdin translations by GitHub Action (#8266) #15256

New Crowdin translations by GitHub Action (#8266)

New Crowdin translations by GitHub Action (#8266) #15256

Triggered via push October 23, 2024 05:11
Status Success
Total duration 21m 14s
Artifacts 2

qc_checks.yaml

on: push
Build - UI Platform
2m 3s
Build - UI Platform
Style [pre-commit]
38s
Style [pre-commit]
Tests - API Schema Documentation
4m 38s
Tests - API Schema Documentation
Style [Documentation]
47s
Style [Documentation]
Tests - Migrations [PostgreSQL]
0s
Tests - Migrations [PostgreSQL]
Tests - Full Migration [SQLite]
0s
Tests - Full Migration [SQLite]
Tests - inventree-python
5m 49s
Tests - inventree-python
Tests - DB [PostgreSQL]
13m 31s
Tests - DB [PostgreSQL]
Tests - DB [MySQL]
13m 8s
Tests - DB [MySQL]
Tests - Platform UI
20m 3s
Tests - Platform UI
Matrix: coverage
Style - Classic UI [JS]
1m 36s
Style - Classic UI [JS]
Push new schema
0s
Push new schema
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 9 warnings, and 1 notice
Tests - API Schema Documentation
Process completed with exit code 1.
[chromium] › pui_general.spec.ts:5:1 › Parts: src/frontend/tests/pui_general.spec.ts#L1
1) [chromium] › pui_general.spec.ts:5:1 › Parts ────────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[chromium] › pui_general.spec.ts:5:1 › Parts: src/frontend/tests/pui_general.spec.ts#L11
1) [chromium] › pui_general.spec.ts:5:1 › Parts ────────────────────────────────────────────────── Error: page.waitForURL: Test timeout of 90000ms exceeded. =========================== logs =========================== waiting for navigation to "**/platform/part/category/index/details" until "load" navigated to "http://localhost:5173/platform/home" ============================================================ 9 | await page.getByRole('tab', { name: 'Parts' }).click(); 10 | > 11 | await page.waitForURL('**/platform/part/category/index/details'); | ^ 12 | await page.goto(`${baseUrl}/part/category/index/parts`); 13 | await page.getByText('1551ABK').click(); 14 | await page.getByRole('tab', { name: 'Allocations' }).click(); at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_general.spec.ts:11:14
[firefox] › pages/pui_stock.spec.ts:52:1 › Stock - Serial Numbers: src/frontend/tests/pages/pui_stock.spec.ts#L1
2) [firefox] › pages/pui_stock.spec.ts:52:1 › Stock - Serial Numbers ───────────────────────────── Test timeout of 90000ms exceeded.
[firefox] › pages/pui_stock.spec.ts:52:1 › Stock - Serial Numbers: src/frontend/tests/pages/pui_stock.spec.ts#L89
2) [firefox] › 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
[firefox] › pui_general.spec.ts:177:1 › Company: src/frontend/tests/pui_general.spec.ts#L1
3) [firefox] › pui_general.spec.ts:177:1 › Company ─────────────────────────────────────────────── Test timeout of 90000ms exceeded.
[firefox] › pui_general.spec.ts:177:1 › Company: src/frontend/tests/pui_general.spec.ts#L188
3) [firefox] › pui_general.spec.ts:177:1 › Company ─────────────────────────────────────────────── Error: locator.waitFor: Test timeout of 90000ms exceeded. Call log: - waiting for getByRole('cell', { name: 'Molex connectors' }).first() to be visible 186 | .waitFor(); 187 | await page.getByRole('tab', { name: 'Purchase Orders' }).click(); > 188 | await page.getByRole('cell', { name: 'Molex connectors' }).first().waitFor(); | ^ 189 | await page.getByRole('tab', { name: 'Stock Items' }).click(); 190 | await page 191 | .getByRole('cell', { name: 'Blue plastic enclosure' }) at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_general.spec.ts:188:70
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_tables.spec.ts#L1
src/frontend/[firefox] › pui_tables.spec.ts took 40.3s
Slow Test: src/frontend/[chromium] › pui_settings.spec.ts#L1
src/frontend/[chromium] › pui_settings.spec.ts took 29.7s
Slow Test: src/frontend/[firefox] › pui_settings.spec.ts#L1
src/frontend/[firefox] › pui_settings.spec.ts took 29.5s
Slow Test: src/frontend/[firefox] › pui_plugins.spec.ts#L1
src/frontend/[firefox] › pui_plugins.spec.ts took 24.2s
Slow Test: src/frontend/[firefox] › pui_forms.spec.ts#L1
src/frontend/[firefox] › pui_forms.spec.ts took 23.4s
🎭 Playwright Run Summary
3 flaky [chromium] › pui_general.spec.ts:5:1 › Parts ─────────────────────────────────────────────────── [firefox] › pages/pui_stock.spec.ts:52:1 › Stock - Serial Numbers ────────────────────────────── [firefox] › pui_general.spec.ts:177:1 › Company ──────────────────────────────────────────────── 107 passed (13.2m)

Artifacts

Produced during runtime
Name Size
frontend-build
2.12 MB
schema.yml
62.7 KB