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/02 04:23:27 UTC

[jira] [Commented] (HAWQ-86) Re-enable unit test for pxf and external storage

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

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

Github user jianlirong commented on the pull request:

    https://github.com/apache/incubator-hawq/pull/64#issuecomment-152902020
  
    +1. Looks good to me.


> Re-enable unit test for pxf and external storage
> ------------------------------------------------
>
>                 Key: HAWQ-86
>                 URL: https://issues.apache.org/jira/browse/HAWQ-86
>             Project: Apache HAWQ
>          Issue Type: Test
>          Components: Tests
>            Reporter: Ruilong Huo
>            Assignee: Ruilong Huo
>
> Due to introduction of new resource manager, the unit test for pxf and external storage were disabled previously. We need to enable them now, including:
> 1. src/backend/access/external/test_discard/ha_config_mock.c
> 2. src/backend/access/external/test_discard/ha_config_test.c
> 3. src/backend/access/external/test_discard/hd_work_mgr_allocate_fragments_to_datanodes_test.c
> 4. src/backend/access/external/test_discard/hd_work_mgr_distribute_work_2_gp_segments_test.c
> 5. src/backend/access/external/test_discard/hd_work_mgr_do_segment_clustering_by_host_test.c
> 6. src/backend/access/external/test_discard/hd_work_mgr_mock.c
> 7. src/backend/access/external/test_discard/hd_work_mgr_mock.h
> 8. src/backend/access/external/test_discard/hd_work_mgr_test.c
> 9. src/backend/access/external/test_discard/pxffilters_test.c
> 10. src/backend/access/external/test_discard/pxfheaders_test.c
> 11. src/backend/access/external/test_discard/pxfmasterapi_test.c
> 12. src/backend/access/external/test_discard/pxfuriparser_test.c
> We need to enable the tests by moving them from test_discard to test directory and update the tests in the test files to make sure all tests are up to date with latest code base.



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