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

Build Tests #2

Open
1 of 6 tasks
franziskusz opened this issue Mar 20, 2024 · 0 comments
Open
1 of 6 tasks

Build Tests #2

franziskusz opened this issue Mar 20, 2024 · 0 comments
Labels
bug report help wanted Extra attention is needed question Further information is requested

Comments

@franziskusz
Copy link
Owner

franziskusz commented Mar 20, 2024

Builds are yet to be tested on their target systems:

  • macOS_x86_66
  • macOS_aarch64
  • Linux_x86_64_gnu
  • Linux_x86_64_musl
  • Linux_aarch64_musl
  • Windows_x86_64_gnu

Creating a test environment for all of these builds will take some time. If you encounter any issues with the binaries or with building them from source, feel free to report them here.

Notes:

  • Windows binary started, created target directory and .csv file with header but crashed before showing or writing process data on Windows 10 (no admin rights). The console output regarding support for the OS was not printed.
  • Linux binary started, created target dir and .csv file with header but seemed not to recognize the given names of running processes (somehow expected as it was mentioned in the sysinfo crate). -> TODO: Implement possibility to select process by PID. The console output regarding support for the OS was not printed.
@franziskusz franziskusz added help wanted Extra attention is needed question Further information is requested bug report labels Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant