<div dir="ltr"><div>Hi,<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 20 Sep 2020 at 20:34, Étienne Mollier <<a href="mailto:etienne.mollier@mailoo.org">etienne.mollier@mailoo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Control: tags -1 pending<br>
<br>
Greetings,<br>
<br>
I tried to investigate the issue of running SweeD autopkgtests<br>
on arm64.  It turned out to be caused by the assumption that the<br>
"char" type was "signed" by default, while it is "unsigned" by<br>
default at least on arm64.  The patch I added makes several<br>
targeted changes, so that the test suite goes through without<br>
either crashing (segfault) or hanging (infinite loop).<br>
<br>
I also tried to ensure test results were unchanged compared to<br>
other CPU architectures, and as far as I could see, they the<br>
same on arm64 (with the patch) and on amd64 (without the patch).<br>
<br>
Changes are available on Salsa for review:<br>
<br>
        <a href="https://salsa.debian.org/med-team/sweed" rel="noreferrer" target="_blank">https://salsa.debian.org/med-team/sweed</a><br>
<br>
Thanks Paul for having reported the issue, and Thanks Nilesh for<br>
having written the test suite that allowed to catch the bug!  :)<br></blockquote><div><br></div><div>Thanks a lot! Uploaded!</div><div><br></div><div>Kind Regards</div><div>Nilesh<br></div></div></div>