Mercurial > hg-stable
diff tests/test-fncache.t @ 15886:a5917346c72e
localrepo: update branchcache in a more reliable way
test-mq-cache.t did apparently look at stale cache content.
Testing with different locking mechanism happened to update the cache more
frequently and thus caused a test failure.
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Fri, 13 Jan 2012 02:29:38 +0100 |
parents | 9ae766f2f452 |
children | 95d29533e2ee |
line wrap: on
line diff
--- a/tests/test-fncache.t Fri Jan 13 01:19:08 2012 +0100 +++ b/tests/test-fncache.t Fri Jan 13 02:29:38 2012 +0100 @@ -69,6 +69,8 @@ .hg .hg/00changelog.i .hg/00manifest.i + .hg/cache + .hg/cache/branchheads .hg/data .hg/data/tst.d.hg .hg/data/tst.d.hg/foo.i @@ -95,6 +97,8 @@ $ find .hg | sort .hg .hg/00changelog.i + .hg/cache + .hg/cache/branchheads .hg/dirstate .hg/last-message.txt .hg/requires