VirtualBox

Ignore:
Timestamp:
Dec 21, 2021 11:12:18 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
149043
Message:

Validation Kit/Guest Control: Don't add TxS session as task when connected; this will run into timeouts (and ultimately into test failures) when doing guest reboot tests.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/additions/tdAddGuestCtrl.py

    r93038 r93039  
    52085208        reporter.log("TxsSession: %s" % (oTxsSession,));
    52095209        if oSession is not None:
    5210             self.addTask(oTxsSession);
    52115210
    52125211            fRc, oTxsSession = self.aoSubTstDrvs[0].testIt(oTestVm, oSession, oTxsSession);
    52135212
    5214             # Cleanup.
    5215             self.removeTask(oTxsSession);
    52165213            if self.aoSubTstDrvs[0].oDebug.fNoExit:
    52175214                self.sleep(60 * 60 * 1000); # Leave the VM session open for manual inspection / debugging.
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