# HG changeset patch # User Pierre-Yves David # Date 1678229485 -3600 # Node ID 050d3f21ea3058f1c4a0c4c7b9a9376980f52a8d # Parent 88c701539ed4a91c2ede75968b4a6124af2e9a4e tests: adapt to quieter transaction rollback in simple case CORE-TEST-OUTPUT-UPDATE: 27fd12eca557 diff -r 88c701539ed4 -r 050d3f21ea30 tests/test-evolve-interrupted.t --- a/tests/test-evolve-interrupted.t Tue Mar 07 19:56:32 2023 +0100 +++ b/tests/test-evolve-interrupted.t Tue Mar 07 23:51:25 2023 +0100 @@ -45,8 +45,8 @@ $ hg evolve --update --config hooks.precommit=false --config ui.merge=:other move:[1] banana atop:[2] apricot and blueberry - transaction abort! - rollback completed + transaction abort! (no-hg64 !) + rollback completed (no-hg64 !) abort: precommit hook exited with status 1 [40] $ hg l @@ -104,8 +104,8 @@ $ hg evolve --update --config hooks.precommit=false --config ui.merge=:other move:[1] banana atop:[2] apricot and blueberry - transaction abort! - rollback completed + transaction abort! (no-hg64 !) + rollback completed (no-hg64 !) abort: precommit hook exited with status 1 [40] $ cat b @@ -129,8 +129,8 @@ $ hg evolve --update --config hooks.precommit=false --config ui.merge=:other move:[1] banana atop:[2] apricot and blueberry - transaction abort! - rollback completed + transaction abort! (no-hg64 !) + rollback completed (no-hg64 !) abort: precommit hook exited with status 1 [40] $ hg evolve --continue