Update docker_install.md (#8387) (#8388) #15371
Annotations
10 errors, 6 warnings, and 1 notice
Run Playwright tests:
src/frontend/tests/pui_general.spec.ts#L1
1) [firefox] › pui_general.spec.ts:5:1 › PUI - Parts ─────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
Run Playwright tests:
src/frontend/tests/baseFixtures.ts#L81
1) [firefox] › pui_general.spec.ts:5:1 › PUI - Parts ─────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 298
- Array []
+ Array [
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [
+ EventEmitter {
+ "_events": Object {
+ "previewUpdated": [Function anonymous],
+ },
+ "_eventsCount": 1,
+ "_maxListeners": undefined,
+ "_object": Object {
+ "_guid": "handle@8d1a26eb3584c14fda66c83c81bedf12",
+ "_type": "JSHandle",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ ],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "http://localhost:5173/platform/part/108/",
+ },
+ "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@ade71a4b39f8033bf0c201cc9d61101c",
+ "_type": "Page",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ "text": "[JavaScript Error: \"Loading module from “http://localhost:5173/node_modules/@mdxeditor/editor/dist/style.css” was blocked because of a disallowed MIME type (“”).\" {file: \"http://localhost:5173/platform/part/108/\" line: 0}]",
+ "type": "error",
+ },
+ "_page": Object {
+ "_guid": "page@ade71a4b39f8033bf0c201cc9d61101c",
+ "_type": "Page",
+ },
+ },
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [
+ EventEmitter {
+ "_events": Object {
+ "previewUpdated": [Function anonymous],
+ },
+ "_eventsCount": 1,
+ "_maxListeners": undefined,
+ "_object": Object {
+ "_guid": "handle@83d0d9a9a0eb53d14697fda621e7e55a",
+ "_type": "JSHandle",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ ],
+ "location": Object {
+ "columnNumber": 19,
+ "lineNumber": 2228,
+ "url": "http://localhost:5173/node_modules/.vite/deps/chunk-EZYCCCLE.js?v=a8c39058",
+ },
+ "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": "pa
|
Run Playwright tests:
src/frontend/tests/pui_general.spec.ts#L41
1) [firefox] › pui_general.spec.ts:5:1 › PUI - Parts ─────────────────────────────────────────────
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByRole('tab', { name: 'Bill of Materials' })
39 | await page.goto(`${baseUrl}/part/category/index/parts`);
40 | await page.getByText('Blue Chair').click();
> 41 | await page.getByRole('tab', { name: 'Bill of Materials' }).click();
| ^
42 | await page.getByRole('tab', { name: 'Build Orders' }).click();
43 | });
44 |
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_general.spec.ts:41:62
|
Run Playwright tests:
src/frontend/tests/pui_general.spec.ts#L1
1) [firefox] › pui_general.spec.ts:5:1 › PUI - Parts ─────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 90000ms exceeded.
|
Run Playwright tests:
src/frontend/tests/pui_general.spec.ts#L40
1) [firefox] › pui_general.spec.ts:5:1 › PUI - Parts ─────────────────────────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for getByText('Blue Chair')
38 |
39 | await page.goto(`${baseUrl}/part/category/index/parts`);
> 40 | await page.getByText('Blue Chair').click();
| ^
41 | await page.getByRole('tab', { name: 'Bill of Materials' }).click();
42 | await page.getByRole('tab', { name: 'Build Orders' }).click();
43 | });
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_general.spec.ts:40:38
|
Run Playwright tests:
src/frontend/tests/baseFixtures.ts#L81
2) [chromium] › pui_general.spec.ts:71:1 › PUI - Sales ───────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 202
- Array []
+ Array [
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "http://localhost:8000/api/order/ro-line/?order=1&part_detail=true&item_detail=true&order_detail=true&limit=25&offset=0",
+ },
+ "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@8632b9a5888eda249c98bf098b988be5",
+ "_type": "Page",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)",
+ "type": "error",
+ },
+ "_page": Object {
+ "_guid": "page@8632b9a5888eda249c98bf098b988be5",
+ "_type": "Page",
+ },
+ },
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "http://localhost:8000/api/attachment/?model_type=returnorder&model_id=1",
+ },
+ "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@8632b9a5888eda249c98bf098b988be5",
+ "_type": "Page",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ "text": "Failed to load resource: the server responded with a status of 401 (Unauthorized)",
+ "type": "error",
+ },
+ "_page": Object {
+ "_guid": "page@8632b9a5888eda249c98bf098b988be5",
+ "_type": "Page",
+ },
+ },
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "http://localhost:8000/api/attachment/?model_type=returnorder&model_id=1&limit=25&offset=0",
+ },
+ "page": EventEmitter {
+ "_events": Object {
+ "bindingCall": [Function anonymous],
+ "close": [Function anonymous],
+ "crash": [Function anonymous],
+ "download": [Function anonymous],
+ "fileC
|
Run Playwright tests:
src/frontend/tests/baseFixtures.ts#L81
3) [firefox] › pages/pui_part.spec.ts:75:1 › PUI - Pages - Part - Pricing (Supplier) ─────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 56
- Array []
+ Array [
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [
+ EventEmitter {
+ "_events": Object {
+ "previewUpdated": [Function anonymous],
+ },
+ "_eventsCount": 1,
+ "_maxListeners": undefined,
+ "_object": Object {
+ "_guid": "handle@9796523462b939f5f08fdf6c344df062",
+ "_type": "JSHandle",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ ],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "",
+ },
+ "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@389f47d1e34eb79fd091f9f4879ab86d",
+ "_type": "Page",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ "text": "[JavaScript Error: \"downloadable font: download failed (font-family: \"inventree-icon-font-ti\" style:normal weight:400 stretch:100 src index:0): status=2152398850 source: http://localhost:8000/static/tabler-icons/tabler-icons.woff2\"]",
+ "type": "error",
+ },
+ "_page": Object {
+ "_guid": "page@389f47d1e34eb79fd091f9f4879ab86d",
+ "_type": "Page",
+ },
+ },
+ ]
at baseFixtures.ts:81
79 | });
80 | await use(page);
> 81 | expect(messages).toEqual([]);
| ^
82 | }
83 | });
84 |
at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:81:22)
|
Run Playwright tests:
src/frontend/tests/baseFixtures.ts#L81
4) [firefox] › pages/pui_part.spec.ts:174:1 › PUI - Pages - Part - Attachments ───────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 56
- Array []
+ Array [
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [
+ EventEmitter {
+ "_events": Object {
+ "previewUpdated": [Function anonymous],
+ },
+ "_eventsCount": 1,
+ "_maxListeners": undefined,
+ "_object": Object {
+ "_guid": "handle@63081ec921f37b3fdeb0cb4deb1f5c75",
+ "_type": "JSHandle",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ ],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "",
+ },
+ "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@bf65f5b234c018df106678e5d0d9fc92",
+ "_type": "Page",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ "text": "[JavaScript Error: \"downloadable font: download failed (font-family: \"inventree-icon-font-ti\" style:normal weight:400 stretch:100 src index:0): status=2152398850 source: http://localhost:8000/static/tabler-icons/tabler-icons.woff2\"]",
+ "type": "error",
+ },
+ "_page": Object {
+ "_guid": "page@bf65f5b234c018df106678e5d0d9fc92",
+ "_type": "Page",
+ },
+ },
+ ]
at baseFixtures.ts:81
79 | });
80 | await use(page);
> 81 | expect(messages).toEqual([]);
| ^
82 | }
83 | });
84 |
at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:81:22)
|
Run Playwright tests:
src/frontend/tests/baseFixtures.ts#L81
5) [firefox] › pages/pui_part.spec.ts:261:1 › PUI - Pages - Part - 404 ───────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 56
- Array []
+ Array [
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [
+ EventEmitter {
+ "_events": Object {
+ "previewUpdated": [Function anonymous],
+ },
+ "_eventsCount": 1,
+ "_maxListeners": undefined,
+ "_object": Object {
+ "_guid": "handle@6b1922616b019c1e2d295c664ddea621",
+ "_type": "JSHandle",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ ],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "",
+ },
+ "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@fbd2b089f5f0ac3c784b913fa3bb0a14",
+ "_type": "Page",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ "text": "[JavaScript Error: \"downloadable font: download failed (font-family: \"inventree-icon-font-ti\" style:normal weight:400 stretch:100 src index:0): status=2152398850 source: http://localhost:8000/static/tabler-icons/tabler-icons.woff2\"]",
+ "type": "error",
+ },
+ "_page": Object {
+ "_guid": "page@fbd2b089f5f0ac3c784b913fa3bb0a14",
+ "_type": "Page",
+ },
+ },
+ ]
at baseFixtures.ts:81
79 | });
80 | await use(page);
> 81 | expect(messages).toEqual([]);
| ^
82 | }
83 | });
84 |
at Object.page (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/baseFixtures.ts:81:22)
|
Run Playwright tests:
src/frontend/tests/baseFixtures.ts#L81
6) [firefox] › pages/pui_scan.spec.ts:36:1 › PUI - Pages - Index - Scan (Stockitem) ──────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 110
- Array []
+ Array [
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [
+ EventEmitter {
+ "_events": Object {
+ "previewUpdated": [Function anonymous],
+ },
+ "_eventsCount": 1,
+ "_maxListeners": undefined,
+ "_object": Object {
+ "_guid": "handle@10a705860fc37dbdb11305f3999ce892",
+ "_type": "JSHandle",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ ],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "",
+ },
+ "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@975cbedc80f38bf1ed2ab87ee76139ac",
+ "_type": "Page",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ "text": "[JavaScript Error: \"downloadable font: download failed (font-family: \"inventree-icon-font-ti\" style:normal weight:400 stretch:100 src index:0): status=2152398850 source: http://localhost:8000/static/tabler-icons/tabler-icons.woff2\"]",
+ "type": "error",
+ },
+ "_page": Object {
+ "_guid": "page@975cbedc80f38bf1ed2ab87ee76139ac",
+ "_type": "Page",
+ },
+ },
+ ConsoleMessage {
+ "_event": Object {
+ "args": Array [
+ EventEmitter {
+ "_events": Object {
+ "previewUpdated": [Function anonymous],
+ },
+ "_eventsCount": 1,
+ "_maxListeners": undefined,
+ "_object": Object {
+ "_guid": "handle@f77bc38ad61b5735abe2f817975050d6",
+ "_type": "JSHandle",
+ },
+ Symbol(shapeMode): false,
+ Symbol(kCapture): false,
+ },
+ ],
+ "location": Object {
+ "columnNumber": 0,
+ "lineNumber": 0,
+ "url": "",
+ },
+ "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@975cbedc80f38bf1ed2ab87ee76139ac",
+ "_type": "Page",
+ },
+ Symbol
|
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/
|
Run Playwright tests:
src/frontend/[firefox] › pui_printing.spec.ts#L1
src/frontend/[firefox] › pui_printing.spec.ts took 23.0s
|
Run Playwright tests:
src/frontend/[chromium] › modals.spec.ts#L1
src/frontend/[chromium] › modals.spec.ts took 19.5s
|
Run Playwright tests:
src/frontend/[chromium] › pages/pui_build.spec.ts#L1
src/frontend/[chromium] › pages/pui_build.spec.ts took 18.9s
|
Run Playwright tests:
src/frontend/[firefox] › pages/pui_build.spec.ts#L1
src/frontend/[firefox] › pages/pui_build.spec.ts took 17.6s
|
Run Playwright tests:
src/frontend/[firefox] › pui_command.spec.ts#L1
src/frontend/[firefox] › pui_command.spec.ts took 16.1s
|
Run Playwright tests
1 failed
[firefox] › pui_general.spec.ts:5:1 › PUI - Parts ──────────────────────────────────────────────
9 flaky
[chromium] › pui_general.spec.ts:71:1 › PUI - Sales ────────────────────────────────────────────
[firefox] › pages/pui_part.spec.ts:75:1 › PUI - Pages - Part - Pricing (Supplier) ──────────────
[firefox] › pages/pui_part.spec.ts:174:1 › PUI - Pages - Part - Attachments ────────────────────
[firefox] › pages/pui_part.spec.ts:261:1 › PUI - Pages - Part - 404 ────────────────────────────
[firefox] › pages/pui_scan.spec.ts:36:1 › PUI - Pages - Index - Scan (Stockitem) ───────────────
[firefox] › pages/pui_scan.spec.ts:54:1 › PUI - Pages - Index - Scan (SupplierPart) ────────────
[firefox] › pui_basic.spec.ts:5:1 › PUI - Basic Login Test ─────────────────────────────────────
[firefox] › pui_basic.spec.ts:38:1 › PUI - Quick Login Test ────────────────────────────────────
[firefox] › pui_settings.spec.ts:89:1 › PUI - Admin - Unauthorized ─────────────────────────────
80 passed (12.2m)
|
Loading