bug-mes
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FAIL: tests/math.test on Debian armhf (on aarch64 system)


From: Vagrant Cascadian
Subject: FAIL: tests/math.test on Debian armhf (on aarch64 system)
Date: Fri, 06 May 2022 18:54:11 -0700

Seems building arm is having a test suite failure in tests/math.test...

The host machine was running a 64-bit capable kernel if that matters for
some reason, but it was done in a 32-bit userland chroot (Debian
armhf). This also only appeared to fail when using "./configure
--with-bootstrap", the gcc-only build of mes passed the tests in the
same environment (at least once ... unless it was a fluke).

The relevent tests/math.log:

test: string->number: pass
test: string->number neg: pass
test: string->number #hex: pass
test: string->number hex: pass
test: string->number hex: pass
test: string->number float: pass
test: +: pass
test: *: pass
test: /: pass
test: remainder: pass
test: modulo: fail
expected: 2
actual: 1
: fail
test: expt: pass
test: logand: pass
test: logand 3: pass
test: logior: pass
test: logxor: pass
test: ash: pass
test: ash -1: pass
test: =: pass
test: = 2: pass
test: =: pass
test: = 1: pass
test: = 2: pass
test: = 3: pass
test: = 4: pass
test: <: pass
test: < 1: pass
test: < 2: pass
test: < 3: pass
test: < 4: pass
test: < 5: pass
test: < INT-MIN: pass
test: < INT-MIN: pass
test: < INT-MAX: pass
test: >: pass
test: > 1: pass
test: > 2: pass
test: > 3: pass
test: > 4: pass
test: > 5: pass
test: > INT-MAX: pass
test: > INT-MAX 0: pass
test: > INT-MIN: pass
test: >=: pass
test: >= 2: pass
test: <=: pass
test: <= 2: pass
test: max: pass
test: max 1: pass
test: max 2: pass
test: min: pass
test: min 1: pass
test: min 2: pass
test: #x-10: pass
expect: 0

passed: 53
failed: 1
total: 54
FAIL tests/math.test (exit status: 1)


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]