Github user paul-guo- commented on the issue:
https://github.com/apache/incubator-hawq/pull/1263
You could run the test using parallel-run-feature-test.sh.
Basically the test need to set some properties so that ans files are
uniform.
In parallel-run-feature-test.sh, e.g. the date style is set as below,
run_sql "alter database $TEST_DB_NAME set datestyle to 'postgres,MDY';"
An ideal fix for this is to document it in readme, warning not to run
googletest directly.
---
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 feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---