You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aditya Kishore (JIRA)" <ji...@apache.org> on 2014/10/04 00:42:34 UTC

[jira] [Created] (DRILL-1495) Test cases should log relevant message in case of expected failures

Aditya Kishore created DRILL-1495:
-------------------------------------

             Summary: Test cases should log relevant message in case of expected failures
                 Key: DRILL-1495
                 URL: https://issues.apache.org/jira/browse/DRILL-1495
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Aditya Kishore
            Assignee: Aditya Kishore
            Priority: Minor


While running unit tests for Drill 0.6 release candidate, I noticed 2 errors in the drillbit log but the tests did not fail since these were expected failure.

I had to look at the source to ensure that these are expected failures just to be sure (we have been burnt in the past). I propose that whenever we add a negative test case, we add a relevant message in the log.

This JIRA will fix the two such test cases that we currently have.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)