VirtualBox

Ignore:
Timestamp:
May 8, 2020 5:28:03 PM (5 years ago)
Author:
vboxsync
Message:

Validation Kit/tdAddGuestCtrl: Skip VBoxControl test in the execution tests for <= 5.2. Something for later to investigate.

File:
1 edited

Legend:

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

    r84214 r84220  
    29862986                            tdTestResultExec(fRc = True, iExitCode = iExitCode) ]);
    29872987
    2988         if sVBoxControl:
     2988        if  sVBoxControl \
     2989        and self.oTstDrv.fpApiVer >= 6.0: # Investigate with this doesn't work on (<) 5.2.
    29892990            # Paths with spaces on windows.
    29902991            atExec.append([ tdTestExec(sCmd = sVBoxControl, asArgs = [ sVBoxControl, 'version' ],
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