summaryrefslogtreecommitdiff
path: root/uitest
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-03-01 00:14:39 +0100
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2017-03-01 02:41:37 +0100
commitfb090555c93715a05d58ddec7757ebec39a83696 (patch)
treea6a6ceb68adeb366f2a520257d59605ddf035001 /uitest
parent62592cf1ebcc8ef381fe53855684342d963e6138 (diff)
uitest: the new code allows to enable the chart test again
Change-Id: I51ff48441d07c12f8019d282ab92f1835cec69cb
Diffstat (limited to 'uitest')
-rw-r--r--uitest/calc_tests/edit_chart.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/uitest/calc_tests/edit_chart.py b/uitest/calc_tests/edit_chart.py
index 4d44d5283c64..d74a8c2eced3 100644
--- a/uitest/calc_tests/edit_chart.py
+++ b/uitest/calc_tests/edit_chart.py
@@ -27,7 +27,6 @@ class CalcChartEditUIDemo(UITestCase):
xGridWindow.executeAction("SELECT", mkPropertyValues({"RANGE": "A1:C2"}))
- @unittest.skip("deadlock in the chart/embbedobj code")
def test_select_secondary_axis(self):
self.ui_test.create_doc_in_start_center("calc")