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

chore: separate e2e tests #259

Merged
merged 3 commits into from
Jun 3, 2022
Merged

chore: separate e2e tests #259

merged 3 commits into from
Jun 3, 2022

Conversation

mpetrunic
Copy link
Member

@mpetrunic mpetrunic commented Jun 3, 2022

Alternative to #258, separates e2e tests to be run only on the nodejs. Browsers dedicate too little CPU for running that many nodes and things are constantly breaking. When testing locally they work fine on 1 CPU, 0.7cpu already starts to break stuff. They work if you reduce the number of nodes or messages.

Closes #244

@mpetrunic mpetrunic requested a review from a team as a code owner June 3, 2022 10:00
@wemeetagain wemeetagain merged commit e84a7fd into master Jun 3, 2022
@wemeetagain wemeetagain deleted the chore/separate-e2e-tests branch June 3, 2022 13:31
@mpetrunic mpetrunic mentioned this pull request Jun 7, 2022
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.

Re-enable firefox tests
2 participants