qtwebengine: disable ptest

Temporarily disable ptest until fix is merged.

Change-Id: I6662af0ad2a3e011ad8712c6aa2e065eb55b21b5
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
This commit is contained in:
Samuli Piippo 2022-12-07 07:03:07 +00:00
parent 0a2bc5a74d
commit a03da688dc

View File

@ -85,3 +85,5 @@ FILES:${PN}-tools = ""
# QA Issue: qtwebengine: ELF binary /usr/lib/libQt6WebEngineCore.so.6.3.0 has relocations in .text [textrel]
# when proprietary-codecs is enabled
INSANE_SKIP:${PN} += "textrel"
QT_PTEST_ENABLED = "0"