On Mon, Jul 21, 2008 at 2:37 PM, Stefano Bagnara <[EMAIL PROTECTED]> wrote:
> Robert Burrell Donkin ha scritto:
>>
>> i'm dispirited and disappointed. this is a complete mess.
>>
>> - robert
>
> Can you list them?

>Failed tests:
>  
> testBinaryAttachmentLenient(org.apache.james.mime4j.message.MessageWriteToTest)
>  
> testBinaryAttachmentStrictError(org.apache.james.mime4j.message.MessageWriteToTest)
>  
> testBinaryAttachmentStrictIgnore(org.apache.james.mime4j.message.MessageWriteToTest)
>  mixed-newlines-base64(org.apache.james.mime4j.message.MessageParserTest)
>  
> bad-newlines-multiple-parts-base64(org.apache.james.mime4j.message.MessageParserTest)
>  intermediate-boundaries(org.apache.james.mime4j.message.MessageParserTest)
>  very-very-long-boundary(org.apache.james.mime4j.message.MessageParserTest)
>  very-long-boundary(org.apache.james.mime4j.message.MessageParserTest)
>  mixed-newlines(org.apache.james.mime4j.message.MessageParserTest)
>  misplaced-boundary(org.apache.james.mime4j.message.MessageParserTest)
>  weird-boundary(org.apache.james.mime4j.message.MessageParserTest)
>  ending-boundaries(org.apache.james.mime4j.message.MessageParserTest)
>  
> bad-newlines-multiple-parts(org.apache.james.mime4j.message.MessageParserTest)
>  missing-inner-boundary(org.apache.james.mime4j.message.MessageParserTest)
>  
> basic-plain-very-long-lines(org.apache.james.mime4j.message.MessageParserTest)
>  
> mixed-newlines-base64(org.apache.james.mime4j.MimeStreamParserExampleMessagesTest)
>  
> bad-newlines-multiple-parts-base64(org.apache.james.mime4j.MimeStreamParserExampleMessagesTest)
>  
> intermediate-boundaries(org.apache.james.mime4j.MimeStreamParserExampleMessagesTest)
>  mixed-newlines(org.apache.james.mime4j.MimeStreamParserExampleMessagesTest)
>  
> misplaced-boundary(org.apache.james.mime4j.MimeStreamParserExampleMessagesTest)
>  
> ending-boundaries(org.apache.james.mime4j.MimeStreamParserExampleMessagesTest)
>  
> bad-newlines-multiple-parts(org.apache.james.mime4j.MimeStreamParserExampleMessagesTest)
>  
> missing-inner-boundary(org.apache.james.mime4j.MimeStreamParserExampleMessagesTest)
>  
> basic-plain-very-long-lines(org.apache.james.mime4j.MimeStreamParserExampleMessagesTest)

> I have 11 failures.
>
> 8 of them are about boundaries and you can see there is an open thread (I
> asked you also if you would have preferred me to remove them and attach to
> JIRA but you didn't ask that).

i had assumed that they were fixed on the branch

is suspect that these tests won't work on linux but i can take a look
into that. it would be much better if the

> The other 3 I see are in MessageWriteToTest
> - testBinaryAttachmentLenient
> - testBinaryAttachmentStrictError
> - testBinaryAttachmentStrictIgnore
>
> They have been broken while Niklas fixed the quoted-printable decoding
> issue. I'm not sure the expected result was correct. The current result is
> "rfc wise" correct even if we are replacing all spaces with =20 and this is
> discouraged for text bodies.
> The current QuotedPrintable OutputStream does not support "suggested"
> behaviour of escaping SPACES and TABS only at the end of a line, so there is
> another thread/JIRA issue about this
> (https://issues.apache.org/jira/browse/MIME4J-62)

yes

- robert

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to