[enhancement] Stocktake updates #11257
Merged
Annotations
9 errors, 2 warnings, and 1 notice
|
Run Playwright tests:
src/frontend/tests/pui_modals.spec.ts#L107
5) [firefox] › tests/pui_modals.spec.ts:84:1 › Spotlight - No Keys ───────────────────────────────
Error: locator.waitFor: Error: strict mode violation: getByText('Navigation') resolved to 3 elements:
1) <p data-size="md" data-variant="gradient" class="mantine-focus-auto m_b6d8b162 mantine-Text-root">Navigation</p> aka getByText('Navigation', { exact: true })
2) <span>Open Navigation</span> aka getByRole('button', { name: 'Open Navigation Open the main' })
...
Call log:
- waiting for getByText('Navigation') to be visible
105 |
106 | // assert the nav headers are visible
> 107 | await page.getByText('Navigation').waitFor();
| ^
108 | await page.getByText('Documentation').waitFor();
109 | await page.getByText('About').first().waitFor();
110 | await page
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_modals.spec.ts:107:38
|
|
Run Playwright tests:
src/frontend/tests/pui_login.spec.ts#L16
4) [firefox] › tests/pui_login.spec.ts:11:1 › Login - Failures ───────────────────────────────────
Error: locator.click: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('#login').getByRole('button')
- locator resolved to <button color="gray" type="button" data-variant="subtle" class="mantine-focus-auto mantine-active m_220c80f2 m_919a4d88 mantine-Notification-closeButton m_86a44da5 mantine-CloseButton-root m_87cf2631 mantine-UnstyledButton-root">…</button>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not stable
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not stable
- retrying click action
- waiting 100ms
- waiting for element to be visible, enabled and stable
- element was detached from the DOM, retrying
14 | await page.getByText('Login failed', { exact: true }).waitFor();
15 | await page.getByText('Check your input and try again').first().waitFor();
> 16 | await page.locator('#login').getByRole('button').click();
| ^
17 | };
18 |
19 | // Navigate to the 'login' page
at loginWithError (/home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_login.spec.ts:16:54)
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pui_login.spec.ts:28:3
|
|
Run Playwright tests:
src/frontend/tests/pui_login.spec.ts#L0
4) [firefox] › tests/pui_login.spec.ts:11:1 › Login - Failures ───────────────────────────────────
Test timeout of 90000ms exceeded.
|
|
Run Playwright tests:
src/frontend/[pid=24099][out] EmptyDatabaseError@resource:/services-settings/Database.sys.mjs#L19
3) [firefox] › tests/pages/pui_purchase_order.spec.ts:183:1 › Purchase Orders - Calendar ─────────
Error: locator.click: Test ended.
Browser logs:
<launching> /home/runner/.cache/ms-playwright/firefox-1495/firefox/firefox -no-remote -headless -profile /tmp/playwright_firefoxdev_profile-RyUDs8 -juggler-pipe -silent
<launched> pid=24099
[pid=24099][err] [24101] Sandbox: CanCreateUserNamespace() unshare(CLONE_NEWPID): EPERM
[pid=24099][err] *** You are running in headless mode.
[pid=24099][err] JavaScript warning: resource://services-settings/Utils.sys.mjs, line 116: unreachable code after return statement
[pid=24099][out] console.warn: services.settings: Ignoring preference override of remote settings server
[pid=24099][out] console.warn: services.settings: Allow by setting MOZ_REMOTE_SETTINGS_DEVTOOLS=1 in the environment
[pid=24099][out] Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: Unable to open a connection to the X server (t=0.303505) [GFX1-]: glxtest: Unable to open a connection to the X server
[pid=24099][out] Crash Annotation GraphicsCriticalError: |[0][GFX1-]: glxtest: Unable to open a connection to the X server (t=0.303505) |[1][GFX1-]: No GPUs detected via PCI
[pid=24099][out] (t=0.303505) [GFX1-]: No GPUs detected via PCI
[pid=24099][out]
[pid=24099][out]
[pid=24099][out] Juggler listening to the pipe
[pid=24099][out] console.error: services.settings:
[pid=24099][out] Message: EmptyDatabaseError: "main/nimbus-desktop-experiments" has not been synced yet
[pid=24099][out] Stack:
[pid=24099][out] EmptyDatabaseError@resource://services-settings/Database.sys.mjs:19:5
[pid=24099][out] list@resource://services-settings/Database.sys.mjs:96:13
[pid=24099][out]
[pid=24099][out] console.error: services.settings:
[pid=24099][out] Message: EmptyDatabaseError: "main/nimbus-secure-experiments" has not been synced yet
[pid=24099][out] Stack:
[pid=24099][out] EmptyDatabaseError@resource://services-settings/Database.sys.mjs:19:5
[pid=24099][out] list@resource://services-settings/Database.sys.mjs:96:13
[pid=24099][out]
[pid=24099][out] console.error: [Exception... "Favicon at "http://localhost:8000/favicon.ico" failed to load." nsresult: "0x80004004 (NS_ERROR_ABORT)" location: "JS frame :: resource:///modules/FaviconLoader.sys.mjs :: onStopRequest :: line 225" data: no]
[pid=24099][out] console.warn: services.settings: #fetchAttachment: Forcing fallbackToDump to false due to Utils.LOAD_DUMPS being false
[pid=24099][out] console.error: (new NotFoundError("Could not find fa0fc42c-d91d-fca7-34eb-806ff46062dc in cache or dump", "resource://services-settings/Attachments.sys.mjs", 48))
[pid=24099][out] console.warn: "Unable to find the attachment for" "fa0fc42c-d91d-fca7-34eb-806ff46062dc"
[pid=24099][err] JavaScript error: chrome://juggler/content/Helper.js, line 82: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebProgress.removeProgressListener]
[pid=24099][err] JavaScript error: chrome://juggler/content/content/FrameTree.js, line 549: TypeError: can't access property "windowGlobalChild", this.domWindow() is undefined
[pid=24099][err] JavaScript error: chrome://juggler/content/Helper.js, line 82: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebProgress.removeProgressListener]
[pid=24099][out] console.error: [Exception... "Favicon at "http://localhost:8000/favicon.ico" failed to load." nsresult: "0x80004004 (NS_ERROR_ABORT)" location: "JS frame :: resource:///modules/FaviconLoader.sys.mjs :: onStopRequest :: line 225" data: no]
[pid=24099][err] JavaScript error: chrome://juggler/content/Helper.js, line 82: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIWebProgress.removeProgressListener]
[pid=24099][err] JavaScript error: chrome://juggler/content/content/FrameTree.js, line 549: TypeError: can't access pr
|
|
Run Playwright tests:
src/frontend/tests/pages/pui_purchase_order.spec.ts#L0
3) [firefox] › tests/pages/pui_purchase_order.spec.ts:183:1 › Purchase Orders - Calendar ─────────
Test timeout of 90000ms exceeded.
|
|
Run Playwright tests:
src/frontend/tests/pages/pui_part.spec.ts#L273
2) [firefox] › tests/pages/pui_part.spec.ts:234:1 › Parts - Requirements ─────────────────────────
Error: locator.waitFor: Test ended.
Call log:
- waiting for getByText('Required: 2') to be visible
271 | await navigate(page, 'part/105/details');
272 |
> 273 | await page.getByText('Required: 2').waitFor();
| ^
274 | await page.getByText('Available: 32').waitFor();
275 | await page.getByText('In Stock: 34').waitFor();
276 | await page.getByText('2 / 2').waitFor(); // Allocated to build orders
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_part.spec.ts:273:39
|
|
Run Playwright tests:
src/frontend/tests/pages/pui_part.spec.ts#L0
2) [firefox] › tests/pages/pui_part.spec.ts:234:1 › Parts - Requirements ─────────────────────────
Test timeout of 90000ms exceeded.
|
|
Run Playwright tests:
src/frontend/tests/pages/pui_build.spec.ts#L320
1) [chromium] › tests/pages/pui_build.spec.ts:218:1 › Build Order - Build Outputs ────────────────
Error: locator.waitFor: Test ended.
Call log:
- waiting for getByText('Build outputs have been completed') to be visible
318 | await page.waitForTimeout(250);
319 | await page.getByRole('button', { name: 'Submit' }).click();
> 320 | await page.getByText('Build outputs have been completed').waitFor();
| ^
321 |
322 | // Check for expected UI elements in the "scrap output" dialog
323 | const cell3 = await page.getByRole('cell', { name: '16' });
at /home/runner/work/InvenTree/InvenTree/src/frontend/tests/pages/pui_build.spec.ts:320:61
|
|
Run Playwright tests:
src/frontend/tests/pages/pui_build.spec.ts#L0
1) [chromium] › tests/pages/pui_build.spec.ts:218:1 › Build Order - Build Outputs ────────────────
Test timeout of 90000ms exceeded.
|
|
Post Environment Setup
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>00iWFaQAAAAChXCgmjWveToYnrAjdM8GpUEhMMzBFREdFMDIxNQBFZGdl
|
|
Environment Setup
Failed to restore: Cache service responded with 400
|
|
Run Playwright tests
5 flaky
[chromium] › tests/pages/pui_build.spec.ts:218:1 › Build Order - Build Outputs ─────────────────
[firefox] › tests/pages/pui_part.spec.ts:234:1 › Parts - Requirements ──────────────────────────
[firefox] › tests/pages/pui_purchase_order.spec.ts:183:1 › Purchase Orders - Calendar ──────────
[firefox] › tests/pui_login.spec.ts:11:1 › Login - Failures ────────────────────────────────────
[firefox] › tests/pui_modals.spec.ts:84:1 › Spotlight - No Keys ────────────────────────────────
231 passed (20.8m)
|
Loading