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

liam morland’s picture

Status: Active » Closed (won't fix)

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.