mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1502] test suite errors #1003
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#1003
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?
Originally created by @reinerh on GitHub (Aug 29, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1502
The test suite run at https://travis-ci.org/netblue30/firejail actually contains some errors, which didn't cause the build to fail.
Searching for "TESTING ERROR" yields two failures:
I don't know what causes the first error, but I assume the second failure is caused by some coloured zsh output, which confuses the test script (I haven't found an easy way so far to turn off colours).
@netblue30 commented on GitHub (Aug 30, 2017):
Should be all fixed. The whitelist-dev was actually a bug for Debian wheezy and Ubuntu14.04 - /dev/shm is a symbolic link to /run/shm.
12d64e7151