looks like there is a bug , I dont see execution report from todays . I ran couple of test cases and also Jobs, the reports are not getting created .It was fine until yesterday .
can somone confirm ? @ran.ferdinaro
can this be taken as a priority as it looks like a bug ?
Hi @it.dishantrawat,
Please quit the TestProject Agent and then clean the these folders:
coded-testsdata-sources
, addons
, apps
, executions
, logs
, temp
, workers-executions
.
also delete the following file:
lock
You can find them here:
Windows
Open the Start
menu, type %appdata%\TestProject\Agent\
and hit enter.
macOS
Open Files Finder
and choose Go
form the top menu, select Go to Folder
and type:
~/Library/Application Support/TestProject/Agent
Linux
Navigate to ~/.testproject/agent/
Then start your agent and try to execute new tests and see if reports are generated.
If you are still facing issues, send your logs to support@testproject.io
It worked, Thanks a lot .