Ignore QtNetwork warning on macOS
This commit is contained in:
@@ -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...
|
||||||
|
|||||||
Reference in New Issue
Block a user