From: Marius Bakke <mbakke@fastmail.com>
To: Chris Marusich <cmmarusich@gmail.com>
Cc: guix-devel@gnu.org, Platoxia <platoxia@protonmail.com>
Subject: Re: Testing changes on Berlin before pushing changes? (Was: Re: bug#35521: Mariadb test suite failures on x86_64-linux)
Date: Mon, 15 Jul 2019 20:59:51 +0200 [thread overview]
Message-ID: <8736j76s48.fsf@devup.no> (raw)
In-Reply-To: <8736j75jkc.fsf_-_@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2700 bytes --]
Chris Marusich <cmmarusich@gmail.com> writes:
> Hi Marius,
>
> Thank you for your work on Mariadb in bug 35521. You are a hero! Well,
> my hero at least, since this was blocking me from upgrading things. :-)
Glad it worked for you :-)
>
> Marius Bakke <mbakke@fastmail.com> writes:
>
>> I was about to push this patch to core-updates:
>>
>> diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
>> index 6bfeaad9a2..5d256b1af2 100644
>> --- a/gnu/packages/databases.scm
>> +++ b/gnu/packages/databases.scm
>> @@ -706,9 +706,6 @@ Language.")
>> ;; 2030-12-31. See <https://bugs.gnu.org/34351> for details.
>> "main.mysqldump"
>>
>> - ;; XXX: Fails sporadically.
>> - "innodb_fts.crash_recovery"
>> -
>> ;; FIXME: This test fails on i686:
>> ;; -myisampack: Can't create/write to file (Errcode: 17 "File exists")
>> ;; +myisampack: Can't create/write to file (Errcode: 17 "File exists)
>> @@ -753,7 +750,10 @@ Language.")
>> (with-directory-excursion "mysql-test"
>> (invoke "./mtr" "--verbose"
>> "--retry=3"
>> - "--testcase-timeout=40"
>> + ;; On x86_64 we need a long timeout because of the
>> + ;; TokuDB engine, whose individual test cases often
>> + ;; require more than 1 hour to complete on busy hosts.
>> + "--testcase-timeout=90"
>> "--suite-timeout=600"
>> "--parallel" (number->string (parallel-job-count))
>> "--skip-test-list=unstable-tests"))
>>
>>
>> Lo and behold, tokudb_bugs.mdev4533 failed when I tried it on Berlin.
>
> Perhaps I'm misunderstanding what you said, but it sounds like you were
> able to test a change on Berlin without committing it to the
> core-updates branch in Savannah. Is that right? If so, how did you do
> it? Being able to quickly test changes on better hardware than my puny
> X200 could prove useful, and I'm sure others would find it useful, too.
I recently added myself as a sysadmin on Berlin at Ludovics request:
https://git.savannah.gnu.org/cgit/guix/maintenance.git/commit/?id=aefeccaae06027e0d03563b24fd1f9ac6855edaf
Contact guix-sysadmin@ if you would like to join. Note that being
sysadmin on Berlin comes with a certain amount of responsibility in
terms of troubleshooting build failures and watching the CI system ;-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
next prev parent reply other threads:[~2019-07-15 19:00 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-01 9:18 bug#35521: Mariadb test suite failures on x86_64-linux Mark H Weaver
2019-05-01 9:47 ` Mark H Weaver
2019-07-10 6:18 ` Chris Marusich
2019-07-10 17:30 ` Marius Bakke
2019-07-10 21:32 ` Mark H Weaver
2019-07-11 20:18 ` Ludovic Courtès
2019-07-12 8:02 ` Giovanni Biscuolo
2019-07-11 22:01 ` Marius Bakke
2019-07-12 8:24 ` Giovanni Biscuolo
2019-07-12 14:58 ` Marius Bakke
2019-07-13 17:29 ` Mark H Weaver
2019-07-13 22:42 ` Marius Bakke
2019-07-14 2:35 ` Mark H Weaver
2019-07-14 11:10 ` Arne Babenhauserheide
2019-07-14 15:58 ` Gábor Boskovits
2019-07-14 4:42 ` Mark H Weaver
2019-07-14 17:17 ` Marius Bakke
2019-07-14 18:34 ` Mark H Weaver
2019-07-14 21:15 ` Marius Bakke
2019-07-15 16:49 ` Testing changes on Berlin before pushing changes? (Was: Re: bug#35521: Mariadb test suite failures on x86_64-linux) Chris Marusich
2019-07-15 18:59 ` Marius Bakke [this message]
2019-07-16 7:19 ` Testing changes on Berlin before pushing changes? Chris Marusich
2019-07-13 18:38 ` bug#35521: Mariadb test suite failures on x86_64-linux Mark H Weaver
2019-05-10 1:33 ` bug#35521: /gnu/store/c46sn2yfllcfi86p8227wvvr1bxssgxj-mariadb-10.1.38.drv - Failing test(s): tokudb_alter_table.hcad_all_add Platoxia
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8736j76s48.fsf@devup.no \
--to=mbakke@fastmail.com \
--cc=cmmarusich@gmail.com \
--cc=guix-devel@gnu.org \
--cc=platoxia@protonmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.