VirtualBox

Ignore:
Timestamp:
May 23, 2017 11:33:27 AM (8 years ago)
Author:
vboxsync
Message:

ValidationKit: eliminate buggy task handling (oSession is always added by starting the VM and remmoved when terminating it, and oTxsSession can only be removed if it was added before)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/usb/tdUsb1.py

    r66247 r67039  
    505505            oSession, oTxsSession = self.startVmAndConnectToTxsViaTcp(sVmName, fCdWait = False, fNatForwardingForTxs = False);
    506506            if oSession is not None:
    507                 self.addTask(oSession);
     507                self.addTask(oTxsSession);
    508508
    509509                # Fudge factor - Allow the guest to finish starting up.
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