Skip to content

Increase field flow branch limit in Jax-RS tests #6119

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 2 commits into from
Jun 21, 2021

Conversation

smowton
Copy link
Contributor

@smowton smowton commented Jun 21, 2021

@owen-mc @aschackmull was right: the Jax tests only fail due to the field-flow branch limit.

This fixes apparently-missing results by allowing the dataflow library to persist even when there are many Map implementations possibly available.

This fixes apparently-missing results by allowing the dataflow library to persist even when there are many Map implementations possibly available.
@smowton smowton requested a review from a team as a code owner June 21, 2021 11:47
@github-actions github-actions bot added the Java label Jun 21, 2021
Might as well head off future failures in this test

Co-authored-by: Anders Schack-Mulligen <aschackmull@users.noreply.github.com>
@smowton
Copy link
Contributor Author

smowton commented Jun 21, 2021

ok, done

@aschackmull aschackmull merged commit 14b485e into github:main Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants