Page 1 of 1

get an error when run the tests but new to this help please?

Posted: Mon Dec 29, 2008 10:35 am
by me666
i get this error when i run all tests after installing....

All Tests
Fail: testcases -> MimeTests -> TestOfEmbeddedFile -> testFileHasNeededHeaders -> Pattern [~Content-Type: application/octet-stream;\s+name=.*? Content-Transfer-Encoding: base64 Content-Disposition: inline;\s* filename=("?).*?\1 Content-ID: <.*?> .*~s] not detected in [String: Content-Type: application/octet-stream; name*0="swift-12305680454958fa6d0efe7.15@jefferies-forum.servebeer."; name*1=com Content-Transfer-Encoding: base64 Content-Disposition: inline; filename...] at [C:\Forum\tests\units\testcases\MimeTests\TestOfEmbeddedFile.php line 29]
41/41 test cases complete: 1468 passes, 1 fails and 0 exceptions.

what does this mean? and how would i go about fixing this error?
any help would be a great help :)

Re: get an error when run the tests but new to this help please?

Posted: Fri Jan 02, 2009 11:34 pm
by Chris Corbyn
This is a concern, though I suspect the error is due to a fragile test and can probably be ignored.

What version of PHP are you using and what version of Swift Mailer?

Re: get an error when run the tests but new to this help please?

Posted: Sun Jan 04, 2009 9:38 am
by me666
Well im using php5 and the latest version of swift mailer as i only downloaded it a few days ago.