Skip to content

Prepare NC31

Prepare NC31 #106

Triggered via pull request February 2, 2025 08:27
@R0WiR0Wi
synchronize #159
prep-nc31
Status Failure
Total duration 3m 29s
Artifacts 1

playwright.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors, 1 warning, and 1 notice
[Google Chrome] › directory-share.spec.ts:45:5 › PPV should show on click on directory shared pano.jpg: apps/files_photospheres/tests/E2E/tests/directory-share.spec.ts#L1
1) [Google Chrome] › directory-share.spec.ts:45:5 › PPV should show on click on directory shared pano.jpg Test timeout of 30000ms exceeded.
[Google Chrome] › directory-share.spec.ts:45:5 › PPV should show on click on directory shared pano.jpg: apps/files_photospheres/tests/E2E/tests/directory-share.spec.ts#L30
1) [Google Chrome] › directory-share.spec.ts:45:5 › PPV should show on click on directory shared pano.jpg Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8080/ Call log: - navigating to "http://localhost:8080/", waiting until "load" 28 | 29 | async function unshare(page) { > 30 | await page.goto(baseUrl); | ^ 31 | await page.getByLabel('Files', { exact: true }).click(); 32 | await page.getByRole('button', { name: 'ppv-testfiles' }).click(); 33 | await page.locator('.files-list__header-share-button').click(); at unshare (/home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/directory-share.spec.ts:30:14) at /home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/directory-share.spec.ts:14:9
[Google Chrome] › directory-share.spec.ts:45:5 › PPV should show on click on directory shared pano.jpg: apps/files_photospheres/tests/E2E/tests/common.ts#L3
1) [Google Chrome] › directory-share.spec.ts:45:5 › PPV should show on click on directory shared pano.jpg Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8080/index.php/login Call log: - navigating to "http://localhost:8080/index.php/login", waiting until "load" at common.ts:3 1 | export async function loginAndSwitchToPPVTestFiles(page) { 2 | // Do the login and navigate to the folder where the test files have been uploaded > 3 | await page.goto(baseUrl + '/index.php/login'); | ^ 4 | await page.locator('#user').click(); 5 | await page.locator('#user').fill(process.env.E2E_USER ?? 'admin'); 6 | await page.locator('#user').press('Tab'); at loginAndSwitchToPPVTestFiles (/home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/common.ts:3:16) at /home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/directory-share.spec.ts:7:37
[Google Chrome] › directory-share.spec.ts:45:5 › PPV should show on click on directory shared pano.jpg: apps/files_photospheres/tests/E2E/tests/common.ts#L3
1) [Google Chrome] › directory-share.spec.ts:45:5 › PPV should show on click on directory shared pano.jpg Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8080/index.php/login Call log: - navigating to "http://localhost:8080/index.php/login", waiting until "load" at common.ts:3 1 | export async function loginAndSwitchToPPVTestFiles(page) { 2 | // Do the login and navigate to the folder where the test files have been uploaded > 3 | await page.goto(baseUrl + '/index.php/login'); | ^ 4 | await page.locator('#user').click(); 5 | await page.locator('#user').fill(process.env.E2E_USER ?? 'admin'); 6 | await page.locator('#user').press('Tab'); at loginAndSwitchToPPVTestFiles (/home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/common.ts:3:16) at /home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/directory-share.spec.ts:7:37
[Google Chrome] › directory-share.spec.ts:56:5 › PPV should not show on click on directory shared non-pano.jpg: apps/files_photospheres/tests/E2E/tests/common.ts#L3
2) [Google Chrome] › directory-share.spec.ts:56:5 › PPV should not show on click on directory shared non-pano.jpg Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8080/index.php/login Call log: - navigating to "http://localhost:8080/index.php/login", waiting until "load" at common.ts:3 1 | export async function loginAndSwitchToPPVTestFiles(page) { 2 | // Do the login and navigate to the folder where the test files have been uploaded > 3 | await page.goto(baseUrl + '/index.php/login'); | ^ 4 | await page.locator('#user').click(); 5 | await page.locator('#user').fill(process.env.E2E_USER ?? 'admin'); 6 | await page.locator('#user').press('Tab'); at loginAndSwitchToPPVTestFiles (/home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/common.ts:3:16) at /home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/directory-share.spec.ts:7:37
[Google Chrome] › directory-share.spec.ts:56:5 › PPV should not show on click on directory shared non-pano.jpg: apps/files_photospheres/tests/E2E/tests/common.ts#L3
2) [Google Chrome] › directory-share.spec.ts:56:5 › PPV should not show on click on directory shared non-pano.jpg Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8080/index.php/login Call log: - navigating to "http://localhost:8080/index.php/login", waiting until "load" at common.ts:3 1 | export async function loginAndSwitchToPPVTestFiles(page) { 2 | // Do the login and navigate to the folder where the test files have been uploaded > 3 | await page.goto(baseUrl + '/index.php/login'); | ^ 4 | await page.locator('#user').click(); 5 | await page.locator('#user').fill(process.env.E2E_USER ?? 'admin'); 6 | await page.locator('#user').press('Tab'); at loginAndSwitchToPPVTestFiles (/home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/common.ts:3:16) at /home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/directory-share.spec.ts:7:37
[Google Chrome] › directory-share.spec.ts:56:5 › PPV should not show on click on directory shared non-pano.jpg: apps/files_photospheres/tests/E2E/tests/common.ts#L3
2) [Google Chrome] › directory-share.spec.ts:56:5 › PPV should not show on click on directory shared non-pano.jpg Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8080/index.php/login Call log: - navigating to "http://localhost:8080/index.php/login", waiting until "load" at common.ts:3 1 | export async function loginAndSwitchToPPVTestFiles(page) { 2 | // Do the login and navigate to the folder where the test files have been uploaded > 3 | await page.goto(baseUrl + '/index.php/login'); | ^ 4 | await page.locator('#user').click(); 5 | await page.locator('#user').fill(process.env.E2E_USER ?? 'admin'); 6 | await page.locator('#user').press('Tab'); at loginAndSwitchToPPVTestFiles (/home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/common.ts:3:16) at /home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/directory-share.spec.ts:7:37
[Google Chrome] › regular-fileview.spec.ts:10:5 › PPV should show: apps/files_photospheres/tests/E2E/tests/common.ts#L3
3) [Google Chrome] › regular-fileview.spec.ts:10:5 › PPV should show ───────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8080/index.php/login Call log: - navigating to "http://localhost:8080/index.php/login", waiting until "load" at common.ts:3 1 | export async function loginAndSwitchToPPVTestFiles(page) { 2 | // Do the login and navigate to the folder where the test files have been uploaded > 3 | await page.goto(baseUrl + '/index.php/login'); | ^ 4 | await page.locator('#user').click(); 5 | await page.locator('#user').fill(process.env.E2E_USER ?? 'admin'); 6 | await page.locator('#user').press('Tab'); at loginAndSwitchToPPVTestFiles (/home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/common.ts:3:16) at /home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/regular-fileview.spec.ts:7:37
[Google Chrome] › regular-fileview.spec.ts:10:5 › PPV should show: apps/files_photospheres/tests/E2E/tests/common.ts#L3
3) [Google Chrome] › regular-fileview.spec.ts:10:5 › PPV should show ───────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8080/index.php/login Call log: - navigating to "http://localhost:8080/index.php/login", waiting until "load" at common.ts:3 1 | export async function loginAndSwitchToPPVTestFiles(page) { 2 | // Do the login and navigate to the folder where the test files have been uploaded > 3 | await page.goto(baseUrl + '/index.php/login'); | ^ 4 | await page.locator('#user').click(); 5 | await page.locator('#user').fill(process.env.E2E_USER ?? 'admin'); 6 | await page.locator('#user').press('Tab'); at loginAndSwitchToPPVTestFiles (/home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/common.ts:3:16) at /home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/regular-fileview.spec.ts:7:37
[Google Chrome] › regular-fileview.spec.ts:10:5 › PPV should show: apps/files_photospheres/tests/E2E/tests/common.ts#L3
3) [Google Chrome] › regular-fileview.spec.ts:10:5 › PPV should show ───────────────────────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.goto: net::ERR_CONNECTION_REFUSED at http://localhost:8080/index.php/login Call log: - navigating to "http://localhost:8080/index.php/login", waiting until "load" at common.ts:3 1 | export async function loginAndSwitchToPPVTestFiles(page) { 2 | // Do the login and navigate to the folder where the test files have been uploaded > 3 | await page.goto(baseUrl + '/index.php/login'); | ^ 4 | await page.locator('#user').click(); 5 | await page.locator('#user').fill(process.env.E2E_USER ?? 'admin'); 6 | await page.locator('#user').press('Tab'); at loginAndSwitchToPPVTestFiles (/home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/common.ts:3:16) at /home/runner/actions-runner/_work/files_photospheres/files_photospheres/apps/files_photospheres/tests/E2E/tests/regular-fileview.spec.ts:7:37
test
No files were found with the provided path: apps/files_photospheres/tests/E2E/playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
7 failed [Google Chrome] › directory-share.spec.ts:45:5 › PPV should show on click on directory shared pano.jpg [Google Chrome] › directory-share.spec.ts:56:5 › PPV should not show on click on directory shared non-pano.jpg [Google Chrome] › regular-fileview.spec.ts:10:5 › PPV should show ────────────────────────────── [Google Chrome] › regular-fileview.spec.ts:53:5 › PPV should not show ────────────────────────── [Google Chrome] › regular-fileview.spec.ts:69:5 › 360 video should show on context menu click ── [Google Chrome] › single-fileshare.spec.ts:51:5 › PPV should show directly (single file share for pano.jpg) [Google Chrome] › single-fileshare.spec.ts:66:5 › PPV should not show (single file share for non-pano.jpg)

Artifacts

Produced during runtime
Name Size
nextcloud-logs
641 Bytes