This is an automated email from the ASF dual-hosted git repository.

chenjinbao1989 pushed a commit to branch cbdb-postgres-merge
in repository https://gitbox.apache.org/repos/asf/cloudberry.git


The following commit(s) were added to refs/heads/cbdb-postgres-merge by this 
push:
     new 5e29714133a Fix answer file for concurrent_drop_truncate_tablespace
5e29714133a is described below

commit 5e29714133a10fca3fe63f769e70e706882d2ca1
Author: Jinbao Chen <[email protected]>
AuthorDate: Sun Feb 22 00:25:50 2026 +0800

    Fix answer file for concurrent_drop_truncate_tablespace
---
 src/test/isolation2/expected/concurrent_drop_truncate_tablespace.out | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/test/isolation2/expected/concurrent_drop_truncate_tablespace.out 
b/src/test/isolation2/expected/concurrent_drop_truncate_tablespace.out
index 501f188fc7d..0666e8e0a32 100644
--- a/src/test/isolation2/expected/concurrent_drop_truncate_tablespace.out
+++ b/src/test/isolation2/expected/concurrent_drop_truncate_tablespace.out
@@ -131,4 +131,4 @@ SELECT 
gp_inject_fault('drop_tablespace_after_acquire_lock', 'reset', dbid) FROM
 DROP
 -- fail
 2<:  <... completed>
-ERROR:  could not create directory "pg_tblspc/33175/GPDB_1_302501601/32799": 
No such file or directory
+ERROR:  tablespace "concurrent_tblspace" does not exist  (seg0 127.0.1.1:7002 
pid=1865353)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to