[jbosstools-issues] [JBoss JIRA] Reopened: (JBIDE-3951) EL parser doesn't recognize #{'#'} expresion.

Denis Golovin (JIRA) jira-events at lists.jboss.org
Tue Mar 17 16:02:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBIDE-3951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Denis Golovin reopened JBIDE-3951:
----------------------------------



I suspect that this fix have broke jUnit test testMultiThreadAccess in CommonELAllTests suite

testMultiThreadAccess	Failure	expected:<9899> but was:<20000>

junit.framework.AssertionFailedError: expected:<9899> but was:<20000>
at org.jboss.tools.common.el.core.test.ELParserTest.testMultiThreadAccess(ELParserTest.java:416)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:31)
at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:574)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:195)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)
at org.eclipse.equinox.launcher.Main.main(Main.java:1212)
at org.eclipse.core.launcher.Main.main(Main.java:30)

> EL parser doesn't recognize #{'#'} expresion.
> ---------------------------------------------
>
>                 Key: JBIDE-3951
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-3951
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: JSF
>    Affects Versions: 3.0.0.GA
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.1.0
>
>
> See ELParserTest

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list