https://issues.apache.org/ooo/show_bug.cgi?id=123164
Bug ID: 123164
Issue Type: DEFECT
Summary: autotest fvt.gui.sd.shape.ShapeTypes throws a timeout
exception after each test
Product: qa
Version: 4.0.0
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: testscripts
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Both tests in fvt.gui.sd.shape.ShapeTypes result in a timeout exception being
thrown after each test. This is caused by the tests modifying their documents
and not saving or discarding them before closing the application. This results
in a QueryBox "The document $DOC has been modified.\nDo you want to save your
changes?" popping up and that message box isn't handled within the app::stop
timeout an exception is thrown and the application gets then killed.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.