app icon indicating copy to clipboard operation
app copied to clipboard

Only one of several attachments uploaded to Cloudflare without resolution during export from NUnit C# XML

Open IovetsNikolay opened this issue 9 months ago • 0 comments

To Reproduce Steps to reproduce the behavior:

  1. Add console log with several attachments path to NUnit C# XML as: file:///Users/nick.iovets/Downloads/TestCategory_Tcbf7109e/playwright-screenshots-on-failure/E2E.Tests.Tests.Billing.ActionLogScenarios.VerifyChangesInServiceOrderActionLog.png file:///Users/nick.iovets/Downloads/TestCategory_Tcbf7109e/playwright-traces/E2E.Tests.Tests.Billing.ActionLogScenarios.VerifyChangesInServiceOrderActionLog.zip
  2. Upload test results to Testomat

Expected behavior Both attachments should be available in testomat with proper resolution to preview them (*.png, *.zip)

Actual behavior Only the first attachment uploaded to CloudFlare, without resolution: Image Image Image

XML test-results-one-nunit-failed.xml.zip

IovetsNikolay avatar Apr 15 '25 11:04 IovetsNikolay