comparison tests/test-ssh.out @ 12156:4c94b6d0fb1c

tests: remove unneeded -d flags Many tests fixed the commit date of their changesets at '1000000 0' or similar. However testing with "Mon Jan 12 13:46:40 1970 +0000" is not better than testing with "Thu Jan 01 00:00:00 1970 +0000", which is the default run-tests.py installs. Removing the unnecessary flag removes some clutter and will hopefully make it clearer what the tests are really trying to test. Some tests did not even change their output when the dates were changed, in which case the -d flag was truly irrelevant. Dates used in sequence (such as '0 0', '1 0', etc...) were left alone since they may make the test easier to understand.
author Martin Geisler <mg@lazybytes.net>
date Thu, 02 Sep 2010 23:22:51 +0200
parents a3d73b3e1f8a
children 0eaf7d32a5d8
comparison
equal deleted inserted replaced
12155:94ad12aa0530 12156:4c94b6d0fb1c
35 # local change 35 # local change
36 # updating rc 36 # updating rc
37 # find outgoing 37 # find outgoing
38 comparing with ssh://user@dummy/remote 38 comparing with ssh://user@dummy/remote
39 searching for changes 39 searching for changes
40 changeset: 1:572896fe480d 40 changeset: 1:a28a9d1a809c
41 tag: tip 41 tag: tip
42 user: test 42 user: test
43 date: Mon Jan 12 13:46:40 1970 +0000 43 date: Thu Jan 01 00:00:00 1970 +0000
44 summary: add 44 summary: add
45 45
46 # find incoming on the remote side 46 # find incoming on the remote side
47 comparing with ssh://user@dummy/local 47 comparing with ssh://user@dummy/local
48 searching for changes 48 searching for changes
49 changeset: 1:572896fe480d 49 changeset: 1:a28a9d1a809c
50 tag: tip 50 tag: tip
51 user: test 51 user: test
52 date: Mon Jan 12 13:46:40 1970 +0000 52 date: Thu Jan 01 00:00:00 1970 +0000
53 summary: add 53 summary: add
54 54
55 # push 55 # push
56 pushing to ssh://user@dummy/remote 56 pushing to ssh://user@dummy/remote
57 searching for changes 57 searching for changes
58 remote: adding changesets 58 remote: adding changesets
59 remote: adding manifests 59 remote: adding manifests
60 remote: adding file changes 60 remote: adding file changes
61 remote: added 1 changesets with 1 changes to 1 files 61 remote: added 1 changesets with 1 changes to 1 files
62 # check remote tip 62 # check remote tip
63 changeset: 1:572896fe480d 63 changeset: 1:a28a9d1a809c
64 tag: tip 64 tag: tip
65 user: test 65 user: test
66 date: Mon Jan 12 13:46:40 1970 +0000 66 date: Thu Jan 01 00:00:00 1970 +0000
67 summary: add 67 summary: add
68 68
69 checking changesets 69 checking changesets
70 checking manifests 70 checking manifests
71 crosschecking files in changesets and manifests 71 crosschecking files in changesets and manifests
80 remote: adding changesets 80 remote: adding changesets
81 remote: adding manifests 81 remote: adding manifests
82 remote: adding file changes 82 remote: adding file changes
83 remote: added 1 changesets with 1 changes to 1 files 83 remote: added 1 changesets with 1 changes to 1 files
84 remote: KABOOM 84 remote: KABOOM
85 changeset: 3:ac7448082955 85 changeset: 3:1383141674ec
86 tag: tip 86 tag: tip
87 parent: 1:572896fe480d 87 parent: 1:a28a9d1a809c
88 user: test 88 user: test
89 date: Mon Jan 12 13:46:42 1970 +0000 89 date: Thu Jan 01 00:00:00 1970 +0000
90 summary: z 90 summary: z
91 91
92 changeset: 2:187c6caa0d1e 92 changeset: 2:6c0482d977a3
93 parent: 0:e34318c26897 93 parent: 0:1160648e36ce
94 user: test 94 user: test
95 date: Mon Jan 12 13:46:41 1970 +0000 95 date: Thu Jan 01 00:00:00 1970 +0000
96 summary: z 96 summary: z
97 97
98 Got arguments 1:user@dummy 2:hg -R nonexistent serve --stdio 98 Got arguments 1:user@dummy 2:hg -R nonexistent serve --stdio
99 Got arguments 1:user@dummy 2:hg -R remote serve --stdio 99 Got arguments 1:user@dummy 2:hg -R remote serve --stdio
100 Got arguments 1:user@dummy 2:hg -R remote serve --stdio 100 Got arguments 1:user@dummy 2:hg -R remote serve --stdio
101 Got arguments 1:user@dummy 2:hg -R remote serve --stdio 101 Got arguments 1:user@dummy 2:hg -R remote serve --stdio
102 Got arguments 1:user@dummy 2:hg -R remote serve --stdio 102 Got arguments 1:user@dummy 2:hg -R remote serve --stdio
103 Got arguments 1:user@dummy 2:hg -R local serve --stdio 103 Got arguments 1:user@dummy 2:hg -R local serve --stdio
104 Got arguments 1:user@dummy 2:hg -R remote serve --stdio 104 Got arguments 1:user@dummy 2:hg -R remote serve --stdio
105 changegroup-in-remote hook: HG_NODE=572896fe480d7581849806ee402175c49cb20037 HG_SOURCE=serve HG_URL=remote:ssh:127.0.0.1 105 changegroup-in-remote hook: HG_NODE=a28a9d1a809cab7d4e2fde4bee738a9ede948b60 HG_SOURCE=serve HG_URL=remote:ssh:127.0.0.1
106 Got arguments 1:user@dummy 2:hg -R remote serve --stdio 106 Got arguments 1:user@dummy 2:hg -R remote serve --stdio
107 changegroup-in-remote hook: HG_NODE=ac7448082955a0b2ff5cb4512c1e061c779bbc79 HG_SOURCE=serve HG_URL=remote:ssh:127.0.0.1 107 changegroup-in-remote hook: HG_NODE=1383141674ec756a6056f6a9097618482fe0f4a6 HG_SOURCE=serve HG_URL=remote:ssh:127.0.0.1