Hi, I am running graphics (2D & 3D) stress tests on windows systems using an automated python script. When I run my command on version 10.2 or earlier versions, I have 0 issues with the tests. However, when I run the command on version 11, the test will start for a minute and then randomly stop and the application closes. When this happens the report/log file only contain system information and nothing about the test results themselves (likely because it is never reaching the test). Also, sometimes the application will just launch and stay on the "pre-configured" tests screen.
I have no clue why this behavior is occurring. Any help would be greatly appreciated. FYI the command is the exact same when running on different BurnIn versions.
Here is the command:
C:\Program Files\BurnInTest\bit.exe -C C:\graphics\3dgraphicsstressv81.bitcfg -S C:\graphics\stress_tests\settings.bits -D 1440
Settings File (.bits):
SETLOG LOG yes NAME "{report_file}" TIME no REPORT text LOGLEVEL no SUM yes FILE new
RUN CONFIG
EXIT
I have no clue why this behavior is occurring. Any help would be greatly appreciated. FYI the command is the exact same when running on different BurnIn versions.
Here is the command:
C:\Program Files\BurnInTest\bit.exe -C C:\graphics\3dgraphicsstressv81.bitcfg -S C:\graphics\stress_tests\settings.bits -D 1440
Settings File (.bits):
SETLOG LOG yes NAME "{report_file}" TIME no REPORT text LOGLEVEL no SUM yes FILE new
RUN CONFIG
EXIT
Comment