diff --git a/needles/anaconda/partitioning/blivet/anaconda_blivet_part_fs_ext4_selected-20200507.json b/needles/anaconda/partitioning/blivet/anaconda_blivet_part_fs_ext4_selected-20200507.json deleted file mode 100644 index dc03bc74..00000000 --- a/needles/anaconda/partitioning/blivet/anaconda_blivet_part_fs_ext4_selected-20200507.json +++ /dev/null @@ -1,17 +0,0 @@ -{ - "area": [ - { - "xpos": 320, - "ypos": 419, - "type": "match", - "width": 171, - "height": 24 - } - ], - "properties": [], - "tags": [ - "LANGUAGE-english", - "anaconda_blivet_part_fs", - "anaconda_blivet_part_fs_ext4_selected" - ] -} \ No newline at end of file diff --git a/needles/anaconda/partitioning/blivet/anaconda_blivet_part_fs_ext4_selected-20200507.png b/needles/anaconda/partitioning/blivet/anaconda_blivet_part_fs_ext4_selected-20200507.png deleted file mode 100644 index 63f2592a..00000000 Binary files a/needles/anaconda/partitioning/blivet/anaconda_blivet_part_fs_ext4_selected-20200507.png and /dev/null differ diff --git a/tests/disk_custom_blivet_btrfs_preserve_home.pm b/tests/disk_custom_blivet_btrfs_preserve_home.pm index 1f145af9..c27997d2 100644 --- a/tests/disk_custom_blivet_btrfs_preserve_home.pm +++ b/tests/disk_custom_blivet_btrfs_preserve_home.pm @@ -47,11 +47,8 @@ sub run { assert_and_click "anaconda_blivet_part_edit"; # Select the Format option assert_and_click "anaconda_blivet_part_format"; - # Open the filesystem types and select ext4, if not selected - if (not(check_screen "anaconda_blivet_part_fs_ext4_selected", 30)) { - assert_and_click "anaconda_blivet_part_fs_select"; - assert_and_click "anaconda_blivet_part_fs_ext4"; - } + assert_and_click "anaconda_blivet_part_fs_select"; + assert_and_click "anaconda_blivet_part_fs_ext4"; # Select the mountpoint field send_key_until_needlematch("anaconda_blivet_mountpoint_selected", "tab", 3, 5); # Fill in the mountpoint