[JBoss JIRA] (RFPL-3420) RichFaces build is broken when running integration with release profile
by Michal Petrov (JIRA)
Michal Petrov created RFPL-3420:
-----------------------------------
Summary: RichFaces build is broken when running integration with release profile
Key: RFPL-3420
URL: https://issues.jboss.org/browse/RFPL-3420
Project: RichFaces Planning
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 4.5.0.Beta1
Environment: JDK 1.7
Reporter: Michal Petrov
Building RichFaces with
{{mvn clean package -Dintegration=wildfly81 -Prelease}}
will result in a failure in richfaces/dist during the execution of the maven javadoc plugin. (This currently makes jenkins fail)
Using {{-Dintegration=wildfly80}} or not running integration tests at all ends with a successful build.
It has started happening after the PR for RF-12950 has been merged.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 8 months
[JBoss JIRA] (RFPL-3419) Configure photoalbum tests for RF 4.5.x as well
by Juraj Húska (JIRA)
Juraj Húska created RFPL-3419:
---------------------------------
Summary: Configure photoalbum tests for RF 4.5.x as well
Key: RFPL-3419
URL: https://issues.jboss.org/browse/RFPL-3419
Project: RichFaces Planning
Issue Type: Task
Security Level: Public (Everyone can see)
Components: QE
Affects Versions: 4.5.0.Beta1
Reporter: Juraj Húska
Assignee: Pavol Pitonak
Fix For: 4.5.0.Beta2
Configure tests for Photoalbum with RF 4.5.x libraries.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks
by Matej Novotny (JIRA)
[ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.... ]
Matej Novotny commented on RFPL-3038:
-------------------------------------
Since we moved this to 4.5 release this issue is still relevant and I forgot to update it.
So here is what we have covered:
* Charts (as we tested them in Alpha3) were fully working for desktops and disabled for mobiles
* Framework [tests|https://github.com/richfaces/richfaces/blob/master/components/rich/...] are done
* Metamer has [charts samples|https://github.com/richfaces/richfaces-qa/tree/master/metamer/app...] as well as additional tests
* Jenkins job cam be run as long as Chrome is used, tests are marked as Smoke
** This is due to a Selenium issue with clicking on canvas (offset is not taken into account while targeting canvas)
And what we need to take a look at:
* Page fragment
** We don't have one
** IMHO it does not make much sense to create one as the component is based on flotr charts which have a full size JS API
** As of now there is not much interaction with charts which could be exported into fragment methods
** [~ppitonak] do you think it makes sense to create a fragment?
* Documentation
** Haven't inspected this much yet, I will take a closer look at it
> RF5 Charts: Initial QE Tasks
> ----------------------------
>
> Key: RFPL-3038
> URL: https://issues.jboss.org/browse/RFPL-3038
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2
> Reporter: Pavol Pitonak
> Assignee: Matej Novotny
> Priority: Critical
> Fix For: 4.5-Tracking
>
>
> # review chart components
> # create JavaScript tests for chart components
> # create/update Jenkins job to run JavaScript tests continuously
> # add chart components to Metamer (on feature branch as long as they are in sandbox)
> # create page fragment if it makes sense
> # create framework tests for chart components for each component's attribute and for each major feature
> # create Metamer tests for those use-cases requiring templates
> # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference
> link all reported bugs in component to this issue
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.... ]
Pavol Pitonak updated RFPL-3038:
--------------------------------
Fix Version/s: 4.5-Tracking
(was: 5-Future)
> RF5 Charts: Initial QE Tasks
> ----------------------------
>
> Key: RFPL-3038
> URL: https://issues.jboss.org/browse/RFPL-3038
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2
> Reporter: Pavol Pitonak
> Assignee: Matej Novotny
> Priority: Critical
> Fix For: 4.5-Tracking
>
>
> # review chart components
> # create JavaScript tests for chart components
> # create/update Jenkins job to run JavaScript tests continuously
> # add chart components to Metamer (on feature branch as long as they are in sandbox)
> # create page fragment if it makes sense
> # create framework tests for chart components for each component's attribute and for each major feature
> # create Metamer tests for those use-cases requiring templates
> # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference
> link all reported bugs in component to this issue
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months
[JBoss JIRA] (RFPL-3038) RF5 Charts: Initial QE Tasks
by Pavol Pitonak (JIRA)
[ https://issues.jboss.org/browse/RFPL-3038?page=com.atlassian.jira.plugin.... ]
Pavol Pitonak updated RFPL-3038:
--------------------------------
Affects Version/s: 4.5.0.Alpha3
> RF5 Charts: Initial QE Tasks
> ----------------------------
>
> Key: RFPL-3038
> URL: https://issues.jboss.org/browse/RFPL-3038
> Project: RichFaces Planning
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: QE
> Affects Versions: 4.5.0.Alpha3, 5.0.0.Alpha2
> Reporter: Pavol Pitonak
> Assignee: Matej Novotny
> Priority: Critical
> Fix For: 4.5-Tracking
>
>
> # review chart components
> # create JavaScript tests for chart components
> # create/update Jenkins job to run JavaScript tests continuously
> # add chart components to Metamer (on feature branch as long as they are in sandbox)
> # create page fragment if it makes sense
> # create framework tests for chart components for each component's attribute and for each major feature
> # create Metamer tests for those use-cases requiring templates
> # review documentation - JavaDoc, VDL doc, Developer Guide, Component Reference
> link all reported bugs in component to this issue
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)
11 years, 8 months