You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/13 02:20:10 UTC

[jira] [Commented] (HAWQ-156) Unittest hd_work_mgr fails on OSx

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

ASF GitHub Bot commented on HAWQ-156:
-------------------------------------

GitHub user hornn opened a pull request:

    https://github.com/apache/incubator-hawq/pull/105

    HAWQ-156. Fix hd_work_mgr unit tests.

    The tests were using an the wrong cast to access segment info. The old struct CdbComponentDatabaseInfo should have been replaced by Segment.

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

    $ git pull https://github.com/hornn/incubator-hawq HAWQ-156

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

    https://github.com/apache/incubator-hawq/pull/105.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 #105
    
----
commit dee54f268af619a9017281122fbe2a8a35caff50
Author: Noa Horn <nh...@pivotal.io>
Date:   2015-11-13T01:18:33Z

    HAWQ-156. Fix hd_work_mgr unit tests.
    
    The tests were using an the wrong cast to access segment info. The old struct CdbComponentDatabaseInfo should have been replaced by Segment.

----


> Unittest hd_work_mgr fails on OSx
> ---------------------------------
>
>                 Key: HAWQ-156
>                 URL: https://issues.apache.org/jira/browse/HAWQ-156
>             Project: Apache HAWQ
>          Issue Type: Bug
>          Components: PXF
>            Reporter: Noa Horn
>            Assignee: Noa Horn
>
> The test test__do_segment_clustering_by_host__10SegmentsOn3Hosts fails when running make unittest-check on Mac OS.



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