[arquillian-issues] [JBoss JIRA] (ARQGRA-484) Enriched element is not equal to the same element

Matous Jobanek (JIRA) issues at jboss.org
Thu May 11 09:21:00 EDT 2017


     [ https://issues.jboss.org/browse/ARQGRA-484?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matous Jobanek closed ARQGRA-484.
---------------------------------
      Assignee: Vsevolod Golovanov
    Resolution: Done


Pushed upstream in https://github.com/arquillian/arquillian-graphene/commit/3ef8438cde52b0ba0617f8cd6db733de2e82aa1e

> Enriched element is not equal to the same element
> -------------------------------------------------
>
>                 Key: ARQGRA-484
>                 URL: https://issues.jboss.org/browse/ARQGRA-484
>             Project: Arquillian Graphene
>          Issue Type: Bug
>    Affects Versions: 2.1.0.Alpha3
>            Reporter: Jiří Štefek
>            Assignee: Vsevolod Golovanov
>
> After upgrading to 2.1.0.Alpha3 from Alpha2, the following (simplified) test won't pass:
> {code}
>   @FindBy(id="id")
>   private WebElement e;
>   @Test 
>   private void test(){
>     e.equals(e) 
>   }
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the arquillian-issues mailing list