1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-11-21 13:33:08 +00:00

Compare commits

..

2 Commits

Author SHA1 Message Date
Lukas Ruzicka
8abf76f5ba Create a test for KDE KCalc. 2024-11-14 14:39:43 -08:00
Adam Williamson
ca421dacc7 Remove all VNC install needles
We removed the VNC test as anaconda doesn't support VNC any more.
This all needs porting to RDP, any of these needles that might be
useful can come back as part of that work.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-11-14 14:14:15 -08:00
13 changed files with 2 additions and 90 deletions

View File

@ -170,9 +170,11 @@ for button in ("div", "divider", "zero", "one", "two", "three", "four", "five",
"six","seven", "eight", "nine", "mod", "percent", "pi", "root", "six","seven", "eight", "nine", "mod", "percent", "pi", "root",
"square", "sub"): "square", "sub"):
testtags.append(f"calc_button_{button}") testtags.append(f"calc_button_{button}")
testtags.append(f"kcalc_button_{button}")
for result in ("BokZw", "Czo4s", "O9qsL", "WIxiR", "b5y2B", "h7MfO", "qxuBK", for result in ("BokZw", "Czo4s", "O9qsL", "WIxiR", "b5y2B", "h7MfO", "qxuBK",
"tWshx", "uC8Ul", "3LAG3"): "tWshx", "uC8Ul", "3LAG3"):
testtags.append(f"calc_result_{result}") testtags.append(f"calc_result_{result}")
testtags.append(f"kcalc_result_{result}")
# Needles for Contacts # Needles for Contacts
for hashname in ("jlJmL", "7XGzO", "ps61y", "OvXj~", "GqYOp", "VEFrP"): for hashname in ("jlJmL", "7XGzO", "ps61y", "OvXj~", "GqYOp", "VEFrP"):
testtags.append(f"contacts_name_{hashname}") testtags.append(f"contacts_name_{hashname}")

View File

@ -1,15 +0,0 @@
{
"area": [
{
"xpos": 605,
"ypos": 213,
"width": 116,
"height": 16,
"type": "match"
}
],
"properties": [],
"tags": [
"vinagre_enable_shortcuts"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 547 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"type": "match",
"ypos": 172,
"width": 26,
"height": 25,
"xpos": 371
}
],
"properties": [],
"tags": [
"vinagre_fullscreen"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 382 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"height": 25,
"ypos": 171,
"type": "match",
"width": 26,
"xpos": 371
}
],
"properties": [],
"tags": [
"vinagre_fullscreen"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 712 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"xpos": 195,
"ypos": 170,
"width": 32,
"height": 26,
"type": "match"
}
],
"properties": [],
"tags": [
"vinagre_new_connection"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 529 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"xpos": 441,
"ypos": 289,
"width": 30,
"height": 12,
"type": "match"
}
],
"properties": [],
"tags": [
"vinagre_protocol"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 546 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"xpos": 405,
"ypos": 383,
"width": 32,
"height": 16,
"type": "match"
}
],
"properties": [],
"tags": [
"vinagre_protocol_vnc"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 546 KiB