Felipe Contreras [off-list ref] writes:
+#TODO: make order consistent across all flavors of rebase
+test_run_rebase success 'd e n o' ''
+test_run_rebase success 'd e n o' -m
+test_run_rebase success 'd n o e' -i
[45/45] would seem to imply that these tests fail as of this patch. Is
that correct?
If so, please either squash that change or move the test further up
marked as 'failure'.
--
Thomas Rast
trast@{inf,student}.ethz.ch
On Sun, Jun 9, 2013 at 12:25 PM, Thomas Rast [off-list ref] wrote:
Felipe Contreras [off-list ref] writes:
quoted
+#TODO: make order consistent across all flavors of rebase
+test_run_rebase success 'd e n o' ''
+test_run_rebase success 'd e n o' -m
+test_run_rebase success 'd n o e' -i
[45/45] would seem to imply that these tests fail as of this patch. Is
that correct?
If so, please either squash that change or move the test further up
marked as 'failure'.
I won't. The whole purpose of the last patch is to show these tests are fixed.
Martin von Zweigbergk's patch series is independent of this one, I
merely added it to show the above.
Eventually Martin's patch series will be merged, while mine probably won't.
--
Felipe Contreras