[Bug] 10 of 305 tests failed -- make installcheck-world
- Dominant language
- C
- Stars
- 1.4k
- Forks
- 247
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 39
Description
### Apache Cloudberry version

current latest, commit id is: 853596b8b1
### What happened

Some test cases were failed.
### What you think should happen instead
All test cases should pass.
### How to reproduce
1. clone the project:
git clone git@github.com:apache/cloudberry.git
git submodule update --init --recursive
2. build the project:
./configure --with-perl --with-python --with-libxml --with-gssapi --prefix=/usr/local/cloudberry
make -j8
make -j8 install
3. run cbdb tests:
make installcheck-world
### Operating System
Ubuntu 22.04.5
### Anything else
Every Time.
### Are you willing to submit PR?
- [x] Yes, I am willing to submit a PR!
### Code of Conduct
- [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/cloudberry/blob/main/CODE_OF_CONDUCT.md).
Contributor guide
Research direction
Reproduce on Ubuntu 22.04.5 using the listed clone, configure, build, install, and make installcheck-world commands, then inspect the ten failing cases shown in the attached output. Done means identifying and fixing the failures so all 305 tests pass; the issue does not name files or individual tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100