GNU bug report logs -
#35521
Mariadb test suite failures on x86_64-linux
Previous Next
Reported by: Mark H Weaver <mhw <at> netris.org>
Date: Wed, 1 May 2019 09:21:02 UTC
Severity: normal
Done: Marius Bakke <mbakke <at> fastmail.com>
Bug is archived. No further changes may be made.
Full log
Message #38 received at 35521 <at> debbugs.gnu.org (full text, mbox):
Hi Marius,
> Update: Berlin built mariadb twice on core-updates with this patch:
>
> --8<---------------cut here---------------start------------->8---
> diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
> index 6bfeaad9a2..64bc0938b6 100644
> --- a/gnu/packages/databases.scm
> +++ b/gnu/packages/databases.scm
> @@ -753,7 +753,7 @@ Language.")
> (with-directory-excursion "mysql-test"
> (invoke "./mtr" "--verbose"
> "--retry=3"
> - "--testcase-timeout=40"
> + "--testcase-timeout=80"
> "--suite-timeout=600"
> "--parallel" (number->string (parallel-job-count))
> "--skip-test-list=unstable-tests"))
> --8<---------------cut here---------------end--------------->8---
>
> Mark, Chris: Can you try this change with MariaDB 10.1.40 and see if it
> works for you?
I tried it, but it made no difference on my Thinkpad X200, which still
fails the same way as before with 10.1.38:
Failing test(s): tokudb_bugs.mdev4533
Anyway, based on Giovanni's observations,
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35521#32
I'm now inclined to agree that these are likely to be flaky tests, so I
withdraw my objections to disabling them, in this specific case.
Having said that, I disagree with Giovanni's dismissal of my concerns in
general, here:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35521#29
I will respond to that dismissal in a later message.
Thanks,
Mark
This bug report was last modified 5 years and 309 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.