[
https://issues.jboss.org/browse/RF-13352?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč commented on RF-13352:
---------------------------------
Hey Lukas, you are right.
Could you please give a try to implement it?
Hints:
configure a profile {{browser-firefox}} to setup appropriate category: here is the default
value:
https://github.com/richfaces/richfaces/blob/master/pom.xml#L446
Introduce @Category(FailingOnFirefox.class) to pom.xml
------------------------------------------------------
Key: RF-13352
URL:
https://issues.jboss.org/browse/RF-13352
Project: RichFaces
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: tests - functional
Reporter: Lukáš Macko
Assignee: Lukáš Fryč
Creating test for the chart component, I came across an issues that one test is running
in Chrome and PhantomJS and it is failing on Firefox. As [~lfryc] suggested in the
[comment |
https://issues.jboss.org/browse/RF-13331?focusedCommentId=12923949&pa...],
I've annotated it with FailingOnFirefox. ATM it has no effect concerning tests.
It might be useful to add this category to rf/pom.xml configuration to exclude
FailingOnFirefox test when tests run on firefox.
--
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