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/dovecot23 Ciao, Michael. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 488 bytes Desc: OpenPGP digital signature URL: <https://dovecot.org/pipermail/dovecot/attachments/20200813/d2019448/attachment.sig>
> On 13/08/2020 11:31 Michael Str?der <michael at 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/dovecot23 > > 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 at 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/dovecot23 > > 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_Tumbleweed/i586/dovecot23/_log 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.