--- a/tests/test-blackbox.t Mon Sep 07 17:08:35 2015 -0700
+++ b/tests/test-blackbox.t Mon Sep 07 11:31:44 2015 -0700
@@ -13,8 +13,8 @@
$ echo a > a
$ hg add a
$ hg blackbox
- 1970/01/01 00:00:00 bob> add a
- 1970/01/01 00:00:00 bob> add a exited 0 after * seconds (glob)
+ 1970/01/01 00:00:00 bob (*)> add a (glob)
+ 1970/01/01 00:00:00 bob (*)> add a exited 0 after * seconds (glob)
incoming change tracking
@@ -44,11 +44,11 @@
added 1 changesets with 1 changes to 1 files
(run 'hg update' to get a working copy)
$ hg blackbox -l 5
- 1970/01/01 00:00:00 bob> pull
- 1970/01/01 00:00:00 bob> updated served branch cache in ?.???? seconds (glob)
- 1970/01/01 00:00:00 bob> wrote served branch cache with 1 labels and 2 nodes
- 1970/01/01 00:00:00 bob> 1 incoming changes - new heads: d02f48003e62
- 1970/01/01 00:00:00 bob> pull exited 0 after * seconds (glob)
+ 1970/01/01 00:00:00 bob (*)> pull (glob)
+ 1970/01/01 00:00:00 bob (*)> updated served branch cache in ?.???? seconds (glob)
+ 1970/01/01 00:00:00 bob (*)> wrote served branch cache with 1 labels and 2 nodes (glob)
+ 1970/01/01 00:00:00 bob (*)> 1 incoming changes - new heads: d02f48003e62 (glob)
+ 1970/01/01 00:00:00 bob (*)> pull exited 0 after * seconds (glob)
we must not cause a failure if we cannot write to the log
@@ -106,11 +106,11 @@
0 files updated, 0 files merged, 1 files removed, 0 files unresolved
saved backup bundle to $TESTTMP/blackboxtest2/.hg/strip-backup/*-backup.hg (glob)
$ hg blackbox -l 5
- 1970/01/01 00:00:00 bob> strip tip
- 1970/01/01 00:00:00 bob> saved backup bundle to $TESTTMP/blackboxtest2/.hg/strip-backup/*-backup.hg (glob)
- 1970/01/01 00:00:00 bob> updated base branch cache in ?.???? seconds (glob)
- 1970/01/01 00:00:00 bob> wrote base branch cache with 1 labels and 2 nodes
- 1970/01/01 00:00:00 bob> strip tip exited 0 after * seconds (glob)
+ 1970/01/01 00:00:00 bob (*)> strip tip (glob)
+ 1970/01/01 00:00:00 bob (*)> saved backup bundle to $TESTTMP/blackboxtest2/.hg/strip-backup/*-backup.hg (glob)
+ 1970/01/01 00:00:00 bob (*)> updated base branch cache in ?.???? seconds (glob)
+ 1970/01/01 00:00:00 bob (*)> wrote base branch cache with 1 labels and 2 nodes (glob)
+ 1970/01/01 00:00:00 bob (*)> strip tip exited 0 after * seconds (glob)
extension and python hooks - use the eol extension for a pythonhook
@@ -122,11 +122,11 @@
1 files updated, 0 files merged, 0 files removed, 0 files unresolved
hooked
$ hg blackbox -l 5
- 1970/01/01 00:00:00 bob> update
- 1970/01/01 00:00:00 bob> writing .hg/cache/tags2-visible with 0 tags
- 1970/01/01 00:00:00 bob> pythonhook-preupdate: hgext.eol.preupdate finished in * seconds (glob)
- 1970/01/01 00:00:00 bob> exthook-update: echo hooked finished in * seconds (glob)
- 1970/01/01 00:00:00 bob> update exited 0 after * seconds (glob)
+ 1970/01/01 00:00:00 bob (*)> update (glob)
+ 1970/01/01 00:00:00 bob (*)> writing .hg/cache/tags2-visible with 0 tags (glob)
+ 1970/01/01 00:00:00 bob (*)> pythonhook-preupdate: hgext.eol.preupdate finished in * seconds (glob)
+ 1970/01/01 00:00:00 bob (*)> exthook-update: echo hooked finished in * seconds (glob)
+ 1970/01/01 00:00:00 bob (*)> update exited 0 after * seconds (glob)
log rotation