niche-tester / playwright-testrail-reporter

Report playwright test results to TestRail
MIT License
7 stars 9 forks source link

Failed to update test results #6

Closed Azujual closed 6 months ago

Azujual commented 1 year ago

Hello, i'm trying to use your package and after some retries i was able to make it work, however it still fails to upload test results. May i ask you assit me with this issue: [playwright-testrail-reporter] Updating test status for the following TestRail Run ID: 3 [playwright-testrail-reporter] Failed to update test results: {}

brandonyhchan commented 1 year ago

Hey, I'm having the same issue. Were you able to resolve it? If so, what steps did you take? Thanks

fertavora commented 1 year ago

@Azujual did you have this issue? #7 If yes, how did you solve it? I could not get to the "Updating test status" step yet... Thanks in advance!

inf0lio commented 11 months ago

@denisha Hello! I have the same issue. Can you please help us with it? [playwright-testrail-reporter] Failed to update test results: {"name":"TestRailException"}

raymondfx commented 7 months ago

I figured this issues,

import dotenv from 'dotenv';

dotenv.config();
denisha commented 6 months ago

thanks for the workaround @raymondfx

@Azujual @fertavora this should now be fixed in the latest release (v1.2.1)