Kaydet (Commit) aa5241df authored tarafından Markus Mohrhard's avatar Markus Mohrhard

uitest: enable additional chart tests that seem to be stable now

Change-Id: I9a41c29807cc47f570a9057435386e519a438289
üst fb090555
......@@ -103,7 +103,6 @@ class CalcChartUIDemo(UITestCase):
self.ui_test.close_doc()
@unittest.skip("linux deadlock")
def test_activate_chart(self):
self.ui_test.create_doc_in_start_center("calc")
......@@ -129,7 +128,6 @@ class CalcChartUIDemo(UITestCase):
self.ui_test.close_doc()
@unittest.skip("linux deadlock")
def select_chart_element(self):
self.ui_test.create_doc_in_start_center("calc")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment