Skip to content

Splitting integration tests #2296

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

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Conversation

WebReflection
Copy link
Contributor

Description

This MR would like to reduce false positives while testing our integration tests suite.

In the worst case scenario, this MR should help nailing down the issue related to hiccups our CI often has.

Changes

  • split tests into 3 gategories: JS, Python main, Python worker
  • check everything runs smoothly out of the box locally

Checklist

  • I have checked make build works locally.
  • I have created / updated documentation for this change (if applicable).

@WebReflection WebReflection merged commit edbac13 into pyscript:main Feb 20, 2025
2 checks passed
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.

3 participants