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

IonRoundtripConcurrencyStressTest should include struct edge cases #776

Closed
jobarr-amzn opened this issue Mar 15, 2024 · 1 comment
Closed

Comments

@jobarr-amzn
Copy link
Contributor

In light of the bugs addressed in:

We should augment the existing IonRoundtripConcurrencyStressTest to exercise IonStruct values with a) more than 5 fields, and b) child IonStructs with more than 5 fields. Better yet if the tests use STRUCT_INITIAL_SIZE instead of 5..

@jobarr-amzn
Copy link
Contributor Author

This is redundant given the tests added in #722, see CloneTest.

IonRoundtripConcurrencyStressTest validates the independence of Ion readers/writers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant