[ 
https://issues.apache.org/jira/browse/SYNCOPE-367?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Francesco Chicchiriccò resolved SYNCOPE-367.
--------------------------------------------

    Resolution: Won't Fix

The reported failure occurs only on some platforms, with some specific Firefox 
versions.

On Debian GNU / Linux with Firefox 20, for example, no errors are reported.

My guess is that the Selenium driver get sometimes confused by the fact that 
the three policy tabs under Configuration are all managed via the same 
PoliciesPanel class, including link for generating the modal page for create / 
edit.
In this way it is virtually impossible to distinguish which one (of the three) 
is the actual modal page containing the Save button to be clicked.

Out of that, the feature to be tested by 
ConfigurationTestITCase#browseAccountPolicy works like a charm, so it is anyway 
a test problem, not an actual problem.

1_1_X: http://svn.apache.org/r1477104
trunk: http://svn.apache.org/r1477105
                
> ConfigurationTestITCase#browseAccountPolicy Selenium test fails
> ---------------------------------------------------------------
>
>                 Key: SYNCOPE-367
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-367
>             Project: Syncope
>          Issue Type: Bug
>    Affects Versions: 1.1.1
>            Reporter: fabio martelli
>            Assignee: Francesco Chicchiriccò
>             Fix For: 1.1.1, 1.2.0
>
>
> Selenium test 
> org.apache.syncope.console.ConfigurationTestITCase#browseAccountPolicy
> * fails if executed with all other Selenium tests
> * doesn't fail if execute alone

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