Mercurial > hg
changeset 34198:402efa8421b8
tests: add and remove some (glob) markers
I have no idea if these changes are reasonable, but they look like
they'd help on the Windows buildbot.
author | Augie Fackler <augie@google.com> |
---|---|
date | Fri, 15 Sep 2017 22:08:25 -0400 |
parents | da2f5f19312c |
children | 90b0e1639fd4 |
files | tests/test-drawdag.t tests/test-lfconvert.t tests/test-shelve.t |
diffstat | 3 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-drawdag.t Thu Aug 24 22:55:56 2017 +0530 +++ b/tests/test-drawdag.t Fri Sep 15 22:08:25 2017 -0400 @@ -261,12 +261,12 @@ a FILE B b - FILE dir1/a + FILE dir1/a (glob) 1 2 - FILE dir1/c + FILE dir1/c (glob) 5 - FILE dir2/b + FILE dir2/b (glob) 34 - FILE dir2/c + FILE dir2/c (glob) 6
--- a/tests/test-lfconvert.t Thu Aug 24 22:55:56 2017 +0530 +++ b/tests/test-lfconvert.t Fri Sep 15 22:08:25 2017 -0400 @@ -128,7 +128,7 @@ $ hg merge merging sub/maybelarge.dat and stuff/maybelarge.dat to stuff/maybelarge.dat merging sub/normal2 and stuff/normal2 to stuff/normal2 - warning: stuff/maybelarge.dat looks like a binary file. (glob) + warning: stuff/maybelarge.dat looks like a binary file. warning: conflicts while merging stuff/maybelarge.dat! (edit, then use 'hg resolve --mark') 0 files updated, 1 files merged, 0 files removed, 1 files unresolved use 'hg resolve' to retry unresolved file merges or 'hg update -C .' to abandon