thomas-krenn / TKperf

Performance test tool for SSDs, HDDs and RAID devices
https://www.thomas-krenn.com/en/wiki/TKperf
GNU General Public License v3.0
48 stars 23 forks source link

Broken method call #17

Closed MarkusFreitag closed 7 years ago

MarkusFreitag commented 7 years ago

There is a broken method call inside of SsdTPTest in line 561 . The method setReachStdyState is part of the StdyState object instead of the SsdTPTest itself. Replacing the mentioned line with the following one should fix this bug.

self.getStdyState().setReachStdyState(False)
gschoenberger commented 7 years ago

That's correct! Is fixed by commit c6e614339229820ea8c5995f5c85593df170e5ef