From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id OALuBH6avmOm/gAAbAwnHQ (envelope-from ) for ; Wed, 11 Jan 2023 12:16:14 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 6O27BH6avmOfQAAAauVa8A (envelope-from ) for ; Wed, 11 Jan 2023 12:16:14 +0100 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 CA16B149B7 for ; Wed, 11 Jan 2023 12:16:13 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pFZ4X-00013M-UE; Wed, 11 Jan 2023 06:15:09 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pFZ4V-000130-1M for emacs-orgmode@gnu.org; Wed, 11 Jan 2023 06:15:08 -0500 Received: from mout01.posteo.de ([185.67.36.65]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pFZ4P-0004g7-VV for emacs-orgmode@gnu.org; Wed, 11 Jan 2023 06:15:03 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 1E55724002A for ; Wed, 11 Jan 2023 12:14:58 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1673435700; bh=ydQHnduRa78VIlWxRIutrpFqjm+i5ZggDlwpFByCLHQ=; h=From:To:Cc:Subject:Date:From; b=msbAHvpL2f3xZqje7mMrJF2rPRxntPG0jp7JHd30MKehJMkg7FSJtIaP9SxFe65Qu z02kkXhHM+VQrrflKKPadNvIqJduzMNTxqmy2CptHs0zq5a6+WIYsmM2DxrCnXpDxZ CV1SPgb4xr70iuRRUo1I+Ax3gUfNyNd51Rg7vwcgmvVoVbDLihgCfoHeEbBKGnOfsA xPUqvIKQkVMAfCseBMtsFeXRftx6WIZ6rygEJcMUW2hVBC1FIvmveQ9u+CdxN26oJ+ UdF4RfuYmE7/0RL5w2TS2RjyVeCNj+fPjud7tpKBHyH8RGPA/VB0Vj7EVkmgsdzVp0 XTCIUGRjPcdWA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4NsQ7j40wbz9rxF; Wed, 11 Jan 2023 12:14:56 +0100 (CET) From: Ihor Radchenko To: Leo Butler Cc: Org Mode Mailing List Subject: Re: [PATCH] lisp/ob-octave.el, was [PATCH] rfc: using ert-deftest with side-effects In-Reply-To: <87o7r6m8sf.fsf@t14.reltub.ca> References: <87mt92elyy.fsf@t14.reltub.ca> <87mt9128sz.fsf@localhost> <87zgd1b4rn.fsf_-_@t14.reltub.ca> <8735asbtfe.fsf@localhost> <87pmdvamwf.fsf@t14.reltub.ca> <87bkpaguy3.fsf@localhost> <87leocuhpg.fsf@t14.reltub.ca> <87359esah2.fsf@localhost> <87cz8ifioa.fsf@localhost> <87sfh9vukl.fsf@localhost> <87fsd7wolt.fsf@t14.reltub.ca> <87r0wk29dz.fsf@localhost> <87358ywn5g.fsf@localhost> <87bknh5nva.fsf@localhost> <87358ovj53.fsf@t14.reltub.ca> <87a62vitpu.fsf@localhost> <87lemfqbwl.fsf@t14.reltub.ca> <87o7r6m8sf.fsf@t14.reltub.ca> Date: Wed, 11 Jan 2023 11:15:29 +0000 Message-ID: <87fschfhke.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=185.67.36.65; envelope-from=yantar92@posteo.net; helo=mout01.posteo.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, 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.29 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=msbAHvpL; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=posteo.net ARC-Seal: i=1; s=key1; d=yhetil.org; t=1673435773; a=rsa-sha256; cv=none; b=RMYgYXtgpHHCnqTqcJHjCKVjdEIB+ksTHaycK5iIPJu/JTPHp+QxArAHJpErS897yUVyRX 5AlN32cW9MlGwYlM9mfpwuPpzaRlQJHeqt8/v6j7Z4fmeodFITcjkMvqIMFjanxQVOttIo fk+AKILJiNjzvYn4UQXcsERnPOZZ6FdFjei/OBz9GE64+2TILcGD0pPSF73Rd6TouN/3+q C2I+8BFQuvGVWxl981saANSoCQaMqBxuPw1jbz1Y8MSv26cgKV2zYnyAbpbkMNNAzAXpr2 pbKamtD5oI3CVNN3lwy4cO9hDj7EwmAxiQ30YKDwE3/IradnbV7qxI8NLV7A3g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1673435773; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=XQhG+YgiunBqj9ai3cdENOeWkjaIOEr/nilleulCZUE=; b=ccvMMGCsmPhYfQkfoF3Y7cF/MwlPQNtCIsjtTO0qkx0wFDeYurHBkVyCsHu3adlFq1n2nw TFtTdkLWsB8QZsOCjPHH9XTeIfxVaK+hdU6BTh5+r1hhbJOpdjL466MdETTyxTM1CcHuDC ENnfOvjioF4mpVtdOQjjb5izgeGu+mBO3xXIqyG6h3ZjFEj+vVWOm+SpfaPy1c64rqUK4m QNggC+GvcOkR6cWG5IsCGRpMMA7DgdINPty2LmTSsQK4OM2sPl7b/CqsCJsJSfuz9kdTs1 JhovD+0h+Izc6Pud+NAeoVBQjlLr6StigqRxRV9fO4sGi4iN3t7LFQu4aj7Gfw== X-Migadu-Queue-Id: CA16B149B7 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=posteo.net header.s=2017 header.b=msbAHvpL; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=posteo.net X-Migadu-Spam-Score: -9.54 X-Spam-Score: -9.54 X-TUID: TXM16DKCOxl2 Leo Butler writes: >>>>> Leo, could you please take a look? >>>> >>>> An earlier test is creating that *Org Babel Error Output* buffer. >> >> I will try to look into improving the tests so that we can trap the test(s) >> that is(are) creating that error buffer. > > See the attachment. There are four test failures that are currently > untrapped. I also see the `buffer-live-p' bug. It looks like `buffer-live-p' is not a bug, but rather the result of backtrace being printed upon executing `kill-buffer' in unwind-protect form from the test body: (1) test fails; (2) unwind-protect executes kill-buffer; (3) backtrace is printed with "killed" buffer object. So, the test failure is real. https://orgmode.org/list/94980226-D29A-4969-8640-1143A1979164@bundesbrandschatzamt.de might be related. -- Ihor Radchenko // yantar92, Org mode contributor, Learn more about Org mode at . Support Org development at , or support my work at