You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@usergrid.apache.org by "Keyur Karnik (JIRA)" <ji...@apache.org> on 2019/05/31 06:43:00 UTC

[jira] [Commented] (USERGRID-1348) Fix ignored test in CollectionDeleteTest

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

Keyur Karnik commented on USERGRID-1348:
----------------------------------------

On faster processing machines, this issue started popping up again. It was being caused by a the same time getting applied to entities that were not supposed to be deleted. Fixed it in :
[https://github.com/apache/usergrid/pull/626]

> Fix ignored test in CollectionDeleteTest
> ----------------------------------------
>
>                 Key: USERGRID-1348
>                 URL: https://issues.apache.org/jira/browse/USERGRID-1348
>             Project: Usergrid
>          Issue Type: Bug
>          Components: Stack
>    Affects Versions: 2.2.0
>            Reporter: Keyur Karnik
>            Assignee: Keyur Karnik
>            Priority: Minor
>             Fix For: 2.2.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The CollectionDeleteTest has been ignored with a "fix later" comment. This test fails sporadically and will require some debugging.
> This should not affect actual functionality as Collection Delete has been tested and found working.
> Ref :
> https://github.com/apache/usergrid/blob/3c31713fe366d446c0b1bacd2b89dd3c5eed8db8/stack/core/src/test/java/org/apache/usergrid/persistence/CollectionDeleteTest.java#L46



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