Open ChrystianC opened 6 months ago
Following.. I also run into the same issue. One day it stopped adding the attachments and can't figure out why.
I've updated Playwright to 1.46 from 1.29, and now I see published artifacts but have zero state in the azure attachments.
Added the same error on playwright: https://github.com/microsoft/playwright/issues/33415
New issue checklist
Task name
PublishTestResults@2
Breaking task version
No response
Last working task version
No response
Regression Description
Publishing with test report Junit since last week doesn't attach a test results. Request is empty. I use visual regression
expect(page).toHaveScreenshot();
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)
No response
Operation system
Ubuntu 20
Relevant log output
Full task logs with system.debug enabled
UNSUCCESSFUL RUN
SUCCESSFUL RUN
Repro steps