mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #7147] [MERGED] test: improve tests related to macros #6339
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#6339
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/7147
Author: @kmk3
Created: 4/24/2026
Status: ✅ Merged
Merged: 4/27/2026
Merged by: @kmk3
Base:
master← Head:test-fs-improve-macros📝 Commits (7)
0d9a932test/fs: sort entries in xdg macro profiles07fe215test/fs/fs.sh: fix typo of_firejail_test_fileaf26a06test/fs/fs.sh: sort rm commands for xdg paths217c96ftest/fs/fs.sh: move rm of xdg macro files after macro.exp096aa03test/fs/macro.exp: use_firejail_test_file5748857test/fs/macro.exp: reduce timeout and sleep96e66e1test/fs/macro.exp: check return value📊 Changes
5 files changed (+65 additions, -53 deletions)
View changed files
📝
test/fs/fs.sh(+6 -6)📝
test/fs/macro-blacklist.profile(+3 -3)📝
test/fs/macro-readonly.profile(+3 -3)📝
test/fs/macro-whitelist.profile(+3 -3)📝
test/fs/macro.exp(+50 -38)📄 Description
This is a follow-up to #7146.
Kind of relates to #7129.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.