======================================================================
ERROR: test_csv_escape (trac.ticket.tests.report.ReportTestCase?)
File "/Users/shanec/svn/workspace/trunk/build/vendor/trac/trac/ticket/tests/report.py", line 55, in test_csv_escape
self.report_module._send_csv(req, cols, rows)
File "/Users/shanec/svn/workspace/trunk/build/plugins/timingandestimationplugin/timingandestimationplugin/reports_filter.py", line 116, in _send_csv
id = report_id_from_filename(filename)
File "/Users/shanec/svn/workspace/trunk/build/plugins/timingandestimationplugin/timingandestimationplugin/reports_filter.py", line 103, in report_id_from_filename
m = billing_report_fname_regex.match(text)