[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-14 Thread amyrazz44
Github user amyrazz44 closed the pull request at: https://github.com/apache/incubator-hawq/pull/1007 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-10 Thread amyrazz44
Github user amyrazz44 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87372883 --- Diff: src/test/feature/schedule.txt --- @@ -0,0 +1,6 @@ +#PARALLEL=* are the parallel tests to run, optional but should not be empty

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread amyrazz44
Github user amyrazz44 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87323443 --- Diff: src/test/feature/gtest-parallel --- @@ -285,41 +354,42 @@ else: save_file = os.path.join(os.path.expanduser("~"),

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87323234 --- Diff: src/test/feature/gtest-parallel --- @@ -234,6 +234,71 @@ class TestTimes(object): except IOError: pass # ignore

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread amyrazz44
Github user amyrazz44 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87322601 --- Diff: src/test/feature/gtest-parallel --- @@ -234,6 +234,71 @@ class TestTimes(object): except IOError: pass # ignore

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread amyrazz44
Github user amyrazz44 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87322394 --- Diff: src/test/feature/gtest-parallel --- @@ -170,7 +170,7 @@ class FilterFormat: self.out.permanent_line("FAILED TESTS (%d/%d):"

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread amyrazz44
Github user amyrazz44 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87322353 --- Diff: src/test/feature/gtest-parallel --- @@ -234,6 +234,71 @@ class TestTimes(object): except IOError: pass # ignore

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread amyrazz44
Github user amyrazz44 commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87322273 --- Diff: src/test/feature/gtest-parallel --- @@ -234,6 +234,71 @@ class TestTimes(object): except IOError: pass # ignore

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread paul-guo-
Github user paul-guo- commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87320997 --- Diff: src/test/feature/schedule.txt --- @@ -0,0 +1,6 @@ +#PARALLEL=* are the parallel tests to run, optional but should not be empty

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread paul-guo-
Github user paul-guo- commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87320349 --- Diff: src/test/feature/README.md --- @@ -15,8 +15,7 @@ Before building the code of feature tests part, just make sure your compiler sup

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87318413 --- Diff: src/test/feature/gtest-parallel --- @@ -234,6 +234,71 @@ class TestTimes(object): except IOError: pass # ignore

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87317799 --- Diff: src/test/feature/gtest-parallel --- @@ -234,6 +234,71 @@ class TestTimes(object): except IOError: pass # ignore

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87318797 --- Diff: src/test/feature/gtest-parallel --- @@ -285,41 +354,42 @@ else: save_file = os.path.join(os.path.expanduser("~"),

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87317655 --- Diff: src/test/feature/gtest-parallel --- @@ -170,7 +170,7 @@ class FilterFormat: self.out.permanent_line("FAILED TESTS (%d/%d):"

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87318783 --- Diff: src/test/feature/gtest-parallel --- @@ -285,41 +354,42 @@ else: save_file = os.path.join(os.path.expanduser("~"),

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87317889 --- Diff: src/test/feature/gtest-parallel --- @@ -234,6 +234,71 @@ class TestTimes(object): except IOError: pass # ignore

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87318874 --- Diff: src/test/feature/gtest-parallel --- @@ -285,41 +354,42 @@ else: save_file = os.path.join(os.path.expanduser("~"),

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87318672 --- Diff: src/test/feature/gtest-parallel --- @@ -234,6 +234,71 @@ class TestTimes(object): except IOError: pass # ignore

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87318470 --- Diff: src/test/feature/gtest-parallel --- @@ -234,6 +234,71 @@ class TestTimes(object): except IOError: pass # ignore

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread xunzhang
Github user xunzhang commented on a diff in the pull request: https://github.com/apache/incubator-hawq/pull/1007#discussion_r87318201 --- Diff: src/test/feature/schedule.txt --- @@ -0,0 +1,6 @@ +#PARALLEL=* are the parallel tests to run, optional but should not be empty

[GitHub] incubator-hawq pull request #1007: HAWQ-1148. Update gtest-parallel to make ...

2016-11-09 Thread amyrazz44
GitHub user amyrazz44 opened a pull request: https://github.com/apache/incubator-hawq/pull/1007 HAWQ-1148. Update gtest-parallel to make sure test case can run in bo… …th parallel way and serial way Signed-off-by: wengyanqing You can merge this