ccs-caldavtester icon indicating copy to clipboard operation
ccs-caldavtester copied to clipboard

Uninformative FATAL ERROR

Open macosforgebot opened this issue 14 years ago • 2 comments

douglm@… originally submitted this as ticket:450


Some server 'feature' kills the tester with

FATAL ERROR: string index out of range

Added a traceback print to caldavtest.py

except Exception, e:

print traceback.format_exc() self.manager.log(manager.LOG_ERROR, "FATAL ERROR: %s" % (e,), before=2) return 0, 1, 0

macosforgebot avatar Jun 07 '11 20:06 macosforgebot

@wsanchez originally submitted this as comment:1:⁠ticket:450

  • Priority changed from 5: Not set to 2: Expected

macosforgebot avatar Aug 01 '11 23:08 macosforgebot

@wsanchez originally submitted this as comment:8:⁠ticket:450

  • Milestone set to Sooner

macosforgebot avatar Apr 10 '14 18:04 macosforgebot