]> git.eshelyaron.com Git - emacs.git/commit
Port allows-stdout test to overly-suspicious bwrap
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 22 Jan 2025 19:03:08 +0000 (11:03 -0800)
committerEshel Yaron <me@eshelyaron.com>
Thu, 23 Jan 2025 10:25:13 +0000 (11:25 +0100)
commite8db1d44db972b4a9f6ed7a882d4072106862f99
treef75d3ae2a5f19d16b673283c258eda51bfe21d0c
parentf7e2dfdf43d11479b9ac40d46e669c6ce95a9359
Port allows-stdout test to overly-suspicious bwrap

* test/src/emacs-tests.el (emacs-tests/bwrap/allows-stdout):
Skip test if bwrap prohibits even "echo Hi",
which it does on my Ubuntu 24.10 platform.
This extra check means we no longer need to test
separately whether the filter is readable.

(cherry picked from commit 34166dcf9cbd961d4f53ce9029e179a21a12c001)
test/src/emacs-tests.el