Skip to content

test: Remove unhelpful/inaccurate tests - #117

Merged
isaacvando merged 1 commit into
mainfrom
remove-bad-tests
May 5, 2026
Merged

test: Remove unhelpful/inaccurate tests#117
isaacvando merged 1 commit into
mainfrom
remove-bad-tests

Conversation

@isaacvando

Copy link
Copy Markdown
Collaborator

Ticket(s) Closed

What

These tests were mostly testing the behavior of the DB rather than the ORM. The reason the assertions started failing in 0.23.3 is that the tests were asserting that facet results contained __PDB_NULL__ which seems to be a bug. This bug was fixed so the queries now correctly return normal null. This looks like AI generation gone awry.

Why

How

Tests

@isaacvando
isaacvando merged commit 7453985 into main May 5, 2026
20 checks passed
@isaacvando
isaacvando deleted the remove-bad-tests branch May 5, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Schema compat failure for ParadeDB v0.23.3

2 participants