diff -r 35674bd95200 -r 4f2f0f367ef6 tests/test-mq-qqueue.t --- a/tests/test-mq-qqueue.t Thu Oct 04 16:52:20 2012 +0200 +++ b/tests/test-mq-qqueue.t Thu Oct 04 17:00:32 2012 -0500 @@ -22,7 +22,7 @@ Try to change patch (create succeeds, switch fails): $ hg qqueue foo --create - abort: patches applied - cannot set new queue active + abort: new queue created, but cannot make active as patches are applied [255] $ hg qqueue @@ -137,7 +137,7 @@ Fail switching back: $ hg qqueue patches - abort: patches applied - cannot set new queue active + abort: new queue created, but cannot make active as patches are applied [255] Fail deleting current: