You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Ashutosh Mestry (JIRA)" <ji...@apache.org> on 2018/01/25 22:38:00 UTC

[jira] [Commented] (ATLAS-2397) Disabled Unit Test: UserProfileServiceTest.java:195

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

Ashutosh Mestry commented on ATLAS-2397:
----------------------------------------

Background:
 * The test suite has a pattern of _create, verify, update, verify, delete-verify_.
 * The failing test was getting executed after the update, but asserting on data before the update. 

Approach:
 * Enabled the disabled test.
 * Adjusted the sequence of execution of tests to prevent failure.

> Disabled Unit Test: UserProfileServiceTest.java:195
> ---------------------------------------------------
>
>                 Key: ATLAS-2397
>                 URL: https://issues.apache.org/jira/browse/ATLAS-2397
>             Project: Atlas
>          Issue Type: Bug
>            Reporter: Graham Wallis
>            Assignee: Ashutosh Mestry
>            Priority: Blocker
>             Fix For: 1.0.0
>
>         Attachments: ATLAS-2397-UserProfileTest-Fix.patch
>
>
> The above test needs to be reviewed and should probably be re-enabled



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