Hi everyone / Charles,

We're running into seemingly distro-specific failures to raise a
NullPointerException:

freenet.crypt.MessageAuthCodeTest.testVerifyDataNullInput1
freenet.crypt.MessageAuthCodeTest.testVerifyNullInput1
freenet.crypt.MessageAuthCodeTest.testVerifyNullInput2

The first fails with:

junit.framework.AssertionFailedError: MACType: HMACSHA256
        at
freenet.crypt.MessageAuthCodeTest.testVerifyDataNullInput1(MessageAuthCodeTest.java:352)

and the latter two with:

Expected exception: java.lang.NullPointerException.

We have yet to find a reason for this difference. These pass on Debian -
both Wheezy and sid - but fail on Arch and Fedora 22. Debian has Java
1.6 / 1.8, Arch has Java 1.7, and Fedora has 1.8. Arch, Fedora, and
Debian all have JUnit 4.12 / Hamcrest 1.3.

Any suggestions for what to look into next?

Thanks,
Steve

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Devl mailing list
[email protected]
https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to