VirtualBox

Ignore:
Timestamp:
May 23, 2017 11:20:54 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
115611
Message:

ValidationKit: in the teleportation testcase, all explicit task tweaking is redundant as starting/terminating the VM does it automatically

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/tests/teleportation/tdTeleportLocal1.py

    r65963 r67035  
    390390
    391391                            # Return with the source and destination swapped.
    392                             self.addTask(oSessionDst);
    393392                            return oVmDst, oSessionDst, oVmSrc;
    394393
     
    441440            oSessionSrc = self.startVm(oVmSrc);
    442441            if oSessionSrc is not None:
    443                 self.addTask(oSessionSrc);
    444 
    445442                # Simple back and forth to test the ice...
    446443                cTeleportations = 0;
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