1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2025-02-16 12:34:32 +00:00

Compare commits

..

No commits in common. "2769fb7e58c44a5c46b2121e4799b108aeda46bb" and "5f1a8eb355eac08e2b467e6d5a1c1afcd56a8ada" have entirely different histories.

19 changed files with 1 additions and 173 deletions

View File

@ -1,15 +0,0 @@
{
"area": [
{
"height": 17,
"xpos": 40,
"ypos": 340,
"type": "match",
"width": 19
}
],
"properties": [],
"tags": [
"anaconda_install_destination_select_disk_1"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 41 KiB

View File

@ -1,24 +0,0 @@
{
"area": [
{
"width": 314,
"type": "match",
"height": 20,
"xpos": 705,
"ypos": 670
},
{
"type": "match",
"width": 48,
"ypos": 732,
"xpos": 902,
"height": 14
}
],
"properties": [],
"tags": [
"anaconda_install_done",
"ENV-DISTRI-fedora",
"LANGUAGE-english"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

View File

@ -1,20 +0,0 @@
{
"area": [
{
"height": 15,
"xpos": 260,
"ypos": 317,
"width": 68,
"type": "match",
"click_point": {
"xpos": 6.5,
"ypos": 7.5
}
}
],
"properties": [],
"tags": [
"anaconda_install_root_password_screen",
"ENV-DISTRI-fedora"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

View File

@ -1,31 +0,0 @@
{
"area": [
{
"type": "match",
"width": 73,
"height": 17,
"xpos": 245,
"ypos": 161
},
{
"type": "match",
"width": 62,
"height": 17,
"xpos": 255,
"ypos": 264
},
{
"ypos": 50,
"height": 24,
"xpos": 11,
"type": "match",
"width": 57
}
],
"properties": [],
"tags": [
"anaconda_install_user_creation_screen",
"ENV-DISTRI-fedora",
"LANGUAGE-english"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

View File

@ -1,16 +0,0 @@
{
"area": [
{
"xpos": 361,
"height": 28,
"ypos": 111,
"type": "match",
"width": 87
}
],
"properties": [],
"tags": [
"anaconda_select_install_lang",
"ENV-DISTRI-fedora"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 150 KiB

View File

@ -1,18 +0,0 @@
{
"area": [
{
"width": 171,
"type": "match",
"ypos": 210,
"height": 18,
"xpos": 606
}
],
"properties": [],
"tags": [
"anaconda_select_install_lang_selected",
"anaconda_select_install_lang_filtered",
"ENV-DISTRI-fedora",
"LANGUAGE-english"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

View File

@ -1,17 +0,0 @@
{
"area": [
{
"type": "match",
"width": 110,
"ypos": 706,
"xpos": 888,
"height": 17
}
],
"properties": [],
"tags": [
"anaconda_main_hub_begin_installation",
"ENV-DISTRI-fedora",
"LANGUAGE-english"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

View File

@ -1,15 +0,0 @@
{
"area": [
{
"xpos": 1,
"height": 14,
"ypos": 385,
"type": "match",
"width": 20
}
],
"properties": [],
"tags": [
"console_in_toolbox"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

View File

@ -1,16 +0,0 @@
{
"area": [
{
"width": 59,
"type": "match",
"ypos": 734,
"height": 21,
"xpos": 233
}
],
"properties": [],
"tags": [
"contacts_contact_remove",
"gnome_button_delete"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

View File

@ -11,7 +11,7 @@ sub run {
# Starting right over might result in erroneous behavior.
sleep(5);
# Set the update notification timestamp
set_update_notification_timestamp();
set_update_notification_timestamp()
# Start Firefox
menu_launch_type("nautilus");
assert_screen "apps_run_files", 45;