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
Comment #1
liam morlandI 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.