Posted by Liam Morland on August 26, 2009 at 5:37pm
Jump to:
| Project: | Test driven development infrastructure |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
I submitted a patch against D7. It initially passed testing, but then failed on an automatic retest with 2 fails against "Top visitor blocking". Is there some place I can get detailed error messages so that I can figure out what is wrong?
My patch is in #189792: improve form_clean_id to produce valid IDs.
Thanks.
Comments
#1
I now understand better how to use simpletest and can figure out what the problematic test is. It would still be helpful if better error messages were exposed in the interface.