firejail/test
Kelvin M. Klann bdb8c831e9
tests: man: disable test due to timeout (#6955)
It still timeouts randomly, even with the changes from commit b613c3062
("tests: man: fix timeout error (#6949)", 2025-10-29).

When the test passes, the relevant commands appear to execute in less
than a second.

Log from a successful run of test-network on commit f5d82cc58 ("feature:
add env-max-count / env-max-len to firejail.config (#6951)",
2025-11-01)[1]:

    2025-11-01T13:57:55.6533345Z /usr/bin/man
    2025-11-01T13:57:55.6533649Z TESTING: man
    2025-11-01T13:57:55.6564238Z spawn /bin/bash
    2025-11-01T13:57:57.1602002Z rm -f /tmp/t
    2025-11-01T13:57:57.1612808Z runner@runnervmxu1zt:~/work/firejail/firejail/test/sysutils$ rm -f /tmp/t
    2025-11-01T13:57:57.1613686Z runner@runnervmxu1zt:~/work/firejail/firejail/test/sysutils$
    2025-11-01T13:57:57.1614509Z <st/sysutils$ firejail /usr/bin/man firecfg > /tmp/t
    2025-11-01T13:57:57.1615014Z runner@runnervmxu1zt:~/work/firejail/firejail/test/sysutils$ cat /tmp/t
    2025-11-01T13:57:57.1615466Z FIRECFG(1)                     firecfg man page                     FIRECFG(1)
    2025-11-01T13:57:57.1615727Z
    2025-11-01T13:57:57.1615799Z NAME
    2025-11-01T13:57:57.1616119Z        Firecfg - Desktop integration utility for Firejail software.
    [...]
    2025-11-01T13:57:57.1627646Z OPTIONS
    2025-11-01T13:57:57.1627819Z        --add-users user [user]
    2025-11-01T13:57:57.7620833Z
    2025-11-01T13:57:57.7621314Z all done
    2025-11-01T13:57:57.7621564Z
    2025-11-01T13:57:57.7634133Z /usr/bin/wget
    2025-11-01T13:57:57.7634892Z TESTING: FIXME: wget

Misc: It seems that the last commit to disable a test in this manner was
commit 7e91a0414 ("tests: disable broken wget tests in utils/sysutils",
2023-08-28).

[1] https://github.com/netblue30/firejail/actions/runs/18997725218/job/54259933026
2025-11-03 05:28:49 +00:00
..
apparmor update copyright 2025-01-12 19:26:24 -05:00
appimage modif: use "Error:" in errExit message (#6716) 2025-04-23 13:02:26 +00:00
apps update copyright 2025-01-12 19:26:24 -05:00
apps-x11 update copyright 2025-01-12 19:26:24 -05:00
apps-x11-xorg update copyright 2025-01-12 19:26:24 -05:00
capabilities update copyright 2025-01-12 19:26:24 -05:00
chroot update copyright 2025-01-12 19:26:24 -05:00
compile update copyright 2025-01-12 19:26:24 -05:00
environment tests: rlimit: add missing tests for rlimit-as / rlimit-cpu (#6895) 2025-09-12 10:34:02 +00:00
fcopy update copyright 2025-01-12 19:26:24 -05:00
filters update copyright 2025-01-12 19:26:24 -05:00
firecfg update copyright 2025-01-12 19:26:24 -05:00
fnetfilter update copyright 2025-01-12 19:26:24 -05:00
fs update copyright 2025-01-12 19:26:24 -05:00
network fix misc copyright years 2025-01-13 03:21:52 -03:00
private-etc update copyright 2025-01-12 19:26:24 -05:00
private-lib update copyright 2025-01-12 19:26:24 -05:00
profiles update copyright 2025-01-12 19:26:24 -05:00
seccomp-extra modif: keep plugdev group unless nou2f is used (#6664) 2025-03-14 05:37:13 +00:00
sysutils tests: man: disable test due to timeout (#6955) 2025-11-03 05:28:49 +00:00
utils update copyright 2025-01-12 19:26:24 -05:00
hidepid-howto Housekeeping 2019-02-17 17:04:02 -06:00
Makefile build: allow overriding common tools 2024-05-29 17:35:35 -03:00