On 1/18/21 11:22 AM, Aki Tuomi wrote:
line 52 does chmod to
lines 54-55 attempts to read this file now, and expects it to fail
line 56 ensures that there was actual error provided
Oh yes, of course you are correct. I was confused by the MAX_SIZE
parameter.
I wrapped that test wi
> On 18/01/2021 17:21 J Lumby wrote:
>
>
> On 1/18/21 12:25 AM, Aki Tuomi wrote:
> >> On 18/01/2021 00:35 J Lumby wrote:
> >>
> >>
> >> Thanks Aki.
> >>
> >>
> >> On 1/16/21 10:18 AM, Aki Tuomi wrote:
> On 16/01/2021 16:36 J Lumby wrote:
>
>
>
> make check had on
On 1/18/21 12:25 AM, Aki Tuomi wrote:
On 18/01/2021 00:35 J Lumby wrote:
Thanks Aki.
On 1/16/21 10:18 AM, Aki Tuomi wrote:
On 16/01/2021 16:36 J Lumby wrote:
make check had one failure as follows :
test-buffer-istream.c:54: Assert failed: buffer_append_full_file(result,
TEST_FILENAM
> On 18/01/2021 00:35 J Lumby wrote:
>
>
> Thanks Aki.
>
>
> On 1/16/21 10:18 AM, Aki Tuomi wrote:
> >> On 16/01/2021 16:36 J Lumby wrote:
> >>
> >>
> >>
> >> make check had one failure as follows :
> >>
> >> test-buffer-istream.c:54: Assert failed: buffer_append_full_file(result,
> >> TES
Thanks Aki.
On 1/16/21 10:18 AM, Aki Tuomi wrote:
On 16/01/2021 16:36 J Lumby wrote:
make check had one failure as follows :
test-buffer-istream.c:54: Assert failed: buffer_append_full_file(result,
TEST_FILENAME, SIZE_MAX, &error) == BUFFER_APPEND_READ_ERROR
test-buffer-istream.c:56: Asser
I was experiencing multiple failures with make check on a fresh installation of
CentOS 8.3.The solution for me was to use mock instead of rpmbuild. (I was not
building as root with rpmbuild.) With mock all tests were successful. Sent from
my T-Mobile 4G LTE device-- Original message--Fro
> On 16/01/2021 16:36 J Lumby wrote:
>
>
> After successfully building dovecot 2.3.13 (linux kernel 5.10.1 ,
> glibc-2.32 , gcc-9.3)
>
> make check had one failure as follows :
>
> test-buffer-istream.c:54: Assert failed: buffer_append_full_file(result,
> TEST_FILENAME, SIZE_MAX, &error)
After successfully building dovecot 2.3.13 (linux kernel 5.10.1 ,
glibc-2.32 , gcc-9.3)
make check had one failure as follows :
test-buffer-istream.c:54: Assert failed: buffer_append_full_file(result,
TEST_FILENAME, SIZE_MAX, &error) == BUFFER_APPEND_READ_ERROR
test-buffer-istream.c:56: Asser