Displaying 3 results from an estimated 3 matches for "576s".
Did you mean:
576
2020 Aug 13
2
2.3.11.3 on 32bit platforms
...cot23
>
> 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...
2020 Aug 13
2
2.3.11.3 on 32bit platforms
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
2020 Aug 18
0
2.3.11.3 on 32bit platforms
...r?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:
>
> 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
> ....................................................