Mercurial > evolve
diff tests/test-exchange-B3.t @ 1065:f355bbc124fc
test: update test to new date formatting in debuobsolete output
The date is now a first class citizen with proper formatting.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 15 Aug 2014 17:07:55 -0700 |
parents | 5c40b2a4b52f |
children | 5d063fed9e3d |
line wrap: on
line diff
--- a/tests/test-exchange-B3.t Fri Aug 15 16:39:42 2014 -0700 +++ b/tests/test-exchange-B3.t Fri Aug 15 17:07:55 2014 -0700 @@ -56,7 +56,7 @@ o a9bdc8b26820 (public): O $ hg debugobsolete - e56289ab6378dc752fd7965f8bf66b58bda740bd 0 {'date': '0 0', 'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} + e56289ab6378dc752fd7965f8bf66b58bda740bd 0 (Thu Jan 01 00:00:00 1970 +0000) {'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} $ cd .. $ cd .. @@ -69,7 +69,7 @@ # testing echange of "A" (f5bc6836db60) ## initial state # obstore: main - e56289ab6378dc752fd7965f8bf66b58bda740bd 0 {'date': '0 0', 'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} + e56289ab6378dc752fd7965f8bf66b58bda740bd 0 (Thu Jan 01 00:00:00 1970 +0000) {'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} # obstore: pushdest # obstore: pulldest ## pushing "A" from main to pushdest @@ -85,7 +85,7 @@ OBSEXC: DONE ## post push state # obstore: main - e56289ab6378dc752fd7965f8bf66b58bda740bd 0 {'date': '0 0', 'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} + e56289ab6378dc752fd7965f8bf66b58bda740bd 0 (Thu Jan 01 00:00:00 1970 +0000) {'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} # obstore: pushdest # obstore: pulldest ## pulling "f5bc6836db60" from main into pulldest @@ -101,7 +101,7 @@ (run 'hg update' to get a working copy) ## post pull state # obstore: main - e56289ab6378dc752fd7965f8bf66b58bda740bd 0 {'date': '0 0', 'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} + e56289ab6378dc752fd7965f8bf66b58bda740bd 0 (Thu Jan 01 00:00:00 1970 +0000) {'p1': '35b1839966785d5703a01607229eea932db42f87', 'user': 'test'} # obstore: pushdest # obstore: pulldest