You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/12 06:59:00 UTC

[jira] [Commented] (TRAFODION-2756) JDBC regression test case passed with some exceptions print

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

ASF GitHub Bot commented on TRAFODION-2756:
-------------------------------------------

GitHub user orrk opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/1265

    [TRAFODION-2756] JDBC regression test case passed with some exceptions print

    These changes do the following:
    1. Add some try-with-resource in test case to make sure the connection and statement are closed.
    2. Add some catch block and fail information to make sure no exception when test pass

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/orrk/incubator-trafodion 2.2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/1265.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 #1265
    
----
commit deb3378b963be09b1f68129d3ae264b420b40cfd
Author: weitaian <we...@163.com>
Date:   2017-10-08T16:12:44Z

    add test information

commit d3105cbc6ff38d30bd3da021f046c1d54e81f8dd
Author: taian.wei <ta...@esgyn.cn>
Date:   2017-10-12T05:56:56Z

    code clean and format

commit 2c15887b36e2f4846ee26d301fd82cb926588566
Author: william <ta...@esgyn.cn>
Date:   2017-10-12T06:27:02Z

    code update

----


> JDBC regression test case passed with some exceptions print
> -----------------------------------------------------------
>
>                 Key: TRAFODION-2756
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-2756
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: connectivity-dcs
>            Reporter: Weiqing Xu
>
> From the jenkins log, some exception founded even the JDBC regression test passed. Some cleanup work should be done for it. No exception should be print when the unit test pass



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)