[
https://issues.apache.org/jira/browse/USERGRID-1348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16626639#comment-16626639
]
ASF GitHub Bot commented on USERGRID-1348:
------------------------------------------
Github user keyurkarnik commented on a diff in the pull request:
https://github.com/apache/usergrid/pull/597#discussion_r220033772
--- Diff:
stack/core/src/test/java/org/apache/usergrid/persistence/CollectionDeleteTest.java
---
@@ -42,6 +43,7 @@
@NotThreadSafe
+@Ignore("fix later")
--- End diff --
Created JIRA ticket https://issues.apache.org/jira/browse/USERGRID-1348
Fixed the issue as well.
> 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
> Priority: Minor
> Fix For: 2.2.0
>
>
> 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)