-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] make installcheck-world
- 44 of 659 tests failed.
#790
Comments
Seems the differences come from query id incompatible. |
@tuhaihe If you have some time, I can review this issue with you in a live session. Let me know if you are interested. |
More infos:
|
@tuhaihe Is there any chance you can try this on Rocky Linux 9.5 (something newer than 9.0)? I'm am trying to reproduce this on AWS EC2. The Rocky Linux public image (ami) only goes starts at 9.1. I'm trying to reproduce your issue with that. |
No problem. Will try on Rocky Linux 9.5. If any updates, will share them here for your information. |
I do not know if this causes an issue, but I noticed the Xerces-c 3.3
|
Running on Rocky Linux 9.1 passed:
|
Hi, I tested again on Rocky Linux 9.5; now all checks passed. But still, one test failed, and the result is the same as this reported issue #781. |
Apache Cloudberry version
main
What happened
After building the Cloudberry on one pure Rocky Linux 9 computer (Not a Docker container), run the test command
PGCLIENTENCODING=UTF8 PGOPTIONS='-c optimizer=off' make installcheck-world
, more tests failed.What you think should happen instead
All the tests should pass.
How to reproduce
Following this doc: https://github.com/edespino/cloudberry/blob/rocky9-dev-readme/deploy/build/README-rockylinux9.md
Operating System
Rocky Linux 9
Anything else
Results:
See the attachment for details:
regression.diffs.txt
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: