From chx: here is the cycle to be tested
1. Make sure forum, comment and taxonomy is disabled.
2. Enable forum module.
3. Assert that you got the confirm form.
4. Press confirm.
5. Assert all three are on, then disable forum
6. Assert that comment and taxonomy are still on, then disable them.
7. Switch forum, comment and taxonomy on.
8. Assert there is no confirm form.
9. Assert all three are on.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | system-module_page_test-314285-6.patch | 8.13 KB | dmitrig01 |
| #5 | system-module_page_test-314285-5.patch | 8.09 KB | dmitrig01 |
| #3 | system-module_page_test-314285-3.patch | 6.27 KB | dmitrig01 |
| #2 | system-module_page_test-314285-2.patch | 6.29 KB | dmitrig01 |
| #1 | system-module_page_test-314285-1.patch | 5.67 KB | dmitrig01 |
Comments
Comment #1
dmitrig01 commentedHere it is
Comment #2
dmitrig01 commentedre-rolled as per chx
Comment #3
dmitrig01 commentedextra whitespace
Comment #4
CorniI commentedThe System simpletests are failing with:
An error occurred. /drupal7/?q=batch&id=44&op=do
Fatal error: Call to undefined method EnableDisableCoreTestCase::assertXPath() in /var/www/drupal7/modules/system/system.test on line 52
Comment #5
dmitrig01 commentedAdding assertXPath.
Comment #6
dmitrig01 commentedOops, flawed logic in assertXPath. I have bad copy-paste-fu
Comment #7
chrisshattuck commentedHey dimitri, the patch didn't apply. Thanks for your help with the testing!
Comment #8
catchFixing the critical / pending bugs queues to reflect things which are really bugs or release critical.