Changeset 78780 in vbox
- Timestamp:
- May 27, 2019 10:33:51 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testmanager/core/testset.py
r76553 r78780 711 711 return aoRet; 712 712 713 def isTestBoxExecutingToRapidly(self, idTestBox): 713 def isTestBoxExecutingToRapidly(self, idTestBox): ## s/To/Too/ 714 714 """ 715 715 Checks whether the specified test box is executing tests too rapidly.
Note:
See TracChangeset
for help on using the changeset viewer.