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

Lin Dynarray tweaks + add Lin.{seq_small, array_small, list_small} #517

Merged
merged 5 commits into from
Jan 15, 2025

Conversation

jmid
Copy link
Collaborator

@jmid jmid commented Jan 15, 2025

As the investigations in #514 revealed this is caused by shrinking long sequences generated.
Simply generating smaller sequences seems the simplest solution at this point.

This PR therefore

  • adds Lin.{seq_small, array_small, list_small} (for consistency)
  • switches the Lin Dynarray to use the Lin.seq_small

Fixes #514

@jmid
Copy link
Collaborator Author

jmid commented Jan 15, 2025

CI summary: all 34 workflows passed - merging

@jmid jmid merged commit 9d7311f into main Jan 15, 2025
34 checks passed
@jmid jmid deleted the lin-dynarray-tweaks branch January 15, 2025 20:07
@jmid
Copy link
Collaborator Author

jmid commented Jan 16, 2025

CI summary for merge to main

Out of 35 workflows 2 failed with false alarms

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.

Timeout due to excessive shrinking in Lin Dynarray test with Domain
1 participant