From commits-return-1989-apmail-sentry-commits-archive=sentry.apache.org@sentry.incubator.apache.org Fri Jun 6 21:09:24 2014 Return-Path: X-Original-To: apmail-sentry-commits-archive@minotaur.apache.org Delivered-To: apmail-sentry-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 835FE11A2A for ; Fri, 6 Jun 2014 21:09:24 +0000 (UTC) Received: (qmail 11695 invoked by uid 500); 6 Jun 2014 21:09:24 -0000 Delivered-To: apmail-sentry-commits-archive@sentry.apache.org Received: (qmail 11648 invoked by uid 500); 6 Jun 2014 21:09:24 -0000 Mailing-List: contact commits-help@sentry.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sentry.incubator.apache.org Delivered-To: mailing list commits@sentry.incubator.apache.org Received: (qmail 11641 invoked by uid 99); 6 Jun 2014 21:09:24 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2014 21:09:24 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 06 Jun 2014 21:09:23 +0000 Received: (qmail 10326 invoked by uid 99); 6 Jun 2014 21:09:02 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Jun 2014 21:09:02 +0000 Date: Fri, 6 Jun 2014 21:09:02 +0000 (UTC) From: "Arun Suresh (JIRA)" To: commits@sentry.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Comment Edited] (SENTRY-267) Fix test-cases pertaining to using 'default' db MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SENTRY-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14020372#comment-14020372 ] Arun Suresh edited comment on SENTRY-267 at 6/6/14 9:08 PM: ------------------------------------------------------------ Requires this patch [SENTRY-247|https://issues.apache.org/jira/browse/SENTRY-247] was (Author: asuresh): Requires this patch > Fix test-cases pertaining to using 'default' db > ----------------------------------------------- > > Key: SENTRY-267 > URL: https://issues.apache.org/jira/browse/SENTRY-267 > Project: Sentry > Issue Type: Bug > Affects Versions: 1.4.0 > Reporter: Arun Suresh > Assignee: Arun Suresh > Labels: grant/revoke > Fix For: db_policy_store > > > These are mostly due to the filter push-down patch : > * TestConfigTool.testQueryPermissions:274 Query should have failed with insufficient perms > * TestPerDBConfiguration.testDefaultDb:397 Expected SQLException for 'USE default' > * TestPerDBConfiguration.testDefaultDBwithDbPolicy:456 Expected SQLException for 'SELECT * FROM dtab' -- This message was sent by Atlassian JIRA (v6.2#6252)