VirtualBox

Ignore:
Timestamp:
May 23, 2017 11:33:27 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115618
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/smoketests/tdSmokeTest1.py

    r64427 r67039  
    155155        oSession, oTxsSession = self.startVmAndConnectToTxsViaTcp(oTestVm.sVmName, fCdWait = True);
    156156        if oSession is not None:
    157             self.addTask(oSession);
     157            self.addTask(oTxsSession);
    158158
    159159            ## @todo do some quick tests: save, restore, execute some test program, shut down the guest.
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