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

Add full build run testing && log output verification #34

Open
Proryanator opened this issue Sep 29, 2023 · 0 comments
Open

Add full build run testing && log output verification #34

Proryanator opened this issue Sep 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Proryanator
Copy link
Owner

Proryanator commented Sep 29, 2023

Over time due to changes, it's possible that the output file logging can get borked. There's no way to identify this right now, but we ought to add in some verification runs (that perhaps run against real hardware/systems) to fix this.

Ideas are:

  • building full executables, and running a few full sessions (such as the permutor-cli and benchmark) to catch most issues
  • verifying that log files contain data (no zeros when not expected)
  • running this on all supported platforms (Windows, Linux)
  • have pre-stored verified run outputs (i.e. log files, or expected fps parameters) that are compared (to catch any calculation breakage that affects fps calculations mostly)
@Proryanator Proryanator added the enhancement New feature or request label Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant