VirtualBox

Changeset 78312 in vbox for trunk/src


Ignore:
Timestamp:
Apr 26, 2019 7:16:14 AM (6 years ago)
Author:
vboxsync
Message:

Shared Clipboard/URI: Rerverted r130275 (committed wrong file).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py

    r78310 r78312  
    11541154               sNic0AttachType = 'nat'),
    11551155
    1156         TestVm('tst-ubuntu1804-own',    kfGrpStdSmoke,       sHd = 'own/ubuntu1804.vdi',
    1157                sKind = 'Ubuntu_64', acCpusSup = range(1, 33), fIoApic = True),
    1158 
    11591156        # DOS and Old Windows.
    11601157        AncientTestVm('tst-dos20',              sKind = 'DOS',
     
    11821179        self.sResourcePath = sResourcePath;
    11831180
    1184     def selectSet(self, fGrouping, sTxsTransport = None, fCheckResources = False):
     1181    def selectSet(self, fGrouping, sTxsTransport = None, fCheckResources = True):
    11851182        """
    11861183        Returns a VM set with the selected VMs.
     
    12121209        """ Shut up already! """
    12131210        return self.sResourcePath;
     1211
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