[GH-ISSUE #3691] test failure: shutdown.exp #2324

Open
opened 2026-05-05 09:00:52 -06:00 by gitea-mirror · 0 comments
Owner

Originally created by @reinerh on GitHub (Oct 24, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3691

Another test failure I can reproduce here:

$ cd test/utils/
$ ./shutdown.exp
spawn /bin/bash
firejail --name=shutdowntesting
  $ firejail --name=shutdowntesting
Reading profile /etc/firejail/default.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc
Warning: networking feature is disabled in Firejail configuration file

** Note: you can use --noprofile to disable default.profile **

Parent pid 20996, child pid 20997
Child process initialized in 64.31 ms
spawn /bin/bash
stty -echo
  $ stty -echo
Sending SIGTERM to 20996 
TESTING ERROR 1
Originally created by @reinerh on GitHub (Oct 24, 2020). Original GitHub issue: https://github.com/netblue30/firejail/issues/3691 Another test failure I can reproduce here: ``` $ cd test/utils/ $ ./shutdown.exp spawn /bin/bash firejail --name=shutdowntesting $ firejail --name=shutdowntesting Reading profile /etc/firejail/default.profile Reading profile /etc/firejail/disable-common.inc Reading profile /etc/firejail/disable-passwdmgr.inc Reading profile /etc/firejail/disable-programs.inc Warning: networking feature is disabled in Firejail configuration file ** Note: you can use --noprofile to disable default.profile ** Parent pid 20996, child pid 20997 Child process initialized in 64.31 ms spawn /bin/bash stty -echo $ stty -echo Sending SIGTERM to 20996 TESTING ERROR 1 ```
gitea-mirror added the
bug
label 2026-05-05 09:00:52 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#2324
No description provided.