Changeset 62275 in vbox
- Timestamp:
- Jul 15, 2016 11:46:26 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py
r62273 r62275 992 992 oCaseFile = VirtualTestSheriffCaseFile(self, oTestSet, oTree, oBuild, oTestBox, oTestGroup, oTestCase); 993 993 994 self.dprint(u'usb = %s.' % (oCaseFile.isVBoxUSBTest()));995 994 if oTestSet.enmStatus == TestSetData.ksTestStatus_BadTestBox: 996 995 self.dprint(u'investigateBadTestBox is taking over %s.' % (oCaseFile.sLongName,));
Note:
See TracChangeset
for help on using the changeset viewer.

