VirtualBox

Ignore:
Timestamp:
Jun 24, 2020 12:59:39 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138801
Message:

Validation Kit/tdAddBasic1.py: Don't skip creating the combined VISO when *not* running the Shared Folders tests, as this breaks auto-updating TXS.

File:
1 edited

Legend:

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

    r84818 r84929  
    136136        #
    137137        ## @todo Find a solution for testing the automatic Guest Additions updates, which also looks at {CDROM}s root.
    138         if self.fpApiVer >= 6.0 and 'sharedfolders' in self.asTests:
     138        if self.fpApiVer >= 6.0:
    139139            sGaViso = os.path.join(self.sScratchPath, 'AdditionsAndValKit.viso');
    140140            ## @todo encode as bash cmd line:
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