VirtualBox

Changeset 93770 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 15, 2022 10:15:16 PM (3 years ago)
Author:
vboxsync
Message:

vsheriff: Failure reason for windows Python/COM issue (2nd try).

File:
1 edited

Legend:

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

    r93769 r93770  
    15761576
    15771577        #
     1578        # Windows python/com screwup.
     1579        #
     1580        if sMainLog.find('ModuleNotFoundError: No module named \'win32com.gen_py') > 0:
     1581            oCaseFile.noteReason(self.ktReason_Host_win32com_gen_py);
     1582            return self.caseClosed(oCaseFile);
     1583
     1584        #
    15781585        # Check VBoxSVC.log and VBoxHardening.log for VM crashes if inconclusive on single VM runs.
    15791586        #
Note: See TracChangeset for help on using the changeset viewer.

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