Stressful application test
http://code.google.com/p/stressapptest/
Stressful Application Test (or stressapptest, its unix name) tries to maximize randomized traffic to memory from processor and I/O, with the intent of creating a realistic high load situation in order to test the existing hardware devices in a computer. It has been used at Google for some time and now it is available under the apache 2.0 license.
- Developed at hardware
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:adrianSuSE:PL/stressapptest && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
reproducible.patch | 0000001350 1.32 KB | |
stressapptest.changes | 0000001833 1.79 KB | |
stressapptest.spec | 0000001741 1.7 KB | |
v1.0.11.tar.gz | 0000230797 225 KB |
Comments 1
There is a problem with Tumbleweed for a long time (more than 2 years). Maybe build options? (debug)
❯ stressapptest
2024/07/04-14:42:44(CEST) Log: Commandline - stressapptest 2024/07/04-14:42:44(CEST) Stats: SAT revision 1.0.11_autoconf, 64 bit binary 2024/07/04-14:42:44(CEST) Log: reproducible @ reproducible on Sun Nov 26 17:19:40 UTC 2023 from open source release 2024/07/04-14:42:44(CEST) Log: 1 nodes, 16 cpus. 2024/07/04-14:42:44(CEST) Process Error: Running DEBUG version of SAT, with significantly reduced coverage. 2024/07/04-14:42:44(CEST) Log: Command line option '-A' bypasses this error. 2024/07/04-14:42:44(CEST) Process Error: Sat::Initialize() failed 2024/07/04-14:42:44(CEST) 2024/07/04-14:42:44(CEST) Status: FAIL - test encountered procedural errors 2024/07/04-14:42:44(CEST) 2024/07/04-14:42:44(CEST) Process Error: Fatal issue encountered. See above logs for details.
I have already reported this problem in the forum
https://forums.opensuse.org/t/stressapptest-package-process-error-sat-initialize-failed/176582
And filed a bug report.
I know that's not critical or urgent but it would be nice if stressapptest would work on Tumbleweed like it does on Fedora or Arch.
Thank you very much.