apache / apache/cloudberry

[Bug] 10 of 305 tests failed -- make installcheck-world

Open
#1,121 7 comments 1 reaction 0 assignees View on GitHub
type: Bug
Dominant language
C
Stars
1.4k
Forks
247
Avg merge
4d 3h
Merged PRs (30d)
39

Description

### Apache Cloudberry version

![Image](https://github.com/user-attachments/assets/e48fc634-6161-4a26-94fc-d24cc2a72824)

current latest, commit id is: 853596b8b1

### What happened

![Image](https://github.com/user-attachments/assets/0c9e4699-b33a-4080-9abe-c290957478e0)

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.