Ignore another libpng warning.
This happened here: https://ci.appveyor.com/project/The-Compiler/qutebrowser/build/master-1536/job/k8es4nh719cc27hf
This commit is contained in:
parent
d13ae4c666
commit
43d7b139e8
@ -275,6 +275,7 @@ def qt_message_handler(msg_type, context, msg):
|
|||||||
# https://bugreports.qt.io/browse/QTBUG-39788
|
# https://bugreports.qt.io/browse/QTBUG-39788
|
||||||
'libpng warning: iCCP: Not recognizing known sRGB profile that has '
|
'libpng warning: iCCP: Not recognizing known sRGB profile that has '
|
||||||
'been edited', # noqa
|
'been edited', # noqa
|
||||||
|
'libpng warning: iCCP: known incorrect sRGB profile',
|
||||||
# Hopefully harmless warning
|
# Hopefully harmless warning
|
||||||
'OpenType support missing for script ',
|
'OpenType support missing for script ',
|
||||||
# Error if a QNetworkReply gets two different errors set. Harmless Qt
|
# Error if a QNetworkReply gets two different errors set. Harmless Qt
|
||||||
|
Loading…
Reference in New Issue
Block a user