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

Playwright test don't work for electron with npm build #14763

Open
tsmaeder opened this issue Jan 23, 2025 · 0 comments · May be fixed by #14764
Open

Playwright test don't work for electron with npm build #14763

tsmaeder opened this issue Jan 23, 2025 · 0 comments · May be fixed by #14764
Labels
electron issues related to the electron target playwright issues related to playwright tests

Comments

@tsmaeder
Copy link
Contributor

Bug Description:

In eclipse-theia/theia-e2e-test-suite#44, our performance tests don't work for Electron. This is due to the electron package being hosted to a different location than with yarn.

Steps to Reproduce:

  1. go to examples/playwright
  2. run 'npm run ui-tests-electron'
  3. observe: none of the tests work.

Additional Information

  • Operating System: Windows
  • Theia Version: 1.57 master
@tsmaeder tsmaeder added electron issues related to the electron target playwright issues related to playwright tests labels Jan 23, 2025
tsmaeder added a commit to tsmaeder/theia that referenced this issue Jan 23, 2025
Fixes eclipse-theia#14763

Contributed on behalf of STMicroelectronics

Signed-off-by: Thomas Mäder <[email protected]>
@tsmaeder tsmaeder linked a pull request Jan 23, 2025 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
electron issues related to the electron target playwright issues related to playwright tests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant