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

Automated testing for > 4 GiB #139

Closed
SteveLasker opened this issue Mar 10, 2023 · 1 comment
Closed

Automated testing for > 4 GiB #139

SteveLasker opened this issue Mar 10, 2023 · 1 comment
Assignees
Milestone

Comments

@SteveLasker
Copy link
Contributor

Issue #135 for test 27 surfaced some questions around memory size constraints of github actions.

Options:

  1. Should manual coverage be done outside of github actions?
  2. Should we do manual testing before we cut a release? Manual testing on a release would leave interim builds as a weak link as we know projects take dependencies on interim builds.
  3. The other option would be to enforce a hard limit in the library on 4 GiB until we get automation in place.
  4. Should we document the currently tested constraints?

@roywill will take the action item for running automated tests on larger machines.

@SteveLasker
Copy link
Contributor Author

Closing as stale. Happy to see additional test coverage if someone is blocked or interested in adding more coverage.

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

2 participants