The tests: - ByteConverterTest.testByteArray - ByteConverterTest.testByteProperty fails on windows as the unix style new line is hard coded to test string. Windows requires "\r\n" instead of "\n".