VirtualBox

Changeset 72192 in vbox


Ignore:
Timestamp:
May 11, 2018 9:07:06 AM (6 years ago)
Author:
vboxsync
Message:

Validation Kit: Disabled the other guest copy directory test.

File:
1 edited

Legend:

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

    r72170 r72192  
    32323232            # Directory handling.
    32333233            #
    3234             if self.oTstDrv.fpApiVer > 5.2: # Copying directories via Main is supported only in versions > 5.2.
     3234            ## @todo r=michaln disabled completely, can fill up the guest disk or fail without giving a reason
     3235            if self.oTstDrv.fpApiVer > 6.0: # Copying directories via Main is supported only in versions > 5.2.
    32353236                if self.oTstDrv.sHost == "win":
    32363237                    sSystemRoot = os.getenv('SystemRoot', 'C:\\Windows')
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