##// END OF EJS Templates
issue1577: fix broken test by assuming less about CVS output....
issue1577: fix broken test by assuming less about CVS output. Specifically, output of "cvs ci" varies unpredictably across CVS versions, so any test that includes the output of "cvs ci" is doomed to fail some of the time. This fixes that by discarding the output of "cvs ci".

File last commit:

r7627:fb32ae9c default
r8081:6c3b8132 default
Show More
test-mq-caches.out
53 lines | 1.2 KiB | text/plain | TextLexer
/ tests / test-mq-caches.out
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492 # mq patch on an empty repo
tip: 0
Alexis S. L. Carvalho
tests: hide the name of the branch cache file
r6160 No branch cache
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492 tip: 0
Alexis S. L. Carvalho
tests: hide the name of the branch cache file
r6160 No branch cache
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492
# some regular revisions
Martin Geisler
mq: lowercase output...
r7627 patch queue now empty
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492 tip: 1
3f910abad313ff802d3a23a7529433872df9b3ae 1
3f910abad313ff802d3a23a7529433872df9b3ae bar
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff foo
# add some mq patches
applying p1
Martin Geisler
mq: lowercase output...
r7627 now at: p1
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492 tip: 2
3f910abad313ff802d3a23a7529433872df9b3ae 1
3f910abad313ff802d3a23a7529433872df9b3ae bar
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff foo
tip: 3
3f910abad313ff802d3a23a7529433872df9b3ae 1
3f910abad313ff802d3a23a7529433872df9b3ae bar
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff foo
branch foo: 3
branch bar: 2
# removing the cache
tip: 3
3f910abad313ff802d3a23a7529433872df9b3ae 1
3f910abad313ff802d3a23a7529433872df9b3ae bar
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff foo
branch foo: 3
branch bar: 2
# importing rev 1 (the cache now ends in one of the patches)
tip: 3
3f910abad313ff802d3a23a7529433872df9b3ae 1
3f910abad313ff802d3a23a7529433872df9b3ae bar
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff foo
branch foo: 3
branch bar: 2
qbase: 1
# detect an invalid cache
Martin Geisler
mq: lowercase output...
r7627 patch queue now empty
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492 applying p0
applying p1
applying p2
Martin Geisler
mq: lowercase output...
r7627 now at: p2
Alexis S. L. Carvalho
make mq play nicely with the branch cache...
r3492 tip: 3
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff 0
9539f35bdc80732cc9a3f84e46508f1ed1ec8cff foo