VirtualBox

Ignore:
Timestamp:
May 12, 2020 7:04:24 AM (5 years ago)
Author:
vboxsync
Message:

Validation Kit/tdAddSharedFolders1.py: More diagnosis for failed FsPerf tests.

File:
1 edited

Legend:

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

    r84257 r84266  
    284284                                          fCheckSessionStatus = True);
    285285            reporter.log2('FsPerf -> %s' % (fRc,));
    286             if not fRc:
     286            fRc = True;
     287            if fRc:
    287288                # Do a bit of diagnosis to find out why this failed.
    288289                if     not oTestVm.isWindows() \
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