-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Open
Description
New issue checklist
- I searched for existing GitHub issues
- I read pipeline troubleshooting guide
- I checked how to collect logs
Task name
VsTest
Task version
3.*
Issue Description
The predefined variable $(Build.SourceBranch) in the Search folder is incorrectly interpreted during the build.
The following Search folder is used:
It results in 'Error: Search folder: D:\B\A1\20\s$\Rules\CodeBase\Development\devMain\UITests\bin\release'
Note that the $ is included in the folder which is not correct.
Environment type (Please select at least one enviroment where you face this issue)
- Self-Hosted
- Microsoft Hosted
- VMSS Pool
- Container
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Windows Server 2022
Relevant log output
##[error]Error: Search folder: 'D:\B\A1\20\s\$\Rules\CodeBase\Development\devMain\UITests\bin\release' should be a directory and it should exist.Full task logs with system.debug enabled
[REPLACE THIS WITH YOUR INFORMATION]