On 2/7/2020 8:52 AM, SZEDER Gábor wrote: >> * Added unit tests for the bloom filter computation layer > > This fails on big endian, e.g. in Travis CI's s390x build: > > https://travis-ci.org/szeder/git-cooking-topics-for-travis-ci/jobs/647253022#L2210 > > (The link highlights the failure, but I'm afraid your browser won't > jump there right away; you'll have to click on the print-test-failures > fold at the bottom, and scroll down a bit...) > Thank you so much for running this pipeline and pointing out the error! We will carefully review our interactions with the binary data and hopefully solve this in the next version. Cheers! Garima Singh