|
From: Strongly T. <str...@gm...> - 2018-05-10 10:23:09
|
In reply to (I can't reply to the mail because I just signed up) https://sourceforge.net/p/sigrok/mailman/message/36313270/ Hello, actually, two tests fail on macOS: ../tests/strutil.c:96:F:sr_samplerate_string:test_fractional:0: Assertion 'ret == SR_OK' failed ../tests/strutil.c:96:F:sr_samplerate_string:test_exponent:0: Assertion 'ret == SR_OK' failed For macOS 10.13 https://travis-ci.org/strongly-typed/sigrok-macos/jobs/377201907#L2194 For macOS 10.12 https://travis-ci.org/strongly-typed/sigrok-macos/jobs/377201908#L3508 For macOS 10.11 https://travis-ci.org/strongly-typed/sigrok-macos/jobs/377201909#L3070 Isn't this unrelated to the warnings in the headers? BR Sascha PS: travis-ci.yml: https://github.com/strongly-typed/sigrok-macos |