The latest backport still has a D7 test called "SimpleTestMailCaptureTestCase" which has a bunch of functions that break under D6. Since AssertMail is new to Drupal 7, and not listed here:
There shouldn't be any tests that depend on it. I think we can likely remove it?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 573822-mail.patch | 4.36 KB | boombatower |
Comments
Comment #1
boombatower commentedThe point of the backport is the provide any new features...like assert mail. I am not sure how feasible it is, but I am aware of the issue. If it becomes a blocker I will remove before release, but I would like to try and support the feature.
Comment #2
boombatower commentedMail facility works in D6!
Comment #3
boombatower commentedCommitted.