[ 
https://issues.apache.org/jira/browse/SYNCOPE-281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13558654#comment-13558654
 ] 

Francesco Chicchiriccò commented on SYNCOPE-281:
------------------------------------------------

About Selenium, such tests cannot be run by default because they require a 
working Firefox instance and a display, clearly not available at Jenkins.
However, I am still getting this error:

readReportlet(org.apache.syncope.console.ReportTestITCase)  Time elapsed: 6.746 
sec  <<< ERROR!
com.thoughtworks.selenium.SeleniumException: ERROR: Option with label 
'org.apache.syncope.client.report.UserReportletConf' not found
        at 
com.thoughtworks.selenium.HttpCommandProcessor.throwAssertionFailureExceptionOrError(HttpCommandProcessor.java:97)
        at 
com.thoughtworks.selenium.HttpCommandProcessor.doCommand(HttpCommandProcessor.java:91)
        at 
com.thoughtworks.selenium.DefaultSelenium.select(DefaultSelenium.java:315)
        at 
org.apache.syncope.console.ReportTestITCase.readReportlet(ReportTestITCase.java:44)
                
> Refactor client module: Move common classes into common module
> --------------------------------------------------------------
>
>                 Key: SYNCOPE-281
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-281
>             Project: Syncope
>          Issue Type: Improvement
>          Components: client, common, core
>            Reporter: Jan Bernhardt
>            Assignee: Jan Bernhardt
>              Labels: refactoring
>             Fix For: 1.1.0
>
>
> Currently a lot of "common" classes are inside client module. These classes 
> are needed for both client and server side. Goal of this issue is to 
> introduce a new "common" module which contains all classes needed on both 
> sides, client and server.

--
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

Reply via email to