qase-tms / qase-javascript

Qase TMS JavaScript SDK
https://developers.qase.io
49 stars 43 forks source link

[playwright-qase-reporter] Flaky "No such file or directory" error on failed tests #295

Closed klepik1990 closed 10 months ago

klepik1990 commented 1 year ago

Hello guys! Sometimes my CI build fails because I get such error. Sometimes screenshots of failed tests upload correctly, but sometime build fails. https://prnt.sc/3NJPE-VPwyDT I use "playwright-qase-reporter": "1.1.3" "@playwright/test": "~1.27.0",

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

loxinchi commented 1 year ago

@n3r Could you re-open this issue? I encountered this in github actions twice today. It's been several weeks I saw it from time to time.

    "@playwright/test": "^1.31.1",
    "playwright-qase-reporter": "^1.2.0-alpha.3",
hex0cter commented 1 year ago

+1

n3r commented 1 year ago

I'm trying to reproduce that right now.

hex0cter commented 1 year ago

Any progress? It is still happening from time to time.

artamonovs commented 1 year ago

Same here, very annoying! Usually it happen, when browser has some tabs opened and close due to business logic. For example,

Checked on latest (1.2.1) - still reproducing

artamonovs commented 1 year ago

@n3r Can you take a look, please?

artamonovs commented 1 year ago

@n3r sorry, for bothering you, but can you push this bug into a development, please?

stale[bot] commented 10 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.