summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-06-24 23:37:51 +0200
committerFlorian Bruhin <me@the-compiler.org>2021-06-24 23:37:51 +0200
commit631c8d43a33a74549f71693a622af8f31e4e0059 (patch)
tree49c361da3075609d7eca488f2d9b25ffd35a823f
parent714df8a15f76f10ba65a6a4baf73eb04d5d6d327 (diff)
downloadqutebrowser-631c8d43a33a74549f71693a622af8f31e4e0059.tar.gz
qutebrowser-631c8d43a33a74549f71693a622af8f31e4e0059.zip
tests: Ignore another Chromium message
-rw-r--r--tests/end2end/fixtures/quteprocess.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/end2end/fixtures/quteprocess.py b/tests/end2end/fixtures/quteprocess.py
index 264c81283..8555834e9 100644
--- a/tests/end2end/fixtures/quteprocess.py
+++ b/tests/end2end/fixtures/quteprocess.py
@@ -334,6 +334,7 @@ def is_ignored_chromium_message(line):
'filtering (maybe)?'),
('[.DisplayCompositor]GL ERROR :GL_INVALID_OPERATION : '
'DoEndSharedImageAccessCHROMIUM: bound texture is not a shared image'),
+ 'Unable to map Index file',
# WebRTC with Qt 5.13 / 5.14
'Failed to query stereo recording.',