firejail/test/fs
Kelvin M. Klann f833a492cd tests: partially disable private-home.exp to fix ci
This test started failing today with "TESTING ERROR 3".

Log from a CI re-run of test-fs on commit 897f12dd8 ("build(deps): bump
step-security/harden-runner from 2.9.0 to 2.9.1", 2024-09-01) /
PR #6455[1]:

    2024-09-19T13:39:04.5681290Z TESTING: private home (test/fs/private-home.exp)
    2024-09-19T13:39:04.5713434Z spawn /bin/bash
    2024-09-19T13:39:05.2772248Z touch ~/_firejail_test_file1
    2024-09-19T13:39:05.2773779Z runner@fv-az1247-944:~/work/firejail/firejail/test/fs$
    2024-09-19T13:39:05.2774475Z <jail/firejail/test/fs$ touch ~/_firejail_test_file1
    2024-09-19T13:39:05.2775175Z runner@fv-az1247-944:~/work/firejail/firejail/test/fs$
    2024-09-19T13:39:05.2776506Z <jail/firejail/test/fs$ touch ~/_firejail_test_file2
    2024-09-19T13:39:05.2777841Z runner@fv-az1247-944:~/work/firejail/firejail/test/fs$
    2024-09-19T13:39:05.2778918Z <ejail/firejail/test/fs$ mkdir ~/_firejail_test_dir1
    2024-09-19T13:39:05.2780080Z runner@fv-az1247-944:~/work/firejail/firejail/test/fs$
    2024-09-19T13:39:05.2780903Z <fs$ mkdir ~/_firejail_test_dir1/_firejail_test_dir2
    2024-09-19T13:39:05.2781613Z runner@fv-az1247-944:~/work/firejail/firejail/test/fs$
    2024-09-19T13:39:05.2782461Z <_test_dir1/_firejail_test_dir2/_firejail_test_file3
    2024-09-19T13:39:05.2783224Z runner@fv-az1247-944:~/work/firejail/firejail/test/fs$
    2024-09-19T13:39:05.2784047Z <firejail/test/fs$ ln -s /etc ~/_firejail_test_link1
    2024-09-19T13:39:05.2784851Z runner@fv-az1247-944:~/work/firejail/firejail/test/fs$
    2024-09-19T13:39:05.2785861Z < ln -s ~/_firejail_test_dir1 ~/_firejail_test_link2
    2024-09-19T13:39:05.2787008Z runner@fv-az1247-944:~/work/firejail/firejail/test/fs$
    2024-09-19T13:39:05.2788303Z <test_file1,_firejail_test_file2,_firejail_test_dir1
    [...]
    2024-09-19T13:39:05.4971716Z runner@fv-az1247-944:~$ find ~
    2024-09-19T13:39:05.4989255Z /home/runner
    2024-09-19T13:39:05.4990116Z /home/runner/_firejail_test_file1
    2024-09-19T13:39:05.4990768Z /home/runner/_firejail_test_file2
    2024-09-19T13:39:05.4991299Z /home/runner/_firejail_test_dir1
    2024-09-19T13:39:05.4992082Z /home/runner/_firejail_test_dir1/_firejail_test_dir2
    2024-09-19T13:39:05.4992760Z /home/runner/_firejail_test_dir1/_firejail_test_dir2/_firejail_test_file3
    [...]
    2024-09-19T13:39:15.4995765Z runner@fv-az1247-944:~$ TESTING ERROR 3
    2024-09-19T13:39:15.5000367Z

Misc: This was noticed on #6477.

[1] https://github.com/netblue30/firejail/actions/runs/10655583953/job/30378507249
2024-09-19 10:54:41 -03:00
..
fs.sh update copyright 2024 2024-01-12 11:23:22 -05:00
fs_dev_shm.exp update copyright 2024 2024-01-12 11:23:22 -05:00
fs_var_lock.exp update copyright 2024 2024-01-12 11:23:22 -05:00
fs_var_tmp.exp update copyright 2024 2024-01-12 11:23:22 -05:00
fscheck-bindnoroot.exp update copyright 2024 2024-01-12 11:23:22 -05:00
fscheck-private.exp update copyright 2024 2024-01-12 11:23:22 -05:00
fscheck-readonly.exp update copyright 2024 2024-01-12 11:23:22 -05:00
fscheck-tmpfs.exp update copyright 2024 2024-01-12 11:23:22 -05:00
invalid_filename.exp update copyright 2024 2024-01-12 11:23:22 -05:00
kmsg.exp update copyright 2024 2024-01-12 11:23:22 -05:00
macro-blacklist.profile xdg macro testing 2018-08-07 09:08:21 -04:00
macro-readonly.profile xdg macro testing 2018-08-07 09:08:21 -04:00
macro-whitelist.profile xdg macro testing 2018-08-07 09:08:21 -04:00
macro.exp update copyright 2024 2024-01-12 11:23:22 -05:00
mkdir.exp update copyright 2024 2024-01-12 11:23:22 -05:00
mkdir.profile rework make test-fs 2021-07-29 07:47:16 -04:00
mkdir2.profile testing 2017-03-24 09:39:24 -04:00
mkdir_mkfile.exp update copyright 2024 2024-01-12 11:23:22 -05:00
mkdir_mkfile.profile testing 2016-11-10 08:23:58 -05:00
mkfile.profile testing 2017-03-24 09:39:24 -04:00
noblacklist-blacklist-noexec.exp update copyright 2024 2024-01-12 11:23:22 -05:00
noblacklist-blacklist-readonly.exp update copyright 2024 2024-01-12 11:23:22 -05:00
option_bind_user.exp update copyright 2024 2024-01-12 11:23:22 -05:00
option_blacklist.exp update copyright 2024 2024-01-12 11:23:22 -05:00
option_blacklist_file.exp update copyright 2024 2024-01-12 11:23:22 -05:00
option_blacklist_glob.exp update copyright 2024 2024-01-12 11:23:22 -05:00
private-bin.exp update copyright 2024 2024-01-12 11:23:22 -05:00
private-bin.profile testing 2016-05-05 10:22:18 -04:00
private-cache.exp update copyright 2024 2024-01-12 11:23:22 -05:00
private-cwd.exp update copyright 2024 2024-01-12 11:23:22 -05:00
private-cwd.profile fix --private-cwd, issue #4910 2022-02-08 10:30:22 -05:00
private-home-dir.exp update copyright 2024 2024-01-12 11:23:22 -05:00
private-home.exp tests: partially disable private-home.exp to fix ci 2024-09-19 10:54:41 -03:00
private-homedir.exp update copyright 2024 2024-01-12 11:23:22 -05:00
private-whitelist.exp update copyright 2024 2024-01-12 11:23:22 -05:00
private.exp update copyright 2024 2024-01-12 11:23:22 -05:00
read-write.exp update copyright 2024 2024-01-12 11:23:22 -05:00
sys_fs.exp update copyright 2024 2024-01-12 11:23:22 -05:00
tab.exp update copyright 2024 2024-01-12 11:23:22 -05:00
tab.profile --tab: enable shell tab completion 2022-02-20 08:05:33 -05:00
whitelist-dev.exp update copyright 2024 2024-01-12 11:23:22 -05:00
whitelist-double.exp update copyright 2024 2024-01-12 11:23:22 -05:00
whitelist-empty.exp update copyright 2024 2024-01-12 11:23:22 -05:00
whitelist-noexec.exp update copyright 2024 2024-01-12 11:23:22 -05:00
whitelist-readonly.exp update copyright 2024 2024-01-12 11:23:22 -05:00
whitelist-whitespace.exp update copyright 2024 2024-01-12 11:23:22 -05:00
whitelist.exp update copyright 2024 2024-01-12 11:23:22 -05:00