chore(deps): bump actions/checkout from 4 to 6 #82
build.yml
on: pull_request
🔨 Build distribution
21s
Matrix: 🧪 Installation test
🧹 Pre-commit
29s
Matrix: 🧪 E2E tests
📦 Publish tagged releases to PyPI
0s
Annotations
37 errors and 31 notices
|
[chromium] › csrf.spec.js:71:5 › CSRF Protection › Login via browser works @csrf:
OctoPrint/tests/playwright/fixtures.js#L164
1) [chromium] › csrf.spec.js:71:5 › CSRF Protection › Login via browser works @csrf ──────────────
Error: page.waitForFunction: Test timeout of 60000ms exceeded.
at ../fixtures.js:164
162 | loginHasLoaded: async () => {
163 | await ui.loginIsLoading();
> 164 | await page.waitForFunction(
| ^
165 | () =>
166 | window.OctoPrint &&
167 | window.OctoPrint.loginui &&
at Object.loginHasLoaded (/home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/fixtures.js:164:28)
at Object.gotoLogin (/home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/fixtures.js:117:17)
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/csrf.spec.js:72:9
|
|
[chromium] › csrf.spec.js:71:5 › CSRF Protection › Login via browser works @csrf:
OctoPrint/tests/playwright/specs/csrf.spec.js#L0
1) [chromium] › csrf.spec.js:71:5 › CSRF Protection › Login via browser works @csrf ──────────────
Test timeout of 60000ms exceeded.
|
|
🧪 E2E tests (dev, 3.9)
Process completed with exit code 1.
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
2 × locator resolved to <div role="heading" aria-level="3" title="select~1.gco" class="title clickable" data-bind="attr: { title: display }, click: function() { if ($root.enableSelect($data)) { $root.loadFile($data, false); } else { return; } }, css: $root.getSuccessClass($data), style: { 'font-weight': $root.listHelper.isSelected($data) ? 'bold' : 'normal' }">…</div>
- unexpected value "400"
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
🧪 E2E tests (dev, 3.12)
Process completed with exit code 1.
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
🧪 E2E tests (dev, 3.10)
Process completed with exit code 1.
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
2 × locator resolved to <div role="heading" aria-level="3" title="select~1.gco" class="title clickable" data-bind="attr: { title: display }, click: function() { if ($root.enableSelect($data)) { $root.loadFile($data, false); } else { return; } }, css: $root.getSuccessClass($data), style: { 'font-weight': $root.listHelper.isSelected($data) ? 'bold' : 'normal' }">…</div>
- unexpected value "400"
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
2 × locator resolved to <div role="heading" aria-level="3" title="select~1.gco" class="title clickable" data-bind="attr: { title: display }, click: function() { if ($root.enableSelect($data)) { $root.loadFile($data, false); } else { return; } }, css: $root.getSuccessClass($data), style: { 'font-weight': $root.listHelper.isSelected($data) ? 'bold' : 'normal' }">…</div>
- unexpected value "400"
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
🧪 E2E tests (dev, 3.13)
Process completed with exit code 1.
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
🧪 E2E tests (dev, 3.11)
Process completed with exit code 1.
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[firefox] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
2) [firefox] › select.spec.js:43:5 › File selection › select printer file @isolated ──────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
[chromium] › select.spec.js:43:5 › File selection › select printer file @isolated:
OctoPrint/tests/playwright/specs/select.spec.js#L49
1) [chromium] › select.spec.js:43:5 › File selection › select printer file @isolated ─────────────
Error: Timed out 10000ms waiting for expect(locator).toHaveCSS(expected)
Locator: locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
Expected string: "700"
Received: <element(s) not found>
Call log:
- expect.toHaveCSS with timeout 10000ms
- waiting for locator('#gcode_file_82b8c879433b5b18cb23222654cea026').locator('.title')
47 | await fileEntry.locator(".btn-files-select").click();
48 |
> 49 | await expect(fileEntry.locator(".title")).toHaveCSS("font-weight", "700");
| ^
50 | await expect(page.getByTestId("selected-file-string")).toHaveText("select~1.gco");
51 | await expect(page.getByTestId("selected-file-icon")).toHaveClass(/fa-sd-card/);
52 | });
at /home/runner/work/OctoPrint-FileCheck/OctoPrint-FileCheck/OctoPrint/tests/playwright/specs/select.spec.js:49:51
|
|
🎭 Playwright Run Summary
12 passed (8.8s)
|
|
🎭 Playwright Run Summary
4 passed (19.0s)
|
|
🎭 Playwright Run Summary
76 passed (1.5m)
|
|
🎭 Playwright Run Summary
12 passed (9.4s)
|
|
🎭 Playwright Run Summary
4 passed (19.9s)
|
|
🎭 Playwright Run Summary
76 passed (1.6m)
|
|
🎭 Playwright Run Summary
12 passed (9.1s)
|
|
🎭 Playwright Run Summary
4 passed (19.4s)
|
|
🎭 Playwright Run Summary
76 passed (1.5m)
|
|
🎭 Playwright Run Summary
12 passed (8.8s)
|
|
🎭 Playwright Run Summary
4 passed (20.3s)
|
|
🎭 Playwright Run Summary
76 passed (1.6m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › csrf.spec.js:71:5 › CSRF Protection › Login via browser works @csrf ───────────────
11 passed (1.1m)
|
|
🎭 Playwright Run Summary
4 passed (19.8s)
|
|
🎭 Playwright Run Summary
76 passed (1.6m)
|
|
|
|
🎭 Playwright Run Summary
76 passed (1.6m)
|
|
|
|
🎭 Playwright Run Summary
76 passed (1.5m)
|
|
🎭 Playwright Run Summary
12 passed (9.4s)
|
|
🎭 Playwright Run Summary
4 passed (19.6s)
|
|
🎭 Playwright Run Summary
76 passed (1.6m)
|
|
|
|
🎭 Playwright Run Summary
76 passed (1.5m)
|
|
|
|
🎭 Playwright Run Summary
76 passed (1.5m)
|
|
|
|
🎭 Playwright Run Summary
76 passed (1.5m)
|
|
🎭 Playwright Run Summary
12 passed (10.4s)
|
|
🎭 Playwright Run Summary
4 passed (21.5s)
|
|
🎭 Playwright Run Summary
76 passed (1.6m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
dist
|
110 KB |
sha256:d28cbaddb54d4276cb11ef2747b256a8cfb00c9e9ad82ea907c2e3ab455bf383
|
|
|
octoprint-logs-dev-py3.10
|
41.8 KB |
sha256:c73ebdc9449b3a2549e18f4256febf49d614e7def75d429dc6b6361e13882113
|
|
|
octoprint-logs-dev-py3.11
|
41.6 KB |
sha256:a60d077a7763a0b737776dce0c3c781329857e37c5224e43a3dc7671a8c218bd
|
|
|
octoprint-logs-dev-py3.12
|
41.7 KB |
sha256:8abbc5e903d407cec4f698026b3460300206083a2ab2122078a007cb53f6c44f
|
|
|
octoprint-logs-dev-py3.13
|
42.3 KB |
sha256:d300dde590c4c8c355818054b2c18c6e1daef09731e496078bb6a4a20cf66791
|
|
|
octoprint-logs-dev-py3.9
|
42.7 KB |
sha256:814ee724a5c621525ebc21c4e28afe1c1b7691b0eb72baf0a51ec7566d41b933
|
|
|
playwright-report-dev-py3.10
|
79.7 MB |
sha256:bf46d894b457693d772315859544bd6a43902c60e05de216eaf81de35073dd96
|
|
|
playwright-report-dev-py3.11
|
78.7 MB |
sha256:114123d5b7dd1a2bb0f92aecf3b8f8e58e3e147fb848e9893abb48af0843ac60
|
|
|
playwright-report-dev-py3.12
|
80 MB |
sha256:69b7ee7dd9a0f8fcd13116de34d34c1bd71bcc003e09d693af5f616d0cdfe3ad
|
|
|
playwright-report-dev-py3.13
|
77.9 MB |
sha256:27151b5b31135889fca19bfcd019722054a704274c1eb0abaa155abe5a59e862
|
|
|
playwright-report-dev-py3.9
|
94.6 MB |
sha256:df1100b47116e6b9b9e17a61a4fbd1e2830f0403044504bc7a7c0c9e74da074b
|
|
|
playwright-report-main-py3.10
|
67.5 MB |
sha256:2cedf7656b0efc0be33b0dcf4fdff37ee8cac7b57de21089cb81084e941bc27a
|
|
|
playwright-report-main-py3.11
|
67.6 MB |
sha256:cf32b08d0ee8ff995307c2098367e6d14fec1822520e6f941845e64cbaa17600
|
|
|
playwright-report-main-py3.12
|
66.8 MB |
sha256:9e8a668503276dc2595968588703606a70174c5211e307ca14f3ded56f61a9ba
|
|
|
playwright-report-main-py3.13
|
68.3 MB |
sha256:8b07a197e67dc62509910f595b1bc1872db36c03f1c7c802de51b6f54c828c5c
|
|
|
playwright-report-main-py3.7
|
75.4 MB |
sha256:9fbfb4b3d60143579bd3960c8a3ec7127712a0dcdc018beb9694cf0a44277b12
|
|
|
playwright-report-main-py3.8
|
74.2 MB |
sha256:b45bf415015b14eddc733d10a2af2fedcd92a6e07ad0bb7447549fc3c70a7a1f
|
|
|
playwright-report-main-py3.9
|
72.7 MB |
sha256:57c7052eca769cf6e16463e4bbf9869bc4ee5d35131e1139ae86ccb0b55eb349
|
|