When attempting to list the available test cases ("admin/config/development/testing") on a migrated 6.20 site the following the message is displayed:
Fatal error: Cannot redeclare class FaqAccessTestClass in /var/www/html/cm7/sites/all/modules/faq_ask/faq_ask.test on line 232
Most probably this is a naming conflict and this class should be renamed to "Faq_AskAccessTestClass".
Comments
Comment #1
aagbsn commentedI submitted a patch here: https://drupal.org/node/1024560 that resolves this issue also.
Comment #2
kmontyDuplicate #1024560: Enabling throws DB errors