The following test case fails:
testSeamELContentAssistJbide1676(org.jboss.tools.seam.ui.test.ca.SeamELContentAssistJbide1676Test) Time elapsed: 38.146 sec <<< FAILURE!
junit.framework.AssertionFailedError: Some Seam EL proposals were shown in the Content Assistant but they shouldn't
at junit.framework.Assert.fail(Assert.java:47)
at junit.framework.Assert.assertTrue(Assert.java:20)
at org.jboss.tools.seam.ui.test.ca.SeamELContentAssistJbide1676Test.testSeamELContentAssistJbide1676(SeamELContentAssistJbide1676Test.java:311)
- is blocked by
-
JBIDE-8810 Non-existing plug-in ID is used to log errors in TestProjectProvider
- Closed