From 9e8c712eeea2170e889607eadc614ce7012a3ae0 Mon Sep 17 00:00:00 2001 From: Peter Varga Date: Mon, 5 Jul 2021 14:51:30 +0200 Subject: Stabilize WebViewGeoPermission QML auto test Do not rely on console messages. Empty message doesn't trigger signal nor is shown in terminal (after 90-based). Change-Id: I8bb705a2e2ba6c3812902ebd50f993fb9d2fe000 Reviewed-by: Allan Sandfeld Jensen (cherry picked from commit fa0550312d356519e8ddb614f3419bac31e746c6) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/quick/qmltests/data/geolocation.html | 9 +++-- .../auto/quick/qmltests/data/tst_geopermission.qml | 40 ++++++++++++---------- 2 files changed, 29 insertions(+), 20 deletions(-) (limited to 'tests') diff --git a/tests/auto/quick/qmltests/data/geolocation.html b/tests/auto/quick/qmltests/data/geolocation.html index 8b116c8ee..e8c54bc58 100644 --- a/tests/auto/quick/qmltests/data/geolocation.html +++ b/tests/auto/quick/qmltests/data/geolocation.html @@ -3,16 +3,21 @@ Geolocation Permission API Test