fanfuxiaoran opened a new issue, #753:
URL: https://github.com/apache/cloudberry/issues/753
### Apache Cloudberry version
_No response_
### What happened
I tried run the uttests on my laptop, some tests failed
```
ctest -j8 --output-on-failure
```
```
The following tests FAILED:
41 - gporca_test_CAntiSemiJoinTest (Failed)
42 - gporca_test_CPredicateTest (Failed)
46 - gporca_test_CIndexScanTest (Failed)
47 - gporca_test_CBitmapScanTest (Failed)
48 - gporca_test_CIndexApplyTest (Failed)
49 - gporca_test_CDynamicIndexScanTest (Failed)
51 - gporca_test_CStatsTest (Failed)
56 - gporca_test_CProjectTest (Failed)
60 - gporca_test_CPartTbl4Test (Failed)
63 - gporca_test_CPartTblDPETest (Failed)
65 - gporca_test_CSetop1Test (Failed)
66 - gporca_test_CSetop2Test (Failed)
67 - gporca_test_CSetop3Test (Failed)
68 - gporca_test_CSetop4Test (Failed)
69 - gporca_test_CEquivClassTest (Failed)
71 - gporca_test_COuterJoin2Test (Failed)
72 - gporca_test_COuterJoin3Test (Failed)
73 - gporca_test_CFullJoinTest (Failed)
75 - gporca_test_CMotionHazardTest (Failed)
76 - gporca_test_CConstraintNegationTest (Failed)
79 - gporca_test_CRandomDataInsertionTest (Failed)
80 - gporca_test_CGistIndexTest (Failed)
86 - gporca_test_COpfamiliesTest (Failed)
87 - gporca_test_CSubquery2Test (Failed)
92 - gporca_test_COrderedAggTest (Failed)
94 - gporca_test_CExternalTableTest (Failed)
105 - gporca_test_CICGTest (Failed)
106 - gporca_test_CDMLTest (Failed)
110 - gporca_test_CAggTest (Failed)
111 - gporca_test_CSubqueryTest (Failed)
115 - gporca_test_CBitmapTest (Failed)
116 - gporca_test_CCTETest (Failed)
143 - gporca_test_CCastTest (Failed)
148 - gporca_test_CBindingTest (Failed)
151 - gporca_test_CExpressionTest (Failed)
Errors while running CTest
```
### What you think should happen instead
_No response_
### How to reproduce
ctest -j8 --output-on-failure
### Operating System
centos7
### Anything else
_No response_
### Are you willing to submit PR?
- [ ] 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).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]