Skip to content

Commit f31d1af

Browse files
authored
docs: clarify pre-existing test failures in CLAUDE.md (#273)
## Summary - Add note that apparent "pre-existing" test failures should not be ignored — CI is kept green on main so they are almost never actually pre-existing
1 parent c3d6522 commit f31d1af

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CLAUDE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ consider a dedicated `pg_textsearch` schema for cleaner namespace management.
2424
before CREATE EXTENSION. A server restart is also required after updating
2525
the binary (e.g., after `make install` during development).
2626

27+
- Do not ignore "pre-existing test failures". They are almost never "pre-existing" as we keep CI green on main.
28+
2729
## Core Architecture
2830

2931
### Storage Architecture

0 commit comments

Comments
 (0)