From debbugs-submit-bounces@debbugs.gnu.org Fri Oct 09 10:57:58 2020 Received: (at 18838) by debbugs.gnu.org; 9 Oct 2020 14:57:58 +0000 Received: from localhost ([127.0.0.1]:36018 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kQtqI-0006mk-FW for submit@debbugs.gnu.org; Fri, 09 Oct 2020 10:57:58 -0400 Received: from mail-qk1-f174.google.com ([209.85.222.174]:41304) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kQtqF-0006mT-R9 for 18838@debbugs.gnu.org; Fri, 09 Oct 2020 10:57:56 -0400 Received: by mail-qk1-f174.google.com with SMTP id b69so10827394qkg.8 for <18838@debbugs.gnu.org>; Fri, 09 Oct 2020 07:57:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=a3MgX+tBvQK+G28AjPh8WLKtFjZ3InfqS6j1fG83/GE=; b=Q09DIOBbARSqG6AxnGvb4UVekhRZzSxF5kb+l3vR9g8dt3D4KwPauikKhEH7XqPUl4 xv6Qd7QAacYSRVlHJXni64W64zG/DbAm2o3cWgTYcPH6df9a1CcjYA9K1rFXuu9seAvP YPWRJmspiyG3ayohRuTcHqPgT7RdEt+wnapiZ8/t3kOExmbysp1EjUofJ0yj3ff3t2Yw rfZBZXzzLeg0UCG6EgQSlOs/7xE0aOKnc09mfkJRFy1de5mgtAFvtfB8QoJHOnuuK/pK iVW281M8JR4TT57GhH1BswIRLqxgwxwCa9JPnwsdpZ8IaoHa9kTOfINfTJVM84Gv+Qzj qIyw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=a3MgX+tBvQK+G28AjPh8WLKtFjZ3InfqS6j1fG83/GE=; b=Z37p1I2R7XudcaUISvjS2UkogA/IM8TFVcC75r3cPODjJV9EtHsIK48o4REGy3rw1A uEzb10Egbmoe6nhq64ky+lDLHzw7L9CXElwqDBa6RI2dq1/Xd9VOBoqkU64xHjSmLQnJ TuUM0Zal//BUBKbB/lTwIyU0ps031iAuTJ4iO3N+sxwfzqYAtVxDPRiOje1YsT8WHKWm OeCWVn1cIPmQ7h69AZDOOFWG7NVdIveCTeo0n7ptYy0TZTug6qrMN1b1+Ik6Z/xZFL4o eRqH7tj1yy3Z6XZ7URpdRhchJBMNYTW3p13/rd/PVjA2k/+PpnPTaKCNMDjO+CV5fr5M umDg== X-Gm-Message-State: AOAM533FuU45FuXIxCJXpzcPnSJxv9D5nt3ZT0l8oVJiEqqQm4mAzlBB 8oRtMBXJ0iHGjnm150ofLD02FwqHjxPscA== X-Google-Smtp-Source: ABdhPJz8r343v4xZxO8j4CGoI8dsUcqbtqvU3e39e4r8yOp2pJ+Qy4rIraOrEzSY2pm5uA9726RSMw== X-Received: by 2002:ae9:e20b:: with SMTP id c11mr12913647qkc.137.1602255469902; Fri, 09 Oct 2020 07:57:49 -0700 (PDT) Received: from hurd (dsl-10-148-10.b2b2c.ca. [72.10.148.10]) by smtp.gmail.com with ESMTPSA id q9sm6537801qta.70.2020.10.09.07.57.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 09 Oct 2020 07:57:49 -0700 (PDT) From: Maxim Cournoyer To: Vincent Legoll Subject: Re: bug#18838: zsh test suite failures References: <877fznbp65.fsf@netris.org> Date: Fri, 09 Oct 2020 10:57:48 -0400 In-Reply-To: (Vincent Legoll's message of "Thu, 5 Mar 2020 11:35:33 +0100") Message-ID: <871ri7saz7.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 18838 Cc: 18838@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, Vincent Legoll writes: > Is this still happening? > > I searched a bit on ci.guix.gnu.org... > > We have a failure on 5.8 armhf (already present on 5.7.1 version) > but it looks like it is a different set of tests that is failing... I can't find failures in the raw logs of the last CI failures for zsh-5.8, but testing on master with: ./pre-inst-env guix build --check --system=armhf-linux zsh I got 2 test failures: Test ./A01grammar.ztst failed: bad status 1, expected 0 from: - $ZTST_testdir/../Src/zsh -fc "[[ \$0 = \"-$ZTST_testdir/../Src/zsh\" ]]" Was testing: `-' precommand modifier ./A01grammar.ztst: test failed. ./A02alias.ztst: starting. This test hangs the shell when it fails... ./A02alias.ztst: all tests successful. ./A03quoting.ztst: starting. ./A03quoting.ztst: all tests successful. ./A04redirect.ztst: starting. ./A04redirect.ztst: all tests successful. ./A05execution.ztst: starting. Unable to change MONITOR option This test takes 5 seconds to fail... Skipping pipe leak test, requires MONITOR option This test takes 3 seconds and hangs the shell when it fails... ./A05execution.ztst: all tests successful. ./A06assign.ztst: starting. ./A06assign.ztst: all tests successful. ./A07control.ztst: starting. ./A07control.ztst: all tests successful. ./B01cd.ztst: starting. Test ./B01cd.ztst failed: bad status 0, expected 1 from: (unset HOME; ARGV0=sh $ZTST_testdir/../Src/zsh -c cd) Was testing: Implicit cd with unset HOME. Maxim