You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by hd...@apache.org on 2012/10/11 16:42:13 UTC

svn commit: r1397088 - /incubator/ooo/trunk/test/testgui/source/fvt/gui/sc/validity/ValidityDialogSetting.java

Author: hdu
Date: Thu Oct 11 14:42:12 2012
New Revision: 1397088

URL: http://svn.apache.org/viewvc?rev=1397088&view=rev
Log:
#i93128# was fixed so the auto test ValidityDialogSetting::testAllowLessThanTextLength() can be reenabled

Modified:
    incubator/ooo/trunk/test/testgui/source/fvt/gui/sc/validity/ValidityDialogSetting.java

Modified: incubator/ooo/trunk/test/testgui/source/fvt/gui/sc/validity/ValidityDialogSetting.java
URL: http://svn.apache.org/viewvc/incubator/ooo/trunk/test/testgui/source/fvt/gui/sc/validity/ValidityDialogSetting.java?rev=1397088&r1=1397087&r2=1397088&view=diff
==============================================================================
--- incubator/ooo/trunk/test/testgui/source/fvt/gui/sc/validity/ValidityDialogSetting.java (original)
+++ incubator/ooo/trunk/test/testgui/source/fvt/gui/sc/validity/ValidityDialogSetting.java Thu Oct 11 14:42:12 2012
@@ -235,7 +235,7 @@ public class ValidityDialogSetting {
 	/**
 	 * test Allow Text length, less than in Validity.
 	 */
-	@Ignore("Bug 93128")
+	@Test
 	public void testAllowLessThanTextLength() {
 
 		app.dispatch(".uno:Validation");