[openqa-needles] gnome_firstboot_timezone: Reduce match threshold to 90%
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [openqa-needles] gnome_firstboot_timezone: Reduce match threshold to 90%
- Date: Wed, 11 Aug 2021 16:53:05 +0000 (UTC)
commit 3f2a84ecf710f4d78232ed0517602f5c40f67363
Author: Sam Thursfield <sam afuera me uk>
Date: Wed Aug 11 18:52:31 2021 +0200
gnome_firstboot_timezone: Reduce match threshold to 90%
A minor change in the size of the magnifying glass icon means
these needles no longer pass as-is.
gnome_firstboot_timezone_1.json | 3 ++-
gnome_firstboot_timezone_2.json | 3 ++-
gnome_firstboot_timezone_3.json | 3 ++-
3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/gnome_firstboot_timezone_1.json b/gnome_firstboot_timezone_1.json
index 58b1bf1..5521407 100644
--- a/gnome_firstboot_timezone_1.json
+++ b/gnome_firstboot_timezone_1.json
@@ -17,7 +17,8 @@
"ypos": 39,
"width": 992,
"height": 703,
- "type": "match"
+ "type": "match",
+ "match": 90
}
],
"properties": [],
diff --git a/gnome_firstboot_timezone_2.json b/gnome_firstboot_timezone_2.json
index 350935b..606d986 100644
--- a/gnome_firstboot_timezone_2.json
+++ b/gnome_firstboot_timezone_2.json
@@ -17,7 +17,8 @@
"ypos": 39,
"width": 992,
"height": 703,
- "type": "match"
+ "type": "match",
+ "match": 90
}
],
"properties": [],
diff --git a/gnome_firstboot_timezone_3.json b/gnome_firstboot_timezone_3.json
index 5cc8511..5e01279 100644
--- a/gnome_firstboot_timezone_3.json
+++ b/gnome_firstboot_timezone_3.json
@@ -17,7 +17,8 @@
"ypos": 39,
"width": 992,
"height": 703,
- "type": "match"
+ "type": "match",
+ "match": 90
}
],
"properties": [],
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]