Most often, I want or have to clean my testing environment when tests are failing. But that's a two step procedure currently: Click "return to list" + clean environment + go ahead.
I'd like to remove the intermediate step and simply expose the "Clean environment" button the test results form already.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal.simpletest-clean.0.patch | 2.67 KB | sun |
Comments
Comment #1
sunAlthough badly needed, this is D8 material according to the rules (I had to learn today). It may be backported at a later point in time (though that's unlikely).
Comment #2
sunImplemented in http://drupal.org/project/admin_ux -- without separate option, but as default behavior, since I have no effin' idea what the purpose of keeping broken state data is.
Comment #3
thedavidmeister commenteddrupal.simpletest-clean.0.patch queued for re-testing.
Comment #5
sunComment #14
quietone commentedTriaging issues in simpletest.module to determine if they should be in the Simpletest Project or core.
This looks like it a simpletest module issue, changing the project.