sc/qa/uitest/calc_tests3/tdf69981.py |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 18bac189931cef619159420f686c5899172a085d
Author:     Xisco Fauli <xiscofa...@libreoffice.org>
AuthorDate: Mon Mar 1 12:31:42 2021 +0100
Commit:     Xisco Fauli <xiscofa...@libreoffice.org>
CommitDate: Mon Mar 1 16:43:53 2021 +0100

    uitest: sc: re-enable test to see if it still fails
    
    it doesn't fail for me, let's see for others.
    
    Change-Id: I7650cfe8378ed6876472e108b6a658f2955f1cb3
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111744
    Tested-by: Jenkins
    Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org>

diff --git a/sc/qa/uitest/calc_tests3/tdf69981.py 
b/sc/qa/uitest/calc_tests3/tdf69981.py
index 178edf24d98a..e2407bee9c98 100644
--- a/sc/qa/uitest/calc_tests3/tdf69981.py
+++ b/sc/qa/uitest/calc_tests3/tdf69981.py
@@ -17,8 +17,6 @@ class tdf69981(UITestCase):
 
     def test_tdf69981_text_to_columns(self):
 
-        # FIXME flaky test, passed once, but broke multiple times.
-        return
         calc_doc = 
self.ui_test.load_file(get_url_for_data_file("tdf69981.ods"))
         xCalcDoc = self.xUITest.getTopFocusWindow()
         gridwin = xCalcDoc.getChild("grid_window")
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to