You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sentry.apache.org by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org> on 2014/06/04 06:02:02 UTC

[jira] [Comment Edited] (SENTRY-256) Fix TestDbEndToEnd.testEndToEnd1

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

Jarek Jarcec Cecho edited comment on SENTRY-256 at 6/4/14 4:00 AM:
-------------------------------------------------------------------

The {{NullPointerException}} is confusing, I've get rid of it using following patch. Sadly the test is still failing as we are accepting {{USE <db>}} in case where we should not.


was (Author: jarcec):
The {{NullPointerException}} is confusing, I've get rid of it using following patch. Sadly the test is still failing as we are accepting "USE <db>" in case where we should not.

> Fix TestDbEndToEnd.testEndToEnd1
> --------------------------------
>
>                 Key: SENTRY-256
>                 URL: https://issues.apache.org/jira/browse/SENTRY-256
>             Project: Sentry
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>            Reporter: Sravya Tirukkovalur
>             Fix For: 1.4.0
>
>         Attachments: SENTRY-256.patch
>
>
> java.lang.NullPointerException
> 	at org.apache.sentry.tests.e2e.dbprovider.TestDbEndToEnd.testEndToEnd1(TestDbEndToEnd.java:209)



--
This message was sent by Atlassian JIRA
(v6.2#6252)