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

Dev/browser test #17

Merged
merged 21 commits into from
Oct 24, 2023
Merged

Dev/browser test #17

merged 21 commits into from
Oct 24, 2023

Conversation

whitphx
Copy link
Owner

@whitphx whitphx commented Oct 24, 2023

No description provided.

@whitphx whitphx force-pushed the dev/browser-test branch 2 times, most recently from dae807a to 71be45f Compare October 24, 2023 09:04
@whitphx whitphx force-pushed the dev/browser-test branch 2 times, most recently from db6107c to 04e6de6 Compare October 24, 2023 09:46
@whitphx
Copy link
Owner Author

whitphx commented Oct 24, 2023

WebdriverIO v8 leads to this error: vitest-dev/vitest#3930
But when downgraded, Webdriver v7 causes this error: webdriverio/webdriverio#8279

Wait until vitest-dev/vitest#3930 is solved.

@@ -115,7 +115,7 @@ jobs:
run_install: |
cwd: pyodide-e2e

- run: pnpm test
- run: xvfb-run -a pnpm test
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Until vitest-dev/vitest#3930 is solved, we use xvfb-run.

@whitphx whitphx merged commit da648d0 into main Oct 24, 2023
3 checks passed
@whitphx whitphx deleted the dev/browser-test branch October 24, 2023 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant