VirtualBox

Changeset 80792 in vbox


Ignore:
Timestamp:
Sep 15, 2019 11:25:15 AM (5 years ago)
Author:
vboxsync
Message:

vsheriff: Solaris stuck driver detection.

File:
1 edited

Legend:

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

    r80791 r80792  
    838838            ( True, ktReason_Host_DriverNotUnloading, 'can\'t unload the module: Device busy' ),
    839839            ( True, ktReason_Host_DriverNotUnloading, 'Unloading: Host module ...FAILED!' ),
     840            ( True, ktReason_Host_DriverNotUnloading, 'Unloading: NetFilter (Crossbow) module ...FAILED!' ),
    840841            ( True, ktReason_Host_InstallationFailed, 'svcadm: Couldn\'t bind to svc.configd.' ),
    841842            ( True, ktReason_Host_InstallationFailed, 'pkgadd: ERROR: postinstall script did not complete successfully' ),
     
    851852        an uninstall first and will be seeing similar issues to the uninstall.
    852853        """
     854        self.dprint(u'%s + %s <<\n%s\n<<' % (oFailedResult.tsCreated, oFailedResult.tsElapsed, sResultLog,));
    853855
    854856        if fInstall and oFailedResult.enmStatus == TestSetData.ksTestStatus_TimedOut:
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