Posted by boombatower on June 23, 2009 at 9:53pm
| Project: | Drupal core |
| Version: | 7.x-dev |
| Component: | simpletest.module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | boombatower |
| Status: | closed (fixed) |
Issue Summary
In simpletest_uninstall() the removed variables are out of date and some of the newer ones are not removed at all.
Comments
#1
Could not find a reference to
simpletest_develanywhere in Drupal 7.simpletest_httpauth, simpletest_httpauth_username, simpletest_httpauth_pass are from the old httpauth setup.
simpletest_clear_results was not removed
#2
The last submitted patch failed testing.
#3
Test slave crapped.
#4
Updated per: #500292: Provide a settings page for hidden SimpleTest variables.
#5
Other issue renamed variables.
#6
The last submitted patch failed testing.
#7
Extremely simple so I'll mark it for RTBC.
#8
Committed to CVS HEAD. Thanks.
#9
Automatically closed -- issue fixed for 2 weeks with no activity.