From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 4P/OBSVkVF/aAgAA0tVLHw (envelope-from ) for ; Sun, 06 Sep 2020 04:23:01 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id aOXEASVkVF9ICwAAbx9fmQ (envelope-from ) for ; Sun, 06 Sep 2020 04:23:01 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 7EF629404C2 for ; Sun, 6 Sep 2020 04:23:00 +0000 (UTC) Received: from localhost ([::1]:50280 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kElyS-0008Bh-4A for larch@yhetil.org; Sun, 06 Sep 2020 00:08:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49550) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kElxL-0007YL-6D for emacs-orgmode@gnu.org; Sun, 06 Sep 2020 00:07:07 -0400 Received: from pb-smtp2.pobox.com ([64.147.108.71]:50414) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kElxJ-0005st-3N for emacs-orgmode@gnu.org; Sun, 06 Sep 2020 00:07:06 -0400 Received: from pb-smtp2.pobox.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id BFF9473D2F for ; Sun, 6 Sep 2020 00:07:02 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=pobox.com; h=from:to :subject:date:message-id:mime-version:content-type; s=sasl; bh=E NE3CimuGylsst4R29h2Y6+XjaM=; b=VBoiRKsokgbH5ibp+qSDSFmyXasn+Ytlk 8ua7uZlInBK2GqLMqzHTPrlVwPMKi3vZVkK84Fis2SVGNlZZTSsqPeFOWz5nfoKl gbNKqM3l1t6yIR09oIovGI90ukLJSDBSxrjubmYq3h68OYu5tncmfD5mMtYA7NkP FzM1KqbZEY= Received: from pb-smtp2.nyi.icgroup.com (unknown [127.0.0.1]) by pb-smtp2.pobox.com (Postfix) with ESMTP id B602573D2E for ; Sun, 6 Sep 2020 00:07:02 -0400 (EDT) (envelope-from kyle@kyleam.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=kyleam.com; h=from:to:subject:date:message-id:mime-version:content-type; s=mesmtp; bh=2n0TWyzwbWx3bCAEB4VrhoC9A+nfrje6UHBd1fJ62Sk=; b=jabB7Ayy40Z/Kni1PYYNt3NUi2TeQG24FfwJ3htrgjSh28d+m3htTg6tswM36rU+Yrv44o6JRhe8tY0ChgFgRBuJClugAESrOHiMs9RC0u7+xW9eB0Q1rnHgwdSQUiIaxjjj7vhyOmqE/TLgTbSa0QdRvfvDReuKNRInLwPaJVQ= Received: from localhost (unknown [45.33.91.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pb-smtp2.pobox.com (Postfix) with ESMTPSA id 2A5F973D2D for ; Sun, 6 Sep 2020 00:07:02 -0400 (EDT) (envelope-from kyle@kyleam.com) From: Kyle Meyer To: emacs-orgmode@gnu.org Subject: two test failures on maint branch Date: Sun, 06 Sep 2020 00:06:54 -0400 Message-ID: <87tuwb35wh.fsf@kyleam.com> MIME-Version: 1.0 Content-Type: text/plain X-Pobox-Relay-ID: 6AD9E7A6-EFF6-11EA-8392-2F5D23BA3BAF-24757444!pb-smtp2.pobox.com Received-SPF: pass client-ip=64.147.108.71; envelope-from=kyle@kyleam.com; helo=pb-smtp2.pobox.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/05 23:45:18 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=pobox.com header.s=sasl header.b=VBoiRKso; dkim=pass header.d=kyleam.com header.s=mesmtp header.b=jabB7Ayy; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.21 X-TUID: EPhaV5AknUhX Just a heads up: with recent changes on maint, I'm seeing two test failures: 2 unexpected results: FAILED test-org-inlinetask/folding-directly-consecutive-tasks/1 FAILED test-org/org-read-date It looks like the first one came with ee3c3b554 (org.el: Allow empty subtrees to be folded back, 2020-09-05) and the second with c7abcd514 (org.el (org-add-planning-info): Use caller's `org-time-was-given' value, 2020-09-05). Note that, for the second, directly running the test with BTEST_RE='test-org/org-read-date' doesn't seem to trigger it, while BTEST_RE='test-org/' does, so there's probably an interaction between tests. I haven't yet taken a closer look at those commits or the failures.