In simpletest_uninstall() the removed variables are out of date and some of the newer ones are not removed at all.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | 500270-simpletest-uninstall.patch | 834 bytes | boombatower |
| #5 | 500270-simpletest-uninstall.patch | 839 bytes | boombatower |
| #4 | 500270-simpletest-uninstall.patch | 881 bytes | boombatower |
| #1 | 500270-simpletest-uninstall.patch | 811 bytes | boombatower |
Comments
Comment #1
boombatower commentedCould 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
Comment #3
boombatower commentedTest slave crapped.
Comment #4
boombatower commentedUpdated per: #500292: Provide a settings page for hidden SimpleTest variables.
Comment #5
boombatower commentedOther issue renamed variables.
Comment #7
boombatower commentedExtremely simple so I'll mark it for RTBC.
Comment #8
dries commentedCommitted to CVS HEAD. Thanks.