VirtualBox

Ignore:
Timestamp:
Apr 30, 2018 10:46:41 AM (7 years ago)
Author:
vboxsync
Message:

Guest Control/Validation Kit: Try to fix the failing tests.

File:
1 edited

Legend:

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

    r72055 r72068  
    31223122            sScratchGst = "C:\\Temp\\vboxtest\\testGuestCtrlCopyTo/";
    31233123            sScratchGstNotExist = "C:\\does-not-exist\\";
    3124             sScratchGstInvalid = "?invalid-name";
     3124            sScratchGstInvalid = "?*|invalid-name?*|";
    31253125        else:
    31263126            sUser = "vbox";
     
    33073307
    33083308        if self.oTstDrv.sHost == "win":
    3309             sScratchHstInvalid = "?invalid-name";
     3309            sScratchHstInvalid = "?*|invalid-name?*|";
    33103310        else:
    33113311            sScratchHstInvalid = "/";
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