You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Borisov (JIRA)" <ji...@apache.org> on 2019/03/28 08:33:00 UTC

[jira] [Updated] (IGNITE-11645) Web console: failing signup e2e test

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

Ilya Borisov updated IGNITE-11645:
----------------------------------
    Description: 
Server validiation on signup e2e assertion fails:

{code:java}
|nAssertionError: Shows global error: expected false to be truthy
 > 39 |        .expect(errorNotification.withText('A user with the given username is already registered').exists).ok('Shows global error')

{code}


  was:
Server validiation on signup e2e assertion fails:
|nAssertionError: Shows global error: expected false to be truthy
 > 39 |        .expect(errorNotification.withText('A user with the given username is already registered').exists).ok('Shows global error')



> Web console: failing signup e2e test
> ------------------------------------
>
>                 Key: IGNITE-11645
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11645
>             Project: Ignite
>          Issue Type: Test
>            Reporter: Ilya Borisov
>            Assignee: Ilya Borisov
>            Priority: Major
>
> Server validiation on signup e2e assertion fails:
> {code:java}
> |nAssertionError: Shows global error: expected false to be truthy
>  > 39 |        .expect(errorNotification.withText('A user with the given username is already registered').exists).ok('Shows global error')
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)