HI!
I'm trying to update openSUSE package on OBS [1] which builds for various OS versions and hardware platforms. To me it seems that a test fails on 32bit platforms:
Info: invalid token 3: structure length disagrees with data size test rpa ..................................... : ok Info: invalid NTLM response: buffer length out of bounds test ntlm ............................: ok 1 / 86 tests failed
[1] https://build.opensuse.org/package/show/home:stroeder:branches:server:mail/d...
Ciao, Michael.
On 13/08/2020 11:31 Michael Ströder michael@stroeder.com wrote:
HI!
I'm trying to update openSUSE package on OBS [1] which builds for various OS versions and hardware platforms. To me it seems that a test fails on 32bit platforms:
Info: invalid token 3: structure length disagrees with data size test rpa ..................................... : ok Info: invalid NTLM response: buffer length out of bounds test ntlm ............................: ok 1 / 86 tests failed
[1] https://build.opensuse.org/package/show/home:stroeder:branches:server:mail/d...
Ciao, Michael.
Can you provide full output for the test suite so we can tell what actually failed?
Aki
On 8/13/20 10:56 AM, Aki Tuomi wrote:
On 13/08/2020 11:31 Michael Ströder michael@stroeder.com wrote: I'm trying to update openSUSE package on OBS [1] which builds for various OS versions and hardware platforms. To me it seems that a test fails on 32bit platforms:
Info: invalid token 3: structure length disagrees with data size test rpa ..................................... : ok Info: invalid NTLM response: buffer length out of bounds test ntlm ............................: ok 1 / 86 tests failed
[1] https://build.opensuse.org/package/show/home:stroeder:branches:server:mail/d...
Can you provide full output for the test suite so we can tell what actually failed?
You can download full log of e.g. i586 build from OBS here:
https://build.opensuse.org/build/home:stroeder:branches:server:mail/openSUSE...
Excerpt of failed test:
[ 576s] test-mech.c:370: Assert(#1) failed: strcmp(test_case->username,username) [ 576s] "testuser" != NULL [ 576s] test-mech.c:380: Assert(#1) failed: request->failed == FALSE [ 576s] auth mech APOP 2/84 .................................................. : FAILED
Ciao, Michael.
On 13/08/20 9:16 pm, Michael Ströder wrote:
On 8/13/20 10:56 AM, Aki Tuomi wrote:
On 13/08/2020 11:31 Michael Ströder michael@stroeder.com wrote: I'm trying to update openSUSE package on OBS [1] which builds for various OS versions and hardware platforms. To me it seems that a test fails on 32bit platforms:
Excerpt of failed test:
[ 576s] test-mech.c:370: Assert(#1) failed: strcmp(test_case->username,username) [ 576s] "testuser" != NULL [ 576s] test-mech.c:380: Assert(#1) failed: request->failed == FALSE [ 576s] auth mech APOP 2/84 .................................................. : FAILED
I'm getting the same issue on a CentOS 6 i386 build:
test-mech.c:371: Assert(#1) failed: strcmp(test_case->username,username) "testuser" != NULL test-mech.c:380: Assert(#1) failed: request->failed == FALSE auth mech APOP 2/84 .................................................. : FAILED
Full log of tests is at https://paste.centos.org/view/33771454
Peter
On 18/08/20 2:15 pm, Peter wrote:
I'm getting the same issue on a CentOS 6 i386 build:
test-mech.c:371: Assert(#1) failed: strcmp(test_case->username,username) "testuser" != NULL test-mech.c:380: Assert(#1) failed: request->failed == FALSE auth mech APOP 2/84 .................................................. : FAILED
Full log of tests is at https://paste.centos.org/view/33771454
Any idea on this one?
Peter
On 22/08/2020 09:16 Peter Ajamian peter@pajamian.dhs.org wrote:
On 18/08/20 2:15 pm, Peter wrote:
I'm getting the same issue on a CentOS 6 i386 build:
test-mech.c:371: Assert(#1) failed: strcmp(test_case->username,username) "testuser" != NULL test-mech.c:380: Assert(#1) failed: request->failed == FALSE auth mech APOP 2/84 .................................................. : FAILED
Full log of tests is at https://paste.centos.org/view/33771454
Any idea on this one?
Peter
Hi!
The fix is pending in our review queue, but please find it attached. It'll be in master soon.
Aki
participants (4)
-
Aki Tuomi
-
Michael Ströder
-
Peter
-
Peter Ajamian