You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert "Disable tests-with-broker and standalone-tests if there is nothing to do"
This breaks some testsuites because the WITH_* variables are defined
after rabbitmq-test.mk is loaded, so the ifneq() test always fails. We
need another solution.
This reverts commit 8fd4dea.
0 commit comments