[ https://issues.apache.org/jira/browse/HAWQ-816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15330034#comment-15330034 ]
ASF GitHub Bot commented on HAWQ-816: ------------------------------------- GitHub user xunzhang opened a pull request: https://github.com/apache/incubator-hawq/pull/713 HAWQ-816. Redefine semantics of execute interface of feature test library. You can merge this pull request into a Git repository by running: $ git pull https://github.com/xunzhang/incubator-hawq HAWQ-816 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-hawq/pull/713.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #713 ---- commit 7cb8deb5c94c95850d2e582b40e28adf25f8fa02 Author: xunzhang <xunzhang...@gmail.com> Date: 2016-06-14T17:56:31Z HAWQ-816. Redefine semantics of execute interface of feature test library. ---- > Redefine semantics of execute interface of feature test library > --------------------------------------------------------------- > > Key: HAWQ-816 > URL: https://issues.apache.org/jira/browse/HAWQ-816 > Project: Apache HAWQ > Issue Type: Improvement > Components: Tests > Reporter: hongwu > Assignee: Jiali Yao > > Since the second parameter of execute interface in feature test library is > confused and might be misused, I redefine the semantics of this interface. > Meanwhile, I add a executeIgnore interface to ignore whether it executed > correct or incorrect. -- This message was sent by Atlassian JIRA (v6.3.4#6332)