tests/test-racy-mutations.t
changeset 51181 dcaa2df1f688
parent 50029 28dfb2df4ab9
equal deleted inserted replaced
51180:2e0b2a387502 51181:dcaa2df1f688
   108   $ cat .foo_commit_out
   108   $ cat .foo_commit_out
   109   note: commit message saved in .hg/last-message.txt
   109   note: commit message saved in .hg/last-message.txt
   110   note: use 'hg commit --logfile .hg/last-message.txt --edit' to reuse it
   110   note: use 'hg commit --logfile .hg/last-message.txt --edit' to reuse it
   111   transaction abort!
   111   transaction abort!
   112   rollback completed
   112   rollback completed
   113   abort: 00changelog.i: file cursor at position 249, expected 121
   113   abort: 00changelog.i: file cursor at position 128, expected 64
   114 And no corruption in the changelog.
   114 And no corruption in the changelog.
   115   $ hg debugrevlogindex -c
   115   $ hg debugrevlogindex -c
   116      rev linkrev nodeid       p1           p2
   116      rev linkrev nodeid       p1           p2
   117        0       0 222799e2f90b 000000000000 000000000000
   117        0       0 222799e2f90b 000000000000 000000000000
   118        1       1 6f124f6007a0 222799e2f90b 000000000000 (missing-correct-output !)
   118        1       1 6f124f6007a0 222799e2f90b 000000000000 (missing-correct-output !)