From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.2 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,RCVD_IN_DNSWL_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from mail-qt0-x243.google.com (mail-qt0-x243.google.com [IPv6:2607:f8b0:400d:c0d::243]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 765531F51A for ; Fri, 11 May 2018 19:27:51 +0000 (UTC) Received: by mail-qt0-x243.google.com with SMTP id f1-v6so8514470qtj.6 for ; Fri, 11 May 2018 12:27:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:references:from:organization:message-id:date:user-agent :mime-version:in-reply-to; bh=3sTIELFXJO2fGAJP13KgOsbFYke624/eblJiFK+zwzo=; b=V5h2x8fQxsJ/zZtqZ0nz85Q4mXEEQYMJOu95OpOdnHiYy2Gk4cXf4FWr0qu730FytV RhhUjf2qZwVQojpxhgzOlIVJc/okYQhb8azK1UwboJ9Q+kf3yAAzvI8edyiJ7+nqpUv2 XNfFT+SssstBOweZ3i4ugGAsZjhNRZnWTXAUk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:organization :message-id:date:user-agent:mime-version:in-reply-to; bh=3sTIELFXJO2fGAJP13KgOsbFYke624/eblJiFK+zwzo=; b=IPadmItRo0hKT5/Up1IwGqd8bduGffsUDQQr4s4hsT03HBsqJlItLwuy7pjQPRrjic xICDekxxOIQA5CYieTinpfYQOFkcbc2Kl3FwB31Bhn1QnMcc2ghDVw8E5ngCApO6+0Pz 2AsnVk2uaqh4cs+KNleunRVXo/jr7xxAHX7kecd2omF2xtzShraeDeiP/91c32P2X8Lm P5r0QWBtKwe0X9Wqx9nPQqAVSCn1pGYGYozT8c3ZPAkczFt6WcpangvrrjEe9mUrbWk1 Mwx51h6XibOhg7XrhRBGPlkp2FXYlKYhBEyRheMxQLV3AXrk7WR0lOyxfyxcRYTbz82K Go3A== X-Gm-Message-State: ALKqPweiDNWlp/zgGCqtDkuEN6xXvhBNsjIngYbUYLijQawQJeuFkVx0 jqdTMhI35OVYabFbJcxSK3aWK7IopJQ= X-Google-Smtp-Source: AB8JxZoNglP14rWXkSRDdFjWqZjMCcCTtNpJzKH+nby4liuLMHRx7UAvllBz68lFCA1risFOJKdwag== X-Received: by 2002:ac8:7259:: with SMTP id l25-v6mr6542296qtp.325.1526066870420; Fri, 11 May 2018 12:27:50 -0700 (PDT) Received: from [10.137.0.22] (ca2x.mullvad.net. [162.219.176.251]) by smtp.gmail.com with ESMTPSA id f189-v6sm2854168qkj.31.2018.05.11.12.27.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 May 2018 12:27:49 -0700 (PDT) Subject: Re: [PATCH 0/4] test fixes for latest CPAN modules To: Eric Wong , meta@public-inbox.org References: <20180511192018.6432-1-e@80x24.org> From: Konstantin Ryabitsev Organization: The Linux Foundation Message-ID: Date: Fri, 11 May 2018 15:27:47 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 MIME-Version: 1.0 In-Reply-To: <20180511192018.6432-1-e@80x24.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ESLrghlH2gEhpI6NIVhZt4NyRVpw3suqv" List-Id: This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --ESLrghlH2gEhpI6NIVhZt4NyRVpw3suqv Content-Type: multipart/mixed; boundary="eYZn74kAwFhV5zTmGMvwDNWlYmj1CmEHw"; protected-headers="v1" From: Konstantin Ryabitsev To: Eric Wong , meta@public-inbox.org Message-ID: Subject: Re: [PATCH 0/4] test fixes for latest CPAN modules References: <20180511192018.6432-1-e@80x24.org> In-Reply-To: <20180511192018.6432-1-e@80x24.org> --eYZn74kAwFhV5zTmGMvwDNWlYmj1CmEHw Content-Type: text/plain; charset=utf-8 Content-Language: en-CA Content-Transfer-Encoding: quoted-printable On 05/11/18 15:20, Eric Wong wrote: > A few test fixes for problems encountered by Konstantin on > CentOS 7 and some of the latest CPAN modules. >=20 > There's still locking problem in in t/v2mirror.t which I > have not reproduced, yet. Thanks, Eric! I can confirm that v2mirror.t is the only test that's still failing now. If you need help troubleshooting that, I'll be happy to help. Feel free to jump into #korg on linuxnet (or #kernel.org on freenode). Best, --=20 Konstantin Ryabitsev Director, IT Infrastructure Security The Linux Foundation --eYZn74kAwFhV5zTmGMvwDNWlYmj1CmEHw-- --ESLrghlH2gEhpI6NIVhZt4NyRVpw3suqv Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYIAB0WIQR2vl2yUnHhSB5njDW2xBzjVmSZbAUCWvXuswAKCRC2xBzjVmSZ bPV/AQCSpphV5G/36+vd4DR5gN99z+hbKdFKcy4dzoWWQSfT4gEAqmY0m0UeZwVj iYFTVGpH8zjHJi6PklDaq68ajOofYQQ= =bcgt -----END PGP SIGNATURE----- --ESLrghlH2gEhpI6NIVhZt4NyRVpw3suqv--