Ignore QtNetwork warning on macOS
This commit is contained in:
parent
7a9183d0b7
commit
6abe8f2c97
@ -63,6 +63,7 @@ qt_log_ignore =
|
|||||||
^inotify_add_watch\(".*"\) failed: "No space left on device"
|
^inotify_add_watch\(".*"\) failed: "No space left on device"
|
||||||
^QSettings::value: Empty key passed
|
^QSettings::value: Empty key passed
|
||||||
^Icon theme ".*" not found
|
^Icon theme ".*" not found
|
||||||
|
^Error receiving trust for a CA certificate
|
||||||
xfail_strict = true
|
xfail_strict = true
|
||||||
filterwarnings =
|
filterwarnings =
|
||||||
# This happens in many qutebrowser dependencies...
|
# This happens in many qutebrowser dependencies...
|
||||||
|
Loading…
Reference in New Issue
Block a user