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: split node and browser integration tests to run in parallel #4306

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

TomAFrench
Copy link
Member

Description

Problem*

Resolves

Summary*

This should help cut CI times to remove the new bottleneck after #4305

Additional Context

Documentation*

Check one:

  • No documentation needed.
  • Documentation included in this PR.
  • [Exceptional Case] Documentation to be submitted in a separate PR.

PR Checklist*

  • I have tested the changes locally.
  • I have formatted the changes with Prettier and/or cargo fmt on default settings.

@TomAFrench TomAFrench requested a review from kevaundray February 9, 2024 00:25
@TomAFrench TomAFrench enabled auto-merge February 9, 2024 00:53
@TomAFrench TomAFrench added this pull request to the merge queue Feb 9, 2024
Merged via the queue into master with commit 746b0c7 Feb 9, 2024
34 checks passed
@TomAFrench TomAFrench deleted the tf/split-node-and-browser-integration-tests branch February 9, 2024 01:13
@TomAFrench TomAFrench mentioned this pull request Feb 9, 2024
5 tasks
github-merge-queue bot pushed a commit that referenced this pull request Feb 18, 2024
# Description

## Problem\*

Resolves <!-- Link to GitHub Issue -->

## Summary\*

This adds a change which didn't make it into #4306 so that we only run
node tests on the node image and vice versa.

## Additional Context



## Documentation\*

Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.

# PR Checklist\*

- [x] I have tested the changes locally.
- [x] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.
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.

2 participants