Skip to content

rabbit_db_binding_SUITE: Enable and fix the auto_delete testcase (backport #15816) (backport #15817)#15818

Merged
dumbbell merged 2 commits intov4.2.xfrom
mergify/bp/v4.2.x/pr-15817
Mar 24, 2026
Merged

rabbit_db_binding_SUITE: Enable and fix the auto_delete testcase (backport #15816) (backport #15817)#15818
dumbbell merged 2 commits intov4.2.xfrom
mergify/bp/v4.2.x/pr-15817

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify Bot commented Mar 24, 2026

Why

The wrapper was calling the delete testcase code, not the expected auto_delete one…


This is an automatic backport of pull request #15816 done by Mergify.
This is an automatic backport of pull request #15817 done by Mergify.

... instead of using `export_all`

[Why]
The use of `export_all` brings no benefit but hides problems, like dead
code or never executed tests.

This is the case here: the `auto_delete` testcase executes the `delete`
testcase code and this went unnoticed because of this `export_all`...
This will be fixed in a subsequent commit.

(cherry picked from commit f6c8cd4)
(cherry picked from commit 500f1cd)
[Why]
The wrapper was calling the `delete` testcase code, not the expected
`auto_delete` one...

(cherry picked from commit 88a2f46)
(cherry picked from commit f7623a1)
@dumbbell dumbbell self-assigned this Mar 24, 2026
@dumbbell dumbbell merged commit 455ed9e into v4.2.x Mar 24, 2026
295 checks passed
@dumbbell dumbbell deleted the mergify/bp/v4.2.x/pr-15817 branch March 24, 2026 14:11
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.

1 participant