From b614a38d6c5f115162cbd725e8eb5317fda06d85 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 22 Apr 2024 16:52:05 -0700 Subject: [PATCH] Revert "Make evince test handle #2183356 (wrong save target on flatpak)" This reverts commit 278b1e32b0c617d39cca9a04469a0c0470152aea. The bug it worked around seems to have been fixed. --- tests/applications/evince/save_as.pm | 7 ------- 1 file changed, 7 deletions(-) diff --git a/tests/applications/evince/save_as.pm b/tests/applications/evince/save_as.pm index 201918bf..1228e88a 100644 --- a/tests/applications/evince/save_as.pm +++ b/tests/applications/evince/save_as.pm @@ -19,13 +19,6 @@ sub run { type_very_safely("alternative"); # Click on the Save button - if (get_var("CANNED")) { - # FIXME: as of 2023-03-30 on the flatpak version of evince, the save as - # default target dir is wrong: - # https://bugzilla.redhat.com/show_bug.cgi?id=2183356 - # so we need to click into Documents first - assert_and_click("evince_documents", button => "left", timeout => 30); - } assert_and_click("gnome_button_save_blue", button => "left", timeout => 30); # Now the document is saved under a different name. We will switch to the