[
https://issues.jboss.org/browse/RFPL-3195?page=com.atlassian.jira.plugin....
]
Jiří Štefek commented on RFPL-3195:
-----------------------------------
[~lfryc]:
# the *Skin tests -- I am not able to reproduce it. Locally it works correctly. Can you
send me some link with staktraces?
# the charts samples are not working. There is a StackOverflowError in renderer on this
[
line|https://github.com/richfaces/richfaces/blob/b5a76f13544dda707ce2a634...]
Stacktrace:
{code}
java.lang.StackOverflowError
at java.util.EnumMap.isValidKey(EnumMap.java:313)
at java.util.EnumMap.get(EnumMap.java:245)
at org.richfaces.log.JavaLogger.isLogEnabled(JavaLogger.java:207)
at org.richfaces.log.JavaLogger.isDebugEnabled(JavaLogger.java:111)
at org.richfaces.renderkit.RendererBase.encodeBegin(RendererBase.java:106)
at
org.richfaces.ui.output.chart.ChartRendererBase.doEncodeBegin(ChartRendererBase.java:188)
at org.richfaces.renderkit.RendererBase.encodeBegin(RendererBase.java:116)
at
org.richfaces.ui.output.chart.ChartRendererBase.doEncodeBegin(ChartRendererBase.java:188)
...
{code}
Stabilize Framework Tests on supported containers
-------------------------------------------------
Key: RFPL-3195
URL:
https://issues.jboss.org/browse/RFPL-3195
Project: RichFaces Planning
Issue Type: Task
Security Level: Public(Everyone can see)
Components: QE
Reporter: Lukáš Fryč
Assignee: Jiří Štefek
Fix For: 5.0.0.Alpha3
Lot of tests are currently failing on EAP and WildFly:
https://gist.github.com/lfryc/962b0eab11e8d0536a33
We should stabilize the tests on containers where we expect 100% compatibility - JBoss
EAP 6.2 at the moment, so we could use the tests for regression testing.
We should either:
1) fix a framework test
2) find an framework issue and report it
Subsequently we may want to mark some tests as Failing or FailingOnCertainEnvironment,
but that is preliminary atm.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira