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
Add close reason Exception to IOException cause thrown by waitForConfirmsOrDie();
ConfirmBase.waitForConfirms() takes optional String testTitle to report on fail();
ConfirmBase.waitForConfirms() properly reports assertion failures thrown in waiter thread but propagates ShutdownSignalException;
Confirm tests check all persistent/mandatory/immediate combinations for durable and non-durable queues;
Confirm tests announce combination on failure as assertion string;
Confirm tests use of bit/int flags hack encapsulated to one procedure.
0 commit comments