Closed (fixed)
Project:
SimpleTest
Version:
6.x-2.9
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2009 at 18:03 UTC
Updated:
30 Nov 2009 at 19:00 UTC
You get this on admin/build/testing when Devel is enabled on the "parent" site:
Fatal error: Cannot redeclare drupal_mail_wrapper() (previously declared in /Users/webchick/Sites/project/sites/all/modules/devel/devel.module:1768) in /Users/webchick/Sites/project/sites/all/modules/simpletest/simpletest.test on line 379
I'm not sure if anything can be done about this, but it is incredibly unfortunate, since both of these modules are very useful to have...
Comments
Comment #1
dave reidThought #577496: drupal_mail_wrapper() conflicts and subsequently #596440: assertMail doesn't work on real modules - Class 'DrupalWebTestCase' not found were supposed to have fixed this. Angie can you confirm you're using the latest CVS code? Why would the admin/build/testing page be including simpletest.mail.inc?
Comment #2
webchickD'oh. No, I am not, in fact, running the latest code from CVS. Sorry!
Comment #3
dave reidYay! :D