-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG]: PublishTestResults@2 fails when searching folder with emojis since v.2.233.2 #19645
Comments
Hi @yy-2020 thank you for reaching us. |
Thanks for reaching out to us, looks that we'll need to update node version to 20.11.0 which includes a fix to this emoji issue in node library. |
@DmitriiBobreshev Sorry for the late reply. Thank you for the fix. but since Task version 2.240.1, this bug is there again. Could you please have a look? Thank you. |
HI @yy-2020, could you please specify an agent version? BTW, checked with the latest agent and seems like everything works well |
@DmitriiBobreshev. Yes, after upgraded agents to 3.240.1, pipeline runs well. Thank you. Interesting is the combination: agent version 3.236.1 + task version 1.238.0 works well too. |
@yy-2020, Task version 1.238.0 runs on node16 which does not have such problems, but, unfortunatelly, this version is EOL so we're migrating the tasks to node20 now, that's why the error started to happen |
This issue is stale because it has been open for 180 days with no activity. Remove the stale label or comment on the issue otherwise this will be closed in 5 days |
New issue checklist
Task name
PublishTestResults@2
Task version
2.233.2
Issue Description
The pipeline runs well in v2.233.1. Since 2.233.2 it fails with the error:
##[error]Error: Failed find: ENOENT: no such file or directory, lstat 'J:\azure-agent_work\1\s.git\logs\refs\remotes\origin\wonderland🦄🍭'
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
3.236.1
Operation system
windows-2019
Relevant log output
##[error]Error: Failed find: ENOENT: no such file or directory, lstat 'J:\azure-agent\_work\1\s\.git\logs\refs\remotes\origin\wonderland🦄🍭'
Full task logs with system.debug enabled
Repro steps
No response
The text was updated successfully, but these errors were encountered: