Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QA] Failed to launch the browser in gui tests #11716

Closed
2 tasks done
PrajwolAmatya opened this issue Jun 25, 2024 · 0 comments · Fixed by #11717
Closed
2 tasks done

[QA] Failed to launch the browser in gui tests #11716

PrajwolAmatya opened this issue Jun 25, 2024 · 0 comments · Fixed by #11717
Assignees
Labels

Comments

@PrajwolAmatya
Copy link
Contributor

Pre-submission Checks

  • I checked for similar issues, but could not find any. I also checked the closed issues. I could not contribute additional information to any existing issue.
  • I will take the time to fill in all the required fields. I know that the bug report may be dismissed otherwise due to lack of information.

Describe the bug

During the account setup steps, user is redirected to the browser to enter their credentials. During that step the browser fails to load with the following error.

Build: https://drone.owncloud.com/owncloud/client/18628/3/11

Expected behavior

The browser should launch successfully so that the user can enter their credentials.

Steps to reproduce the issue

No response

Screenshots

image

Logs

Exception:  WARN  This project is configured to use v8.15.8 of pnpm. Your current pnpm is v9.0.5

> [email protected] oidc-login /drone/src/test/gui/webUI
> playwright test --grep @oidc


Running 1 test using 1 worker
F

  1) [chromium] › login.spec.js:32:1 › oCIS login @oidc ────────────────────────────────────────────

    Error: browserType.launch: Executable doesn't exist at /drone/src/.playwright/chromium-1117/chrome-linux/chrome
    ╔═════════════════════════════════════════════════════════════════════════╗
    ║ Looks like Playwright Test or Playwright was just installed or updated. ║
    ║ Please run the following command to download new browsers:              ║
    ║                                                                         ║
    ║     pnpm exec playwright install                                        ║
    ║                                                                         ║
    ║ <3 Playwright Team                                                      ║
    ╚═════════════════════════════════════════════════════════════════════════╝

  1 failed
    [chromium] › login.spec.js:32:1 › oCIS login @oidc ─────────────────────────────────────────────
 ELIFECYCLE  Command failed with exit code 1.

Client version number

ownCloud 6.0.0 [master branch]

Desktop environment (Linux only)

No response

Client package version and origin (Linux only)

No response

Installation path (Windows only)

No response

Server information

No response

Additional context

No response

@saw-jan saw-jan added QA:team and removed type:bug labels Jun 25, 2024
@saw-jan saw-jan changed the title Failed to launch the browser in gui tests [QA] Failed to launch the browser in gui tests Jun 25, 2024
@saw-jan saw-jan self-assigned this Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants