VirtualBox

Ignore:
Timestamp:
Jul 27, 2017 4:20:00 PM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
117229
Message:

vhseriff: bugfix and pylint

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/batch/virtual_test_sheriff.py

    r68141 r68142  
    835835    def investigateInfoHalReturnToFirmware(self, oCaseFile, sInfoText, dLogs):
    836836        """ Investigates HalReturnToFirmware hangs """
     837        del oCaseFile
     838        del sInfoText
     839        del dLogs
    837840        # hope that's sufficient
    838         return (True, ktReason_Unknown_HalReturnToFirmware);
     841        return (True, self.ktReason_Unknown_HalReturnToFirmware);
    839842
    840843    ## Things we search a main or VM log for to figure out why something went bust.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette