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:39:00 UTC

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

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

Ilya Borisov commented on IGNITE-11645:
---------------------------------------

The issue happened because the test in question asserts against server-sent error message, but the wording was changed at some point.

> 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
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)