Author: damjan
Date: Sun Oct 11 12:34:16 2015
New Revision: 1707970
URL: http://svn.apache.org/viewvc?rev=1707970&view=rev
Log:
Fix a test that hangs on the "Do you want to save your changes?" dialog at exit.
Modified:
openoffice/trunk/test/testgui/source/bvt/gui/BasicFunctionTest.java
Modified: openoffice/trunk/test/testgui/source/bvt/gui/BasicFunctionTest.java
URL:
http://svn.apache.org/viewvc/openoffice/trunk/test/testgui/source/bvt/gui/BasicFunctionTest.java?rev=1707970&r1=1707969&r2=1707970&view=diff
==============================================================================
--- openoffice/trunk/test/testgui/source/bvt/gui/BasicFunctionTest.java
(original)
+++ openoffice/trunk/test/testgui/source/bvt/gui/BasicFunctionTest.java Sun Oct
11 12:34:16 2015
@@ -325,6 +325,7 @@ public class BasicFunctionTest {
assertEquals(
"Apache Awesome OpenOffice is comprised of six
personal productivity applications: a word processor (and its web-authoring
component), spreadsheet, presentation graphics, drawing, equation editor, and
database. Awesome OpenOffice is released on Windows, Solaris, Linux and
Macintosh operation systems, with more communities joining, including a mature
FreeBSD port. Awesome OpenOffice is localized, supporting over 110 languages
worldwide. ",
copyAll());
+ discard();
}
@Test