VirtualBox

Changeset 92681 in vbox for trunk/src/VBox/ValidationKit


Ignore:
Timestamp:
Dec 1, 2021 8:47:39 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
148579
Message:

Validation Kit/tdAddGuestCtrl.py: disabled one frequently (always?) failing sub.test until it is properly fixed

File:
1 edited

Legend:

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

    r84979 r92681  
    47234723                  tdTestResultFailure() ],
    47244724                # Copy with a different destination name just for the heck of it:
    4725                 [ tdTestCopyToDir(sSrc = sScratchEmptyDirHst, sDst = oTestVm.pathJoin(sScratchDstDir1Gst, 'empty2')),
    4726                   tdTestResultSuccess() ],
     4725                # disabled at the moment, causes test failures due to the non-existing target
     4726                #[ tdTestCopyToDir(sSrc = sScratchEmptyDirHst, sDst = oTestVm.pathJoin(sScratchDstDir1Gst, 'empty2')),
     4727                #  tdTestResultSuccess() ],
    47274728            ]);
    47284729            atTests.extend([
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