view tests/test-simplemerge.py.out @ 23440:57d35d3c1cf1 stable

rebase: ignore negative state when updating back to original wc parent The state mapping also contains some magic negative values (detached parent, ignored revision). Blindly reading the state thus lead to unfortunate usage of the negative value as an update destination. We now filter them out. We do a minor alteration of the test to catch this.
author Pierre-Yves David <pierre-yves.david@fb.com>
date Tue, 02 Dec 2014 11:06:38 -0800
parents f18830651811
children
line wrap: on
line source

................
----------------------------------------------------------------------
Ran 16 tests in 0.000s

OK