0

I have around 5 qunit tests which have timed out according to testswarm. I tried to reset those tests using cleanp action. api.php?action=cleanup It didn't work. The response from the action is {"cleanup":{"resetTimedoutRuns":0}}

What can be the issue here ?

hariom
  • 269
  • 2
  • 17

1 Answers1

0

Here are some possible reasons:

  • The update to the database failed
  • The read/write permissions failed
  • The session timed out
Paul Sweatte
  • 22,871
  • 7
  • 116
  • 244