From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost (localhost [127.0.0.1]) by arlo.cworth.org (Postfix) with ESMTP id 9FE886DE0E8C for ; Sun, 17 Nov 2019 03:49:22 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at cworth.org X-Spam-Flag: NO X-Spam-Score: -0.391 X-Spam-Level: X-Spam-Status: No, score=-0.391 tagged_above=-999 required=5 tests=[AWL=-0.190, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from arlo.cworth.org ([127.0.0.1]) by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 3tgrRv_3iPFo for ; Sun, 17 Nov 2019 03:49:22 -0800 (PST) Received: from mail-lf1-f45.google.com (mail-lf1-f45.google.com [209.85.167.45]) by arlo.cworth.org (Postfix) with ESMTPS id 001056DE0E8B for ; Sun, 17 Nov 2019 03:49:21 -0800 (PST) Received: by mail-lf1-f45.google.com with SMTP id b20so11529180lfp.4 for ; Sun, 17 Nov 2019 03:49:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version; bh=ofEnaU8bJDryKxBfgNaRDs49iUqfxgOKc5SMyjBUz2E=; b=NMSrR7wsSwBxij3EeU0rkWbd10OeD+4nGVx1DA8wfJqvha6wK5O6m3Q339olTjJaUJ 7dV2D+8t8T8ZzAqyd1+VhG2S/4hhDpjDx7xpvBkIVdVsJ6OrEGFoQFEos+QPvF6tNw2+ P1+nQbRSFVZahpH944Psia/ThMIQkGqm2zTSca1x8neh33MAXogsU4J4sLWOMdinDz4J 8OvV6I2dCRuJ+pfma3PVrvCttMHkUlrA7NstzEJhJFMi1QgTR6pQkg2H/2r6EFknYIc8 OHapJD/Ixmj7ripdt0dICjNnBnf8UowbSpOdOWXxYil+JYy7o9B8LGsuT9d02i9hJf6b 1kpw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=ofEnaU8bJDryKxBfgNaRDs49iUqfxgOKc5SMyjBUz2E=; b=umR79NDhLopQBZg3yvDDWz7nIRyNjR1xFTgBWcDkLLseOVMIW7CAVp8agGy21X/5Ck +PahOA4wrASJ7POHsmKqtscjerSEpwva+xdnKV2iSKAnxfEUNMuXvLCKwNrtIBHLdVYj 5Nma8trmYxy6NCnQVfwQI6WwEwrBuQ+eNV7+B3JX0jEaGXat3h6pGzOUk0HZmPnFRY3A /S8GOXXCi7vCytHeP94StDIA/axiW78/Rt4Fd/ovNK4orTaVCmHZ0/GIe6ZWFGRS0uIJ CrHVdyL1stGWLfmtY+GdrEDozUlYtJIGuu/YIzsXDU7UilPo6b5YCYGfbChT7P7UiB6F thRg== X-Gm-Message-State: APjAAAUNVsryYZdDEXZavOUCmVTTE+Dng0CRllSSrvrqW6aweL0eTl59 P7Sn4s8GkbMRx8cbQbAiURxNLg1GxAo= X-Google-Smtp-Source: APXvYqzlJaXnWRl4K5U78lPpM7sbjKTD1NcywMfxKeWOGEMt/qwLNWzCbWxPCBGiBMWKbeFhThAMFw== X-Received: by 2002:a19:ed12:: with SMTP id y18mr16651780lfy.151.1573991359910; Sun, 17 Nov 2019 03:49:19 -0800 (PST) Received: from Johans-mbp-wifi.parin.ddns.net (h88-129-82-160.cust.a3fiber.se. [88.129.82.160]) by smtp.gmail.com with ESMTPSA id u11sm6627333ljo.17.2019.11.17.03.49.18 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Nov 2019 03:49:19 -0800 (PST) From: Johan Parin X-Google-Original-From: Johan Parin To: notmuch@notmuchmail.org Subject: Re: Tests failing on master References: Date: Sun, 17 Nov 2019 12:49:18 +0100 In-Reply-To: (Johan Parin's message of "Sun, 17 Nov 2019 11:35:39 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (darwin) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: notmuch@notmuchmail.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Nov 2019 11:49:22 -0000 Johan Parin writes: > In order to be able to run some tests and since OS X Mojave only has > bash 3.2, I installed a Kali vm, downloaded a fresh notmuch repo, > installed the dependencies and did make test. Result: > > 1123/1128 tests passed. > 3 broken tests failed as expected. > 2 tests failed. > I tried on another machine running Ubuntu Server 18.04.3, and there all 1128 tests minus the broken ones passed. Could the failures on Kali be related to me running as root? /Johan