Author: vrubezhny
Date: 2009-08-07 12:45:32 -0400 (Fri, 07 Aug 2009)
New Revision: 17019
Modified:
trunk/jst/tests/org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JstJspJbide1641Test.java
Log:
JBIDE-4660: Update and correct the CA-related JUnit tests after the new-style CA is
applied.
Test project data for JsfJspJbide11641Test JUnit Test suite is updated to suite the
new-style CA requirements
Modified:
trunk/jst/tests/org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JstJspJbide1641Test.java
===================================================================
---
trunk/jst/tests/org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JstJspJbide1641Test.java 2009-08-07
16:17:40 UTC (rev 17018)
+++
trunk/jst/tests/org.jboss.tools.jst.jsp.test/src/org/jboss/tools/jst/jsp/test/ca/JstJspJbide1641Test.java 2009-08-07
16:45:32 UTC (rev 17019)
@@ -56,6 +56,8 @@
jspTextEditor.setText(documentContentModified);
+ JobUtils.waitForIdle();
+
ICompletionProposal[] result= null;
String errorMessage = null;
Show replies by date