This is the mail archive of the kawa@sourceware.org mailing list for the Kawa project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Testsuite failing


The testsuite fails on Java 7 with the patch not applied. But with the
patch applied, it instead fails on Java 8
(https://travis-ci.org/maoueh/kawa-fork/jobs/29473740).

It might be a problem with OpenJDK8 though. Testing using oracle jdk8
would need to be performed to be sure.

Conclusion, patch is not enough/good.

Matt

On Wed, Jul 9, 2014 at 12:24 AM, Matthieu Vachon
<matthieu.o.vachon@gmail.com> wrote:
> Here a patch that make `testsuite/errors3.scm` pass. The message was
> expecting `... with required type int` while it's now `... with
> required type character`.
>
> Maybe the code should be fixed and not the test ... not sure about it.
>
> Regards,
> Matt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]