Job try-89a5e4d3a2a054964a96e175d5a98f11ee35a9bb-debian10-cpython-3.5-0

Repo:try
Node:89a5e4d3a2a054964a96e175d5a98f11ee35a9bb
Name:debian10-cpython-3.5
Scheduled At:2022-03-03T02:01:57
Started At:2022-03-03T02:02:06
Finished At:2022-03-03T02:15:32

Failed Tests

test-extension.t

--- /hgwork/src/tests/test-extension.t
+++ /hgwork/src/tests/test-extension.t.err
@@ -537,23 +537,16 @@
 Examine module importing.
 
   $ (PYTHONPATH=${PYTHONPATH}${PATHSEP}${TESTTMP}; hg --config extensions.absextroot=$TESTTMP/absextroot showabsolute)
-  LIB: this is extlibroot.lsub1.lsub2.used
-  LIB: this is extlibroot.lsub1.lsub2.called.func()
-  LIB: this is extlibroot.recursedown.abs.used
-  LIB: this is extlibroot.recursedown.legacy.used
-  LIB: this is extlibroot.shadowing.used
-  ABS: this is absextroot.xsub1.xsub2.used
-  ABS: this is absextroot.xsub1.xsub2.called.func()
+  *** failed to import extension "absextroot" from $TESTTMP/absextroot: extlibroot.lsub1.lsub2.unused is loaded unintentionally
+  hg: unknown command 'showabsolute'
+  (use 'hg help' for a list of commands)
+  [10]
 
   $ (PYTHONPATH=${PYTHONPATH}${PATHSEP}${TESTTMP}; hg --config extensions.absextroot=$TESTTMP/absextroot showrelative)
-  LIB: this is extlibroot.lsub1.lsub2.used
-  LIB: this is extlibroot.lsub1.lsub2.called.func()
-  LIB: this is extlibroot.recursedown.abs.used
-  LIB: this is extlibroot.recursedown.legacy.used
-  LIB: this is extlibroot.shadowing.used
-  REL: this is absextroot.xsub1.xsub2.used
-  REL: this is absextroot.xsub1.xsub2.called.func()
-  REL: this relimporter imports 'this is absextroot.relimportee'
+  *** failed to import extension "absextroot" from $TESTTMP/absextroot: extlibroot.lsub1.lsub2.unused is loaded unintentionally
+  hg: unknown command 'showrelative'
+  (did you mean shelve?)
+  [10]
 
 Examine whether sub-module is imported relatively as expected.
 

test-http-bad-server.t

--- /hgwork/src/tests/test-http-bad-server.t
+++ /hgwork/src/tests/test-http-bad-server.t.err
@@ -256,7 +256,6 @@
   Traceback (most recent call last):
   Exception: connection closed after receiving N bytes
   
-  write(126) -> HTTP/1.1 500 Internal Server Error
Server: badhttpserver
Date: $HTTP_DATE$
Transfer-Encoding: chunked

 (py3 no-py36 !)
 
   $ rm -f error.log
 
@@ -289,7 +288,6 @@
   Traceback (most recent call last):
   Exception: connection closed after sending N bytes
   
-  write(286) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.1
Content-Length: *

HTTP/1.1 500 Internal Server Error
Server: badhttpserver
Date: $HTTP_DATE$
Transfer-Encoding: chunked

 (glob) (py3 no-py36 !)
 
   $ rm -f error.log
 
@@ -317,7 +315,7 @@
   readline(*) -> (2) 
 (glob)
   sendall(160) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.1
Content-Length: *

 (glob) (py36 !)
   sendall(20 from *) -> (0) batch branchmap bund (glob) (py36 !)
-  write(160) -> (20) HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.1
Content-Length: *

 (glob) (py3 no-py36 !)
+  write(160) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.1
Content-Length: 455


   write(20 from *) -> (0) batch branchmap bund (glob) (py3 no-py36 !)
   write limit reached; closing socket
   $LOCALIP - - [$ERRDATE$] Exception happened during processing request '/?cmd=capabilities': (glob)
@@ -356,8 +354,9 @@
   readline(*) -> (2) 
 (glob)
   sendall(160) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.1
Content-Length: *

 (glob) (py36 !)
   sendall(*) -> batch branchmap $USUAL_BUNDLE2_CAPS_NO_PHASES$ changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=* unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash (glob) (py36 !)
-  write(160) -> (568) HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.1
Content-Length: *

 (glob) (py3 no-py36 !)
+  write(160) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.1
Content-Length: 455


   write(*) -> batch branchmap $USUAL_BUNDLE2_CAPS_NO_PHASES$ changegroupsubset compression=none getbundle httpheader=1024 httpmediatype=0.1rx,0.1tx,0.2tx known lookup pushkey streamreqs=* unbundle=HG10GZ,HG10BZ,HG10UN unbundlehash (glob) (py3 no-py36 !)
+  sendall(118 from 159) -> (0) HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: applicat (py36 !)
   readline(~) -> (26) GET /?cmd=batch HTTP/1.1

   readline(*) -> (27) Accept-Encoding: identity
 (glob)
   readline(*) -> (29) vary: X-HgArg-1,X-HgProto-1
 (glob)
@@ -367,14 +366,12 @@
   readline(*) -> (2?) host: localhost:$HGPORT
 (glob)
   readline(*) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)
 (glob)
   readline(*) -> (2) 
 (glob)
-  sendall(118 from 159) -> (0) HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: applicat (py36 !)
-  write(118 from 159) -> (0) HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: applicat (py3 no-py36 !)
+  write(118 from 159) -> (0) HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: applicat
   write limit reached; closing socket
   $LOCALIP - - [$ERRDATE$] Exception happened during processing request '/?cmd=batch': (glob)
   Traceback (most recent call last):
   Exception: connection closed after sending N bytes
   
-  write(285) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.1
Content-Length: 42

HTTP/1.1 500 Internal Server Error
Server: badhttpserver
Date: $HTTP_DATE$
Transfer-Encoding: chunked

 (py3 no-py36 !)
 
   $ rm -f error.log
 
@@ -490,7 +487,6 @@
   Traceback (most recent call last):
   Exception: connection closed after sending N bytes
   
-  write(293) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked

HTTP/1.1 500 Internal Server Error
Server: badhttpserver
Date: $HTTP_DATE$
Transfer-Encoding: chunked

 (py3 no-py36 !)
 
   $ rm -f error.log
 
@@ -520,13 +516,12 @@
 
 #else
   $ "$PYTHON" $TESTDIR/filtertraceback.py < error.log | tail -7
-  write(41) -> Content-Type: application/mercurial-0.2

-  write(25 from 28) -> (0) Transfer-Encoding: chunke
-  write limit reached; closing socket
-  $LOCALIP - - [$ERRDATE$] Exception happened during processing request '/?cmd=getbundle': (glob)
-  Traceback (most recent call last):
-  Exception: connection closed after sending N bytes
-  write(293) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked

HTTP/1.1 500 Internal Server Error
Server: badhttpserver
Date: $HTTP_DATE$
Transfer-Encoding: chunked

 (py3 !)
+  readline(~) -> (2) 

+  write(162 from 167) -> (0) HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunke
+  write limit reached; closing socket
+  $LOCALIP - - [$ERRDATE$] Exception happened during processing request '/?cmd=getbundle': (glob)
+  Traceback (most recent call last):
+  Exception: connection closed after sending N bytes
   
 #endif
 
@@ -588,7 +583,6 @@
   Traceback (most recent call last):
   Exception: connection closed after sending N bytes
   
-  write(293) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked

HTTP/1.1 500 Internal Server Error
Server: badhttpserver
Date: $HTTP_DATE$
Transfer-Encoding: chunked

 (py3 no-py36 !)
 
   $ rm -f error.log
 
@@ -631,20 +625,24 @@
   sendall(159) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.1
Content-Length: 42

 (py36 !)
   sendall(42) -> 96ee1d7354c4ad7372047672c36a1f561e3a6a4c
; (py36 !)
   write(159) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.1
Content-Length: 42

 (py3 no-py36 !)
-  readline(~) -> (30) GET /?cmd=getbundle HTTP/1.1

-  readline(*) -> (27) Accept-Encoding: identity
 (glob)
-  readline(*) -> (29) vary: X-HgArg-1,X-HgProto-1
 (glob)
-  readline(*) -> (440) x-hgarg-1: bookmarks=1&bundlecaps=HG20%2Cbundle2%3DHG20%250Abookmarks%250Achangegroup%253D01%252C02%250Adigests%253Dmd5%252Csha1%252Csha512%250Aerror%253Dabort%252Cunsupportedcontent%252Cpushraced%252Cpushkey%250Ahgtagsfnodes%250Alistkeys%250Apushkey%250Aremote-changegroup%253Dhttp%252Chttps%250Astream%253Dv2&cg=1&common=0000000000000000000000000000000000000000&heads=96ee1d7354c4ad7372047672c36a1f561e3a6a4c&listkeys=phases%2Cbookmarks
 (glob)
-  readline(*) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull
 (glob)
-  readline(*) -> (35) accept: application/mercurial-0.1
 (glob)
-  readline(*) -> (2?) host: localhost:$HGPORT
 (glob)
-  readline(*) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)
 (glob)
-  readline(*) -> (2) 
 (glob)
+  write(42) -> 96ee1d7354c4ad7372047672c36a1f561e3a6a4c
;
   sendall(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked

 (py36 !)
   sendall(6) -> 1\r\n\r\n (esc) (py36 !)
   sendall(9) -> 4
none
 (py36 !)
   sendall(9 from 9) -> (0) 4
HG20
 (py36 !)
-  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked

 (py3 no-py36 !)
+  readline(~) -> (30) GET /?cmd=getbundle HTTP/1.1

+  readline(*) -> (27) Accept-Encoding: identity
 (glob)
+  readline(*) -> (29) vary: X-HgArg-1,X-HgProto-1
 (glob)
+  readline(*) -> (440) x-hgarg-1: bookmarks=1&bundlecaps=HG20%2Cbundle2%3DHG20%250Abookmarks%250Achangegroup%253D01%252C02%250Adigests%253Dmd5%252Csha1%252Csha512%250Aerror%253Dabort%252Cunsupportedcontent%252Cpushraced%252Cpushkey%250Ahgtagsfnodes%250Alistkeys%250Apushkey%250Aremote-changegroup%253Dhttp%252Chttps%250Astream%253Dv2&cg=1&common=0000000000000000000000000000000000000000&heads=96ee1d7354c4ad7372047672c36a1f561e3a6a4c&listkeys=phases%2Cbookmarks
 (glob)
+  readline(*) -> (61) x-hgproto-1: 0.1 0.2 comp=$USUAL_COMPRESSIONS$ partial-pull
 (glob)
+  readline(*) -> (35) accept: application/mercurial-0.1
 (glob)
+  readline(*) -> (2?) host: localhost:$HGPORT
 (glob)
+  readline(*) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)
 (glob)
+  readline(*) -> (2) 
 (glob)
+  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked


+  write(6) -> 1\r\n\r\n (esc)
+  write(9) -> 4
none

+  write(9 from 9) -> (0) 4
HG20

   write limit reached; closing socket
   $LOCALIP - - [$ERRDATE$] Exception happened during processing request '/?cmd=getbundle': (glob)
   Traceback (most recent call last):
@@ -683,8 +681,9 @@
 
 #else
   $ "$PYTHON" $TESTDIR/filtertraceback.py < error.log | tail -11
-  readline(~) -> (2) 
 (py3 !)
-  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked

 (py3 !)
+  readline(~) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)

+  readline(~) -> (2) 

+  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked


   write(6) -> 1\r\n\r\n (esc)
   write(9) -> 4
none

   write(6 from 9) -> (0) 4
HG2
@@ -728,9 +727,9 @@
 
 #else
   $ "$PYTHON" $TESTDIR/filtertraceback.py < error.log | tail -12
-  readline(~) -> (2) 
 (py3 !)
-  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked

 (py3 !)
-  write(41) -> Content-Type: application/mercurial-0.2

+  readline(~) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)

+  readline(~) -> (2) 

+  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked


   write(6) -> 1\r\n\r\n (esc)
   write(9) -> 4
none

   write(9) -> 4
HG20

@@ -775,9 +774,9 @@
 
 #else
   $ "$PYTHON" $TESTDIR/filtertraceback.py < error.log | tail -12
-  readline(~) -> (2) 
 (py3 !)
-  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked

 (py3 !)
-  write(41) -> Content-Type: application/mercurial-0.2

+  readline(~) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)

+  readline(~) -> (2) 

+  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked


   write(6) -> 1\r\n\r\n (esc)
   write(9) -> 4
none

   write(9) -> 4
HG20

@@ -824,9 +823,9 @@
 #else
 
   $ "$PYTHON" $TESTDIR/filtertraceback.py < error.log | tail -13
-  readline(~) -> (2) 
 (py3 !)
-  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked

 (py3 !)
-  write(41) -> Content-Type: application/mercurial-0.2

+  readline(~) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)

+  readline(~) -> (2) 

+  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked


   write(6) -> 1\r\n\r\n (esc)
   write(9) -> 4
none

   write(9) -> 4
HG20

@@ -877,9 +876,9 @@
 
 #else
   $ "$PYTHON" $TESTDIR/filtertraceback.py < error.log | tail -14
-  readline(~) -> (2) 
 (py3 !)
-  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked

 (py3 !)
-  write(41) -> Content-Type: application/mercurial-0.2

+  readline(~) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)

+  readline(~) -> (2) 

+  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked


   write(6) -> 1\r\n\r\n (esc)
   write(9) -> 4
none

   write(9) -> 4
HG20

@@ -933,8 +932,8 @@
 
 #else
   $ "$PYTHON" $TESTDIR/filtertraceback.py < error.log | tail -15
-  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked

 (py3 !)
-  write(28) -> Transfer-Encoding: chunked

+  readline(~) -> (2) 

+  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked


   write(6) -> 1\r\n\r\n (esc)
   write(9) -> 4
none

   write(9) -> 4
HG20

@@ -990,9 +989,9 @@
 
 #else
   $ "$PYTHON" $TESTDIR/filtertraceback.py < error.log | tail -16
-  readline(~) -> (2) 
 (py3 !)
-  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked

 (py3 !)
-  write(41) -> Content-Type: application/mercurial-0.2

+  readline(~) -> (49) user-agent: mercurial/proto-1.0 (Mercurial 4.2)

+  readline(~) -> (2) 

+  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked


   write(6) -> 1\r\n\r\n (esc)
   write(9) -> 4
none

   write(9) -> 4
HG20

@@ -1052,7 +1051,7 @@
 
 #else
   $ "$PYTHON" $TESTDIR/filtertraceback.py < error.log | tail -17
-  write(2) -> 

+  write(167) -> HTTP/1.1 200 Script output follows
Server: badhttpserver
Date: $HTTP_DATE$
Content-Type: application/mercurial-0.2
Transfer-Encoding: chunked


   write(6) -> 1\r\n\r\n (esc)
   write(9) -> 4
none

   write(9) -> 4
HG20

test-util.py

--- /hgwork/src/tests/test-util.py.out
+++ /hgwork/src/tests/test-util.py.err
@@ -0,0 +1,4 @@
+Traceback (most recent call last):
+  File "/hgwork/src/tests/test-util.py", line 53, in <module>
+    _start_default = (util.timedcmstats.start.default, 'factory')
+AttributeError: type object 'timedcmstats' has no attribute 'start'

Skipped Tests

Long Tests

DurationTest
280.5stest-copies-chain-merge.t#pull-upgrade
280.3stest-copies-chain-merge.t#push
280.0stest-copies-chain-merge.t#pull
280.0stest-copies-chain-merge.t#push-upgrade
279.7stest-copies-chain-merge.t#upgraded
279.5stest-copies-chain-merge.t#upgraded-parallel
278.8stest-copies-chain-merge.t#sidedata
197.5stest-revset.t
188.7stest-copies-chain-merge.t#compatibility
188.6stest-copies-chain-merge.t#changeset
188.3stest-copies-chain-merge.t#filelog
176.2stest-bookmarks-pushpull.t#b2-binary
175.9stest-bookmarks-pushpull.t#b2-pushkey
174.1stest-obsolete-bundle-strip.t
165.6stest-merge-combination-file-content.t
161.7stest-log.t
160.8stest-subrepo.t
160.2stest-obsolete.t
148.6stest-template-functions.t
135.7stest-mq.t
126.9stest-import.t
125.2stest-largefiles.t
124.0stest-glog.t
123.1stest-glog-beautifygraph.t
122.9stest-fix.t
118.0stest-obsmarker-template.t
114.1stest-merge-tools.t
111.0stest-largefiles-misc.t
110.9stest-update-branches.t
109.7stest-copies.t#changeset
109.6stest-copies.t#sidedata
109.3stest-copies.t#compatibility
109.3stest-copies.t#filelog
106.6stest-shelve.t#stripbased
106.1stest-shelve.t#phasebased
100.5stest-bundle2-exchange.t
97.9stest-commit-amend.t
97.6stest-rename-merge2.t
97.1stest-shelve2.t#phasebased#abortcommand#continuecommand
96.9stest-shelve2.t#phasebased#abortflag#continuecommand
96.8stest-shelve2.t#phasebased#abortcommand#continueflag
96.4stest-shelve2.t#phasebased#abortflag#continueflag
96.0stest-bookmarks.t
95.9stest-strip.t
95.5stest-revset2.t
94.8stest-shelve2.t#stripbased#abortcommand#continuecommand
94.3stest-shelve2.t#stripbased#abortcommand#continueflag
94.1stest-shelve2.t#stripbased#abortflag#continuecommand
94.0stest-shelve2.t#stripbased#abortflag#continueflag
92.5stest-persistent-nodemap.t
87.5stest-merge-force.t
86.5stest-check-pylint.t
86.2stest-http-permissions.t
86.0stest-phases-exchange.t
84.6stest-subrepo-git.t
84.3stest-rebase-inmemory.t
84.3stest-merge-changedelete.t#old
84.3stest-merge-changedelete.t#newfilenode
82.0stest-template-basic.t
82.0stest-lfs.t
81.4stest-push-warn.t
81.2stest-mq-subrepo.t
78.6stest-template-keywords.t
78.5stest-keyword.t
78.4stest-obsolete-divergent.t
78.2stest-mv-cp-st-diff.t
77.5stest-copytrace-heuristics.t
76.8stest-revert.t
76.7stest-grep.t
76.2stest-merge-combination-exec-bytes.t
75.7stest-clone.t
75.1stest-push-race.t#strict
74.6stest-push-race.t#unrelated
74.5stest-annotate.t
74.0stest-mq-header-date.t
73.4stest-convert-filemap.t
73.3stest-transplant.t#commandmode
73.2stest-transplant.t#continueflag
71.2stest-mq-header-from.t
70.8stest-narrow.t#tree#lfs-on
70.5stest-largefiles-update.t
70.3stest-narrow.t#flat#lfs-on
70.1stest-bisect.t
68.6stest-fileset.t
68.2stest-branches.t
67.1stest-tags.t
66.6stest-resolve.t
66.1stest-template-map.t
65.9stest-narrow.t#tree#lfs-off
65.5stest-narrow.t#flat#lfs-off
63.9stest-uncommit.t
63.5stest-init.t
62.9stest-clone-stream-format.t#stream-legacy
62.4stest-status.t#dirstate-v2
61.8stest-status.t#dirstate-v1
60.9stest-backout.t
59.7stest-clone-stream-format.t#stream-bundle2
59.2stest-rebase-scenario-global.t
59.2stest-censor.t#revlogv2
59.1stest-mq-guards.t
58.8stest-treemanifest.t
58.4stest-graft.t
58.3stest-tag.t
57.4stest-phases.t
57.0stest-copies-unrelated.t#sidedata
56.9stest-copies-unrelated.t#changeset
56.8stest-upgrade-repo.t
56.7stest-copies-unrelated.t#filelog
56.5stest-copies-unrelated.t#compatibility
56.1stest-subrepo-deep-nested-change.t
54.3stest-amend.t#obsstore-on
54.2stest-graft-interrupted.t#abortcommand
54.1stest-alias.t
54.1stest-commit-interactive.t
53.9stest-graft-interrupted.t#abortflag
53.8stest-censor.t#revlogv1
52.8stest-phabricator.t
52.5stest-help.t
51.8stest-rename.t
51.5stest-commit.t
51.4stest-hook.t
51.1stest-extension.t
50.6stest-merge-criss-cross.t#old
50.5stest-merge-criss-cross.t#newfilenode
50.2stest-contrib-perf.t
50.1stest-bisect2.t
50.1stest-absorb.t
49.9stest-run-tests.t
49.3stest-remotefilelog-repack.t
49.2stest-bundle.t
48.5stest-histedit-fold.t
48.5stest-ssh.t
48.0stest-remotefilelog-prefetch.t
47.2stest-treediscovery.t
46.8stest-narrow-clone.t
46.3stest-rebase-collapse.t
46.2stest-rebase-abort.t#abortcommand#continuecommand
46.1stest-rebase-abort.t#abortcommand#continueflag
46.0stest-newbranch.t
45.9stest-automv.t
45.9stest-lfs-serve.t#lfsremote-on
45.7stest-rebase-abort.t#abortflag#continueflag
45.7stest-rebase-abort.t#abortflag#continuecommand
45.4stest-fastannotate-hg.t
45.4stest-mq-qpush-fail.t
45.3stest-merge-no-file-change.t
44.3stest-narrow-widen-no-ellipsis.t#tree
44.2stest-ssh-bundle1.t
44.0stest-narrow-widen-no-ellipsis.t#flat
44.0stest-obshistory.t
43.8stest-remotefilelog-repack-fast.t
43.3stest-split.t#obsstore-on
43.1stest-narrow-widen.t#tree
43.0stest-acl.t
42.7stest-eol.t
42.7stest-narrow-widen.t#flat
42.5stest-histedit-obsolete.t#abortcommand
42.4stest-copy.t
42.3stest-histedit-obsolete.t#abortflag
41.9stest-fetch.t
41.7stest-ssh-proto.t
41.6stest-convert-hg-sink.t
41.0stest-histedit-arguments.t#abortcommand
40.9stest-histedit-arguments.t#abortflag
40.7stest-bheads.t
40.6stest-hgwebdir.t
40.4stest-archive.t
40.2stest-narrow-clone-no-ellipsis.t
40.0stest-setdiscovery.t
39.5stest-unamend.t
39.4stest-split.t#obsstore-off
39.3stest-largefiles-wireproto.t
39.1stest-obsolete-distributed.t
39.0stest-bookflow.t
39.0stest-mq-qpush-exact.t
38.7stest-https.t
38.5stest-mq-qnew.t
38.5stest-subrepo-svn.t
38.1stest-convert-git.t
38.0stest-walk.t
38.0stest-amend.t#obsstore-off
38.0stest-issue3084.t
37.8stest-git-export.t
37.6stest-import-git.t
37.2stest-branch-change.t
36.9stest-clone-stream.t#stream-bundle2
36.9stest-debugcommands.t
36.7stest-sparse.t
36.4stest-rebase-cache.t
36.3stest-issue6528.t
36.2stest-remove.t
36.1stest-http-bad-server.t
36.0stest-commandserver.t
36.0stest-sidedata-exchange.t
35.9stest-merge1.t
35.3stest-narrow-clone-stream.t#flat-fncache
35.2stest-narrow-clone-stream.t#tree
35.2stest-narrow-clone-stream.t#flat-nofncache
35.1stest-rebase-obsolete.t
35.1stest-audit-subrepo.t
34.6stest-patchbomb.t
34.5stest-rebase-obsolete4.t
34.1stest-bundle-r.t
34.0stest-rebase-parameters.t
33.9stest-fix-topology.t#obsstore-on
33.7stest-histedit-edit.t
33.6stest-convert-svn-sink.t
33.2stest-narrow-shallow-merges.t
32.8stest-rebase-dest.t
32.8stest-rebase-interruptions.t
32.7stest-rollback.t
32.6stest-add.t
32.4stest-parse-date.t
32.3stest-rebase-obsolete3.t
32.2stest-graft-rename.t
32.0stest-paths.t
31.9stest-clone-stream.t#stream-legacy
31.8stest-mq-qimport.t
31.6stest-copies-in-changeset.t#sidedata
31.2stest-rebase-named-branches.t
31.1stest-rebase-newancestor.t
31.1stest-remotefilelog-bgprefetch.t
31.1stest-extdiff.t
30.6stest-share-safe.t
30.6stest-http.t
30.4stest-rebase-rename.t
30.2stest-convert-cvs.t
30.1stest-status-color.t
30.1stest-treediscovery-legacy.t
30.0stest-show-work.t
29.8stest-revset-legacy-lookup.t
29.7stest-githelp.t
29.5stest-infinitepush-bundlestore.t
29.4stest-check-code.t
29.4stest-push.t
29.3stest-manifest.t
29.2stest-rebase-obsolete2.t
29.2stest-exchange-obsmarkers-case-A3.t
29.1stest-subrepo-recursion.t
29.1stest-check-pyflakes.t
28.9stest-narrow-clone-nonlinear.t
28.8stest-exchange-multi-source.t
28.5stest-mq-qrefresh.t
28.3stest-flagprocessor.t
28.1stest-rebase-mq.t
28.1stest-exchange-obsmarkers-case-A1.t
27.9stest-merge-exec.t
27.8stest-rebase-pull.t
27.6stest-clonebundles.t
27.5stest-hgweb-commands.t
27.5stest-copies-in-changeset.t#extra
27.4stest-strip-cross.t
27.3stest-import-bypass.t
27.2stest-revlog-mmapindex.t
27.0stest-dirstate-race.t#dirstate-v2
27.0stest-convert-cvs-detectmerge.t
26.9stest-dirstate-race.t#dirstate-v1
26.6stest-narrow-shallow.t
26.1stest-bundle2-remote-changegroup.t
26.1stest-lfconvert.t
25.9stest-audit-path.t
25.9stest-http-bundle1.t
25.9stest-single-head.t
25.7stest-bookmarks-current.t
25.6stest-push-http.t#bundle2
25.5stest-rename-merge1.t
25.5stest-logexchange.t
25.2stest-narrow-pull.t
25.2stest-push-http.t#bundle1
25.2stest-narrow-share.t#flat#normal
25.1stest-narrow-share.t#flat#safe
25.0stest-bundle-phases.t
25.0stest-narrow-share.t#tree#normal
24.9stest-narrow-share.t#tree#safe
24.9stest-config.t
24.8stest-rebase-conflicts.t
24.7stest-histedit-fold-non-commute.t
24.6stest-bundle-type.t
24.5stest-rename-dir-merge.t
24.4stest-histedit-non-commute.t
24.2stest-narrow-patterns.t
24.0stest-rebase-bookmarks.t
23.9stest-remotefilelog-push-pull.t
23.8stest-obsolete-checkheads.t
23.5stest-histedit-commute.t
23.4stest-fastannotate.t
23.3stest-cache-abuse.t
23.1stest-purge.t#dirstate-v1
23.0stest-purge.t#dirstate-v2
22.9stest-generaldelta.t
22.7stest-diff-ignore-whitespace.t
22.5stest-diff-change.t
22.4stest-mq-qdelete.t
22.3stest-pathconflicts-merge.t
22.3stest-pull-update.t
21.9stest-share-bookmarks.t#vfs#safe
21.8stest-infinitepush.t
21.7stest-share-bookmarks.t#svfs#normal
21.7stest-share-bookmarks.t#vfs#normal
21.7stest-share-bookmarks.t#svfs#safe
21.7stest-template-graph.t
21.6stest-remotefilelog-local.t
21.6stest-show-stack.t
21.4stest-rebase-base-flag.t
21.4stest-convert-cvs-synthetic.t
21.3stest-url-rev.t
21.2stest-highlight.t
21.2stest-mq-qrefresh-replace-log-message.t
21.2stest-exchange-obsmarkers-case-C4.t
21.2stest-hgweb-symrev.t
21.1stest-convert-hg-source.t
20.9stest-absorb-rename.t
20.9stest-incoming-outgoing.t
20.8stest-commit-interactive-curses.t
20.7stest-share.t#normal
20.7stest-remotefilelog-linknodes.t
20.6stest-blackbox.t
20.6stest-share.t#safe
20.5stest-diffstat.t
20.3stest-globalopts.t
20.3stest-merge-types.t
20.3stest-ssh-proto-unbundle.t
20.3stest-mq-safety.t
20.2stest-rebase-detach.t
20.2stest-profile.t
20.1stest-bundle2-format.t
20.0stest-obsmarkers-effectflag.t

Timeline

test-contrib-check-code.t (1.32s)test-contrib-perf.t (50.19s)test-obsolete-checkheads.t (23.85s)test-obsolete-check-push.t (11.09s)test-run-tests.t (49.87s)test-contrib-check-commit.t (0.13s)test-push-race.t#strict (75.06s)test-push-race.t#unrelated (74.58s)test-imports-checker.t (0.89s)test-check-code.t (29.39s)test-rebase-check-restore.t (13.19s)test-check-pytype.t (0.19s)test-push-checkheads-unpushed-D4.t (10.85s)test-push-checkheads-unpushed-D5.t (10.74s)test-push-checkheads-unpushed-D3.t (10.33s)test-push-checkheads-pruned-B8.t (11.69s)test-push-checkheads-superceed-A7.t (10.35s)test-largefiles-update.t (70.47s)test-push-checkheads-superceed-A6.t (10.47s)test-push-checkheads-multibranches-E2.t (10.32s)test-push-checkheads-unpushed-D7.t (10.69s)test-push-checkheads-unpushed-D2.t (8.90s)test-push-checkheads-pruned-B5.t (9.24s)test-push-checkheads-multibranches-E3.t (8.51s)test-merge-combination-file-content.t (165.60s)test-push-checkheads-pruned-B2.t (7.82s)test-push-checkheads-superceed-A2.t (8.83s)test-push-checkheads-superceed-A3.t (8.82s)test-push-checkheads-multibranches-E1.t (7.82s)test-push-checkheads-pruned-B3.t (7.87s)test-push-checkheads-pruned-B4.t (7.35s)test-push-checkheads-unpushed-D6.t (8.57s)test-push-checkheads-partial-C2.t (6.98s)test-push-checkheads-partial-C1.t (6.91s)test-push-checkheads-superceed-A8.t (8.10s)test-push-checkheads-partial-C4.t (6.58s)test-push-checkheads-pruned-B6.t (7.66s)test-push-checkheads-pruned-B7.t (7.38s)test-merge-combination-exec-bytes.t (76.24s)test-push-checkheads-partial-C3.t (6.47s)test-push-checkheads-unpushed-D1.t (6.86s)test-subrepo-svn.t (38.51s)test-push-checkheads-superceed-A4.t (6.43s)test-push-checkheads-superceed-A5.t (6.36s)test-merge-combination-misc.t (8.21s)test-check-module-imports.t (12.88s)test-push-checkheads-pruned-B1.t (5.25s)test-push-checkheads-superceed-A1.t (5.66s)test-copytrace-heuristics.t (77.46s)test-check-config.t (13.18s)test-glog-beautifygraph.t (123.13s)test-gendoc-ja.t (3.60s)test-convert-cvs.t (30.16s)test-check-py3-compat.t (0.08s)test-help.t (52.48s)test-copies-chain-merge.t#changeset (188.62s)test-copies-chain-merge.t#compatibility (188.67s)test-copies-chain-merge.t#filelog (188.33s)test-copies-chain-merge.t#pull (280.04s)test-copies-chain-merge.t#pull-upgrade (280.52s)test-copies-chain-merge.t#push (280.28s)test-copies-chain-merge.t#push-upgrade (279.95s)test-copies-chain-merge.t#sidedata (278.78s)test-copies-chain-merge.t#upgraded (279.75s)test-copies-chain-merge.t#upgraded-parallel (279.50s)test-obsolete-bounds-checking.t (1.53s)test-convert-svn-sink.t (33.61s)test-gendoc.t (10.44s)test-glog.t (124.04s)test-check-pyflakes.t (29.10s)test-patchbomb.t (34.61s)test-convert-svn-encoding.t (0.10s)test-obsmarker-template.t (118.02s)test-obsolete-bundle-strip.t (174.09s)test-check-help.t (16.76s)test-convert-svn-source.t (0.10s)test-abort-checkin.t (1.69s)test-acl.t (43.04s)test-check-shbang.t (2.67s)test-check-commit.t (10.09s)test-convert-svn-move.t (0.10s)test-upgrade-repo.t (56.77s)test-hgweb-commands.t (27.53s)test-http-bad-server.t (36.14s)test-check-interfaces.py (0.48s)test-obsolete.t (160.17s)test-log.t (161.66s)test-extension.t (51.08s)test-dirstate-race.t#dirstate-v1 (26.91s)test-dirstate-race.t#dirstate-v2 (27.05s)test-hgweb-symrev.t (21.18s)test-check-pylint.t (86.51s)test-check-execute.t (2.22s)test-setdiscovery.t (40.04s)test-hgweb-filelog.t (13.61s)test-template-map.t (66.13s)test-hgwebdir.t (40.59s)test-revset.t (197.55s)test-bundle2-format.t (20.05s)test-convert-cvs-detectmerge.t (27.04s)test-subrepo.t (160.81s)test-hgweb-json.t (15.88s)test-largefiles.t (125.19s)test-merge-tools.t (114.06s)test-fix.t (122.87s)test-convert-cvs-synthetic.t (21.36s)test-gendoc-ro.t (3.42s)test-import.t (126.88s)test-ssh-proto-unbundle.t (20.29s)test-bookmarks-pushpull.t#b2-binary (176.16s)test-bookmarks-pushpull.t#b2-pushkey (175.93s)test-branches.t (68.24s)test-subrepo-deep-nested-change.t (56.14s)test-bundle2-exchange.t (100.51s)test-phases-exchange.t (85.95s)test-strip.t (95.94s)test-template-functions.t (148.60s)test-persistent-nodemap.t (92.55s)test-lfs.t (82.00s)test-convert-cvsnt-mergepoints.t (13.03s)test-commit-interactive.t (54.08s)test-merge-changedelete.t#newfilenode (84.27s)test-merge-changedelete.t#old (84.28s)test-hook.t (51.37s)test-ssh-proto.t (41.70s)test-grep.t (76.71s)test-highlight.t (21.22s)test-commandserver.t (36.01s)test-lfs-test-server.t#git-server (0.22s)test-lfs-test-server.t#hg-server (17.57s)test-http-permissions.t (86.19s)test-convert-git.t (38.12s)test-phabricator.t (52.81s)test-shelve.t#phasebased (106.13s)test-shelve.t#stripbased (106.60s)test-check-cargo-lock.t (0.10s)test-bookmarks.t (95.96s)test-merge-force.t (87.48s)test-clone.t (75.69s)test-check-clang-format.t (0.27s)test-convert-cvs-branch.t (18.79s)test-revset2.t (95.50s)test-largefiles-misc.t (110.95s)test-commit-amend.t (97.89s)test-generaldelta.t (22.93s)test-hgweb-diffs.t (18.63s)test-check-rust-format.t (0.09s)test-template-keywords.t (78.62s)test-keyword.t (78.52s)test-revert.t (76.81s)test-merge-criss-cross.t#newfilenode (50.52s)test-merge-criss-cross.t#old (50.56s)test-tags.t (67.14s)test-convert-svn-branches.t (0.10s)test-mq.t (135.72s)test-convert-hg-svn.t (0.10s)test-gendoc-de.t (3.63s)test-rename-merge2.t (97.58s)test-lfs-serve-access.t (17.46s)test-subrepo-git.t (84.58s)test-phases.t (57.38s)test-clone-stream.t#stream-bundle2 (36.91s)test-clone-stream.t#stream-legacy (31.94s)test-check-format.t (0.08s)test-split.t#obsstore-off (39.37s)test-split.t#obsstore-on (43.28s)test-lfs-serve.t#lfsremote-off (17.10s)test-lfs-serve.t#lfsremote-on (45.87s)test-transplant.t#commandmode (73.27s)test-transplant.t#continueflag (73.23s)test-dirstate-race2.t#dirstate-v1 (8.86s)test-dirstate-race2.t#dirstate-v2 (8.93s)test-treemanifest.t (58.75s)test-bundle.t (49.23s)test-notify.t (17.78s)test-http-protocol.t (16.03s)test-template-basic.t (82.05s)test-https.t (38.65s)test-convert.t (14.30s)test-tag.t (58.32s)test-hgweb.t (18.79s)test-http.t (30.59s)test-check-jshint.t (0.43s)test-shelve2.t#phasebased#abortcommand#continuecommand (97.14s)test-shelve2.t#phasebased#abortcommand#continueflag (96.81s)test-shelve2.t#phasebased#abortflag#continuecommand (96.85s)test-shelve2.t#phasebased#abortflag#continueflag (96.39s)test-shelve2.t#stripbased#abortcommand#continuecommand (94.82s)test-shelve2.t#stripbased#abortcommand#continueflag (94.32s)test-shelve2.t#stripbased#abortflag#continuecommand (94.10s)test-shelve2.t#stripbased#abortflag#continueflag (94.02s)test-clonebundles.t (27.65s)test-obsolete-distributed.t (39.05s)test-subrepo-recursion.t (29.13s)test-convert-filemap.t (73.41s)test-obsolete-divergent.t (78.42s)test-annotate.t (74.47s)test-graft.t (58.41s)test-rebase-inmemory.t (84.34s)test-bisect.t (70.13s)test-encoding-textwrap.t (4.54s)test-walk.t (38.03s)test-mv-cp-st-diff.t (78.23s)test-resolve.t (66.64s)test-convert-p4-filetypes.t (0.08s)test-ssh.t (48.45s)test-devel-warnings.t (7.78s)test-rebase-scenario-global.t (59.18s)test-commit.t (51.47s)test-bundle2-remote-changegroup.t (26.08s)test-import-git.t (37.56s)test-mq-header-from.t (71.22s)test-bisect2.t (50.09s)test-i18n.t (5.26s)test-archive.t (40.36s)test-issue6528.t (36.31s)test-treediscovery.t (47.21s)test-debugcommands.t (36.88s)test-rebase-obsolete.t (35.11s)test-exchange-multi-source.t (28.76s)test-fileset.t (68.59s)test-push-warn.t (81.43s)test-hgweb-annotate-whitespace.t (6.80s)test-log-linerange.t (18.43s)test-graft-interrupted.t#abortcommand (54.20s)test-graft-interrupted.t#abortflag (53.91s)test-remotefilelog-repack.t (49.35s)test-remove.t (36.17s)test-update-branches.t (110.88s)test-backout.t (60.91s)test-graft-rename.t (32.22s)test-blackbox.t (20.64s)test-status.t#dirstate-v1 (61.84s)test-status.t#dirstate-v2 (62.41s)test-alias.t (54.10s)test-mq-header-date.t (74.02s)test-pull-pull-corruption.t (17.65s)test-progress.t (9.85s)test-convert-svn-startrev.t (0.10s)test-amend.t#obsstore-off (38.02s)test-amend.t#obsstore-on (54.27s)test-ssh-bundle1.t (44.18s)test-share-safe.t (30.63s)test-copies.t#changeset (109.66s)test-copies.t#compatibility (109.34s)test-copies.t#filelog (109.33s)test-copies.t#sidedata (109.65s)test-censor.t#revlogv1 (53.84s)test-censor.t#revlogv2 (59.17s)test-push-http.t#bundle1 (25.23s)test-push-http.t#bundle2 (25.63s)test-narrow.t#flat#lfs-off (65.50s)test-narrow.t#flat#lfs-on (70.34s)test-narrow.t#tree#lfs-off (65.90s)test-narrow.t#tree#lfs-on (70.83s)test-contrib-relnotes.t (1.75s)test-histedit-obsolete.t#abortcommand (42.52s)test-histedit-obsolete.t#abortflag (42.27s)test-audit-subrepo.t (35.09s)test-globalopts.t (20.30s)test-histedit-arguments.t#abortcommand (41.01s)test-histedit-arguments.t#abortflag (40.87s)test-http-bundle1.t (25.89s)test-rebase-collapse.t (46.29s)test-extdiff.t (31.05s)test-wireproto.t (15.43s)test-hgweb-descend-empties.t (2.81s)test-obshistory.t (43.96s)test-fncache.t (18.70s)test-uncommit.t (63.89s)test-rename.t (51.80s)test-mq-subrepo.t (81.20s)test-rebase-obsolete3.t (32.33s)test-fastannotate-hg.t (45.43s)test-histedit-fold.t (48.45s)test-histedit-commute.t (23.53s)test-chg.t (0.08s)test-remotefilelog-repack-fast.t (43.82s)test-getbundle.t (9.84s)test-status-color.t (30.12s)test-install.t (4.11s)test-convert-hg-sink.t (41.61s)test-largefiles-wireproto.t (39.29s)test-clone-stream-format.t#stream-bundle2 (59.74s)test-clone-stream-format.t#stream-legacy (62.86s)test-logexchange.t (25.48s)test-sidedata-exchange.t (35.96s)test-absorb.t (50.06s)test-merge-types.t (20.30s)test-histedit-edit.t (33.69s)test-lfconvert.t (26.07s)test-paths.t (31.97s)test-remotefilelog-bgprefetch.t (31.07s)test-fetch.t (41.94s)test-rebase-named-branches.t (31.22s)test-incoming-outgoing.t (20.92s)test-manifest.t (29.31s)test-rebase-conflicts.t (24.82s)test-rollback.t (32.74s)test-clone-pull-corruption.t (9.16s)test-eol.t (42.74s)test-fix-topology.t#obsstore-off (18.69s)test-fix-topology.t#obsstore-on (33.93s)test-newbranch.t (46.04s)test-bundle2-multiple-changegroups.t (10.94s)test-config.t (24.91s)test-git-export.t (37.76s)test-infinitepush-ci.t (19.93s)test-rebase-interruptions.t (32.75s)test-fastexport.t (5.92s)test-rebase-obsolete4.t (34.52s)test-diff-color.t (11.51s)test-lfs-largefiles.t (18.66s)test-hgweb-empty.t (2.39s)test-completion.t (10.56s)test-infinitepush-bundlestore.t (29.49s)test-rebase-abort.t#abortcommand#continuecommand (46.21s)test-rebase-abort.t#abortcommand#continueflag (46.05s)test-rebase-abort.t#abortflag#continuecommand (45.72s)test-rebase-abort.t#abortflag#continueflag (45.73s)test-pager.t (19.99s)test-merge1.t (35.86s)test-push.t (29.35s)test-convert-mtn.t (0.09s)test-hardlinks.t (19.05s)test-hghave.t (5.14s)test-single-head.t (25.86s)test-copies-in-changeset.t#extra (27.50s)test-copies-in-changeset.t#sidedata (31.55s)test-narrow-shallow-merges.t (33.20s)test-mq-guards.t (59.10s)test-convert-svn-tags.t (0.10s)test-qrecord.t (10.74s)test-mq-subrepo-svn.t (3.28s)test-rebase-parameters.t (33.99s)test-revset-legacy-lookup.t (29.80s)test-copies-unrelated.t#changeset (56.85s)test-copies-unrelated.t#compatibility (56.53s)test-copies-unrelated.t#filelog (56.71s)test-copies-unrelated.t#sidedata (57.02s)test-git-interop.t (0.09s)test-branch-change.t (37.22s)test-export.t (19.57s)test-issue3084.t (37.96s)test-narrow-patterns.t (24.20s)test-merge-no-file-change.t (45.34s)test-rhg.t (0.09s)test-verify.t (14.20s)test-bundle-r.t (34.13s)test-rebase-rename.t (30.35s)test-narrow-widen-no-ellipsis.t#flat (43.98s)test-narrow-widen-no-ellipsis.t#tree (44.26s)test-mq-qpush-fail.t (45.40s)test-commit-interactive-curses.t (20.80s)test-copy.t (42.40s)test-rebase-dest.t (32.76s)test-rebase-pull.t (27.83s)test-exchange-obsmarkers-case-A1.t (28.05s)test-sparse.t (36.74s)test-hgignore.t#dirstate-v1 (17.92s)test-hgignore.t#dirstate-v2 (18.42s)test-rebase-newancestor.t (31.14s)test-import-bypass.t (27.26s)test-revert-interactive.t (19.89s)test-help-hide.t (0.80s)test-parse-date.t (32.42s)test-treediscovery-legacy.t (30.12s)test-narrow-widen.t#flat (42.70s)test-narrow-widen.t#tree (43.10s)test-rebase-cache.t (36.37s)test-journal.t (11.98s)test-releasenotes-formatting.t (19.90s)test-merge-exec.t (27.90s)test-share-bookmarks.t#svfs#normal (21.70s)test-share-bookmarks.t#svfs#safe (21.68s)test-share-bookmarks.t#vfs#normal (21.69s)test-share-bookmarks.t#vfs#safe (21.88s)test-mq-qrefresh.t (28.54s)test-githelp.t (29.69s)test-histedit-fold-non-commute.t (24.67s)test-gendoc-pt_BR.t (3.79s)test-gendoc-zh_CN.t (3.62s)test-gendoc-zh_TW.t (3.62s)test-histedit-non-commute.t (24.36s)test-static-http.t (16.68s)test-exchange-obsmarkers-case-A3.t (29.17s)test-mq-qrefresh-interactive.t (6.70s)test-unamend.t (39.53s)test-conflict.t (14.70s)test-diff-unified.t (16.78s)test-rebase-obsolete2.t (29.22s)test-remotefilelog-prefetch.t (48.05s)test-mq-qnew.t (38.53s)test-win32text.t (17.23s)test-flagprocessor.t (28.33s)test-exchange-obsmarkers-case-C3.t (18.93s)test-gendoc-it.t (3.62s)test-gendoc-el.t (3.61s)test-gendoc-fr.t (3.67s)test-gendoc-ru.t (3.69s)test-gendoc-sv.t (3.68s)test-gendoc-da.t (3.72s)test-hgrc.t (19.75s)test-bheads.t (40.74s)test-diff-ignore-whitespace.t (22.74s)test-init.t (63.51s)test-rename-dir-merge.t (24.51s)test-bookflow.t (39.02s)test-largefiles-cache.t (19.68s)test-encoding.t (10.77s)test-mq-qrefresh-replace-log-message.t (21.21s)test-convert-bzr-merges.t (0.08s)test-url-rev.t (21.28s)test-mq-qimport.t (31.83s)test-diff-change.t (22.50s)test-share.t#normal (20.72s)test-share.t#safe (20.56s)test-pager-legacy.t (14.38s)test-histedit-base.t (11.66s)test-clone-r.t (19.07s)test-hgweb-raw.t (5.62s)test-rebase-base-flag.t (21.38s)test-bad-extension.t (3.25s)test-parseindex.t (6.34s)test-rebase-mq.t (28.10s)test-removeemptydirs.t (18.89s)test-exchange-obsmarkers-case-D1.t (17.73s)test-hgweb-removed.t (2.94s)test-eol-patch.t (11.02s)test-automv.t (45.91s)test-exchange-obsmarkers-case-C2.t (17.43s)test-pull-bundle.t (13.03s)test-casecollision-merge.t (0.08s)test-subrepo-relative-path.t (15.00s)test-http-clone-r.t (15.00s)test-histedit-no-change.t (18.12s)test-convert-bzr.t (0.08s)test-pull-update.t (22.30s)test-narrow-clone.t (46.80s)test-template-graph.t (21.66s)test-strip-cross.t (27.37s)test-add.t (32.56s)test-ssh-clone-r.t (17.97s)test-diffstat.t (20.53s)test-bookmarks-corner-case.t (11.93s)test-convert-splicemap.t (18.48s)test-http-proxy.t (6.19s)test-fileset-generated.t (10.65s)test-purge.t#dirstate-v1 (23.08s)test-purge.t#dirstate-v2 (23.03s)test-bundle-phases.t (25.04s)test-transaction-safety.t#changelogv2 (11.78s)test-transaction-safety.t#revlogv1 (15.87s)test-transaction-safety.t#revlogv2 (12.08s)test-exchange-obsmarkers-case-C1.t (16.79s)test-status-rev.t (10.09s)test-diff-upgrade.t (7.45s)test-churn.t (16.85s)test-bisect3.t (13.96s)test-stream-bundle-v2.t (6.32s)test-narrow-exchange.t#lfs-off (14.94s)test-narrow-exchange.t#lfs-on (15.82s)test-dispatch.t (17.15s)test-repo-compengines.t (19.67s)test-exchange-obsmarkers-case-D4.t (14.49s)test-eol-update.t (10.28s)test-remotefilelog-push-pull.t (23.86s)test-bundle-type.t (24.62s)test-narrow-exchange-merges.t (15.73s)test-narrow-trackedcmd.t#flat (14.17s)test-narrow-trackedcmd.t#tree (14.29s)test-absorb-rename.t (20.93s)test-obsolete-changeset-exchange.t (12.28s)test-rename-merge1.t (25.51s)test-exchange-obsmarkers-case-B5.t (16.76s)test-copy-move-merge.t (14.63s)test-pull-branch.t (19.25s)test-eol-hook.t (13.27s)test-sparse-profiles.t (15.86s)test-remotefilelog-linknodes.t (20.66s)test-byteify-strings.t (0.08s)test-rebase-detach.t (20.21s)test-mq-qpush-exact.t (38.97s)test-basic.t (14.05s)test-notify-changegroup.t (7.37s)test-convert-hg-source.t (21.05s)test-hybridencode.py (0.26s)test-fastannotate-protocol.t (13.97s)test-rebase-bookmarks.t (23.99s)test-infinitepush.t (21.77s)test-bookmarks-current.t (25.70s)test-encoding-align.t (8.59s)test-debugbuilddag.t (9.64s)test-up-local-change.t (19.75s)test-inherit-mode.t (2.84s)test-transaction-rollback-on-revlog-split.t (8.43s)test-convert-baz.t (0.09s)test-releasenotes-merging.t (9.95s)test-convert-hg-startrev.t (15.78s)test-narrow-expanddirstate.t (8.41s)test-show-work.t (30.05s)test-symlinks.t#dirstate-v1 (19.16s)test-symlinks.t#dirstate-v2 (19.43s)test-narrow-strip.t#flat#lfs-off (10.15s)test-narrow-strip.t#flat#lfs-on (10.75s)test-narrow-strip.t#tree#lfs-off (10.16s)test-narrow-strip.t#tree#lfs-on (10.81s)test-audit-path.t (25.92s)test-exchange-obsmarkers-case-B4.t (17.51s)test-merge-commit.t (12.03s)test-fastannotate.t (23.41s)test-narrow-share.t#flat#normal (25.18s)test-narrow-share.t#flat#safe (25.06s)test-narrow-share.t#tree#normal (24.98s)test-narrow-share.t#tree#safe (24.94s)test-pathconflicts-merge.t (22.33s)test-remotefilelog-gcrepack.t (9.21s)test-remotefilelog-local.t (21.64s)test-exchange-obsmarkers-case-C4.t (21.20s)test-sparse-revlog.t (0.09s)test-mq-safety.t (20.26s)test-profile.t (20.18s)test-directaccess.t (19.78s)test-exchange-obsmarkers-case-A6.t (19.33s)test-exchange-obsmarkers-case-A5.t (18.58s)test-obsolete-tag-cache.t (7.52s)test-histedit-bookmark-motion.t (10.27s)test-histedit-non-commute-abort.t (17.56s)test-hgweb-csp.t (7.52s)test-merge-default.t (15.61s)test-log-bookmark.t (15.48s)test-mq-qfold.t (14.38s)test-diff-binary-file.t (14.32s)test-journal-share.t#normal (14.26s)test-journal-share.t#safe (12.88s)test-merge-halt.t (12.68s)test-casefolding.t (0.09s)test-mq-git.t (12.33s)test-remotefilelog-cacheprocess.t (10.85s)test-patchbomb-bookmark.t (10.39s)test-stack.t (17.49s)test-default-push.t (10.24s)test-sparse-merges.t (14.92s)test-pull-r.t (10.33s)test-contrib-testparseutil.t (0.27s)test-hgweb-no-request-uri.t (7.26s)test-releasenotes-parsing.t (4.24s)test-rebase-emptycommit.t (14.00s)test-narrow-merge-outside.t (8.81s)test-diff-indent-heuristic.t#bdiff (1.15s)test-diff-indent-heuristic.t#xdiff (1.31s)test-import-merge.t (18.78s)test-drawdag.t (14.39s)test-status-tracked-key.t (11.69s)test-exchange-obsmarkers-case-B2.t (14.05s)test-convert-bzr-directories.t (0.07s)test-convert-p4.t (0.07s)test-show-stack.t (21.59s)test-match.py (0.22s)test-narrow-clone-nonlinear.t (28.91s)test-mq-eol.t (9.71s)test-state-extension.t (5.68s)test-exchange-obsmarkers-case-A4.t (12.34s)test-obsmarkers-effectflag.t (20.04s)test-fastannotate-renames.t (15.38s)test-histedit-outgoing.t (13.50s)test-histedit-drop.t (9.56s)test-bookmarks-merge.t (17.10s)test-lock-badness.t (11.59s)test-repair-strip.t (8.73s)test-rebase-mq-skip.t#continuecommand (17.25s)test-rebase-mq-skip.t#continueflag (17.32s)test-rebase-templates.t (8.40s)test-extension-timing.t (1.62s)test-exchange-obsmarkers-case-B6.t (13.05s)test-cbor.py (0.86s)test-narrow-merge.t#flat (15.47s)test-narrow-merge.t#tree (11.40s)test-debugbundle.t (5.24s)test-convert-tla.t (2.00s)test-mq-qclone-http.t (14.32s)test-exchange-obsmarkers-case-A2.t (11.19s)test-exchange-obsmarkers-case-D2.t (12.42s)test-status-terse.t (13.08s)test-subrepo-missing.t (11.40s)test-phase-archived.t (6.59s)test-pathconflicts-update.t (15.43s)test-hgweb-no-path-info.t (1.89s)test-show.t (9.93s)test-addremove-similar.t (11.32s)test-contrib.t (3.70s)test-worker.t (4.17s)test-merge-subrepos.t (12.66s)test-merge7.t (5.86s)test-unionrepo.t (13.19s)test-flags.t (8.55s)test-pull-network.t (9.82s)test-remotefilelog-gc.t (8.35s)test-commit-multiple.t (8.67s)test-commit-unresolved.t#abortcommand (14.29s)test-commit-unresolved.t#abortflag (14.13s)test-import-eol.t (14.42s)test-sparse-import.t (8.02s)test-narrow-clone-no-ellipsis.t (40.21s)test-amend-subrepo.t#obsstore-off (15.72s)test-amend-subrepo.t#obsstore-on (15.76s)test-logtoprocess.t (3.93s)test-rebase-transaction.t#continuecommand (9.29s)test-rebase-transaction.t#continueflag (9.25s)test-identify.t (16.81s)test-simple-update.t (12.47s)test-narrow-pull.t (25.24s)test-mq-missingfiles.t (13.32s)test-convert-datesort.t (13.14s)test-mq-qdelete.t (22.40s)test-filebranch.t (7.36s)test-pending.t (9.59s)test-clone-update-order.t (7.94s)test-racy-mutations.t#fail-if-detected (3.46s)test-racy-mutations.t#skip-detection (2.87s)test-fastannotate-perfhack.t (14.14s)test-origbackup-conflict.t (8.44s)test-mq-merge.t (14.11s)test-update-atomic.t (5.66s)test-merge-local.t (10.48s)test-hooklib-changeset_obsoleted.t (5.57s)test-remotefilelog-http.t (7.23s)test-repo-filters-tiptoe.t (6.85s)test-sqlitestore.t (5.97s)test-exchange-obsmarkers-case-D3.t (13.49s)test-remote-hidden.t (8.66s)test-rebuildstate.t (12.59s)test-bugzilla.t (3.28s)test-revlog-v2.t (6.75s)test-rename-rev.t (13.89s)test-branch-option.t (14.22s)test-mac-packages.t (0.09s)test-empty-group.t (6.93s)test-narrow-shallow.t (26.56s)test-parents.t (9.45s)test-fix-metadata.t (1.18s)test-serve.t (10.12s)test-http-branchmap.t (5.52s)test-children.t (9.50s)test-single-head-obsolescence-named-branch-A3.t (11.91s)test-remotefilelog-clone.t (9.01s)test-remotefilelog-sparse.t (17.70s)test-remotefilelog-corrupt-cache.t (7.07s)test-run-tests.py (0.17s)test-single-head-obsolescence-named-branch-A4.t (10.07s)test-extdata.t (10.69s)test-remotefilelog-clone-tree.t (8.94s)test-narrow-commit.t#flat (13.27s)test-narrow-commit.t#tree (13.30s)test-mq-pull-from-bundle.t (11.67s)test-exchange-obsmarkers-case-B3.t (11.90s)test-issue672.t (5.40s)test-merge-internal-tools-pattern.t (8.08s)test-rhg-sparse-narrow.t (0.08s)test-extensions-afterloaded.t (7.54s)test-lfs-bundle.t (9.05s)test-wireproto-serverreactor.py (0.27s)test-single-head-obsolescence-named-branch-A1.t (11.16s)test-eol-clone.t (4.50s)test-tools.t (0.95s)test-fastannotate-corrupt.t (6.81s)test-single-head-obsolescence-named-branch-A2.t (9.31s)test-single-head-obsolescence-named-branch-A5.t (8.20s)test-excessive-merge.t (7.12s)test-mq-qqueue.t (18.34s)test-narrow-rebase.t#continuecommand (10.79s)test-narrow-rebase.t#continueflag (10.87s)test-push-cgi.t (2.65s)test-record.t (1.95s)test-relink.t (4.12s)test-convert-darcs.t (1.21s)test-transaction-rollback-on-sigpipe.t (3.75s)test-bundle2-pushback.t (5.60s)test-hgweb-non-interactive.t (1.51s)test-remotefilelog-log.t (9.54s)test-rebase-backup.t (8.54s)test-patch.t (5.45s)test-cache-abuse.t (23.32s)test-arbitraryfilectx.t (3.83s)test-pathconflicts-basic.t (10.24s)test-hooklib-changeset_published.t (3.15s)test-committer.t (7.26s)test-exchange-obsmarkers-case-B7.t (11.63s)test-patchbomb-tls.t (3.97s)test-remotefilelog-bundle2-legacy.t (0.72s)test-pull-http.t (6.04s)test-exchange-obsmarkers-case-B1.t (11.69s)test-rename-after-merge.t (11.13s)test-remotefilelog-bundles.t (7.38s)test-requires.t (7.00s)test-bookmarks-rebase.t (8.78s)test-mq-qdiff.t (10.38s)test-sidedata.t (6.89s)test-remotefilelog-bundle2.t (10.20s)test-exchange-obsmarkers-case-A7.t (10.17s)test-revset-outgoing.t (7.00s)test-import-context.t (2.67s)test-eol-add.t (5.53s)test-dirstate.t#dirstate-v1 (6.52s)test-dirstate.t#dirstate-v2 (7.81s)test-bundle-vs-outgoing.t (7.38s)test-rebase-partial.t (7.12s)test-update-names.t (9.95s)test-nointerrupt.t (2.64s)test-hooklib-reject_merge_commits.t (2.78s)test-mailmap.t (6.52s)test-rank.t (5.03s)test-merge-remove.t (10.02s)test-convert-tagsbranch-topology.t (2.33s)test-narrow-clone-stream.t#flat-fncache (35.29s)test-narrow-clone-stream.t#flat-nofncache (35.22s)test-narrow-clone-stream.t#tree (35.23s)test-locate.t (14.71s)test-merge-closedheads.t (12.71s)test-wireproto-clientreactor.py (0.27s)test-contrib-dumprevlog.t (5.04s)test-unified-test.t (0.95s)test-remotefilelog-pull-noshallow.t (5.28s)test-debugextensions.t (2.53s)test-issue1306.t (4.75s)test-narrow-sparse.t#flat (8.02s)test-narrow-sparse.t#tree (6.30s)test-fuzz-targets.t (0.34s)test-cat.t (12.59s)test-histedit-no-backup.t#abortcommand (4.22s)test-histedit-no-backup.t#abortflag (4.32s)test-histedit-merge-tools.t (5.73s)test-issue660.t (10.67s)test-remotefilelog-tags.t (6.30s)test-issue1175.t (9.67s)test-oldcgi.t (1.58s)test-narrow-clone-non-narrow-server.t (12.84s)test-largefiles-small-disk.t (2.21s)test-issue586.t (8.90s)test-convert-clonebranches.t (8.55s)test-remotefilelog-strip.t (5.64s)test-impexp-branch.t (7.08s)test-rebase-legacy.t#continuecommand (6.09s)test-rebase-legacy.t#continueflag (5.69s)test-wsgirequest.py (0.36s)test-symlink-placeholder.t (5.22s)test-url-download.t (6.38s)test-merge6.t (6.75s)test-ssh-repoerror.t (7.97s)test-narrow-copies.t (8.67s)test-server-view.t (6.35s)test-verify-repo-operations.py (0.12s)test-rebase-issue-noparam-single-rev.t (8.88s)test-close-head.t (7.63s)test-merge-revert2.t (12.91s)test-merge4.t (8.03s)test-addremove.t (9.48s)test-mq-qrename.t (17.41s)test-narrow-update.t (8.48s)test-mq-symlinks.t (13.11s)test-double-merge.t (3.47s)test-narrow-patch.t#flat (4.11s)test-narrow-patch.t#tree (4.17s)test-glog-topological.t (3.45s)test-sparse-verbose-json.t (5.45s)test-merge9.t (7.34s)test-remotefilelog-partial-shallow.t (5.11s)test-update-reverse.t (5.00s)test-patch-offset.t (1.21s)test-newcgi.t (1.60s)test-revlog-raw.py (0.67s)test-context-metadata.t (4.22s)test-pushvars.t (4.09s)test-histedit-templates.t (3.76s)test-hgwebdirsym.t (5.12s)test-log-exthook.t (1.95s)test-issue1802.t (5.50s)test-branch-tag-confict.t (3.86s)test-narrow-debugcommands.t (4.60s)test-custom-filters.t (3.47s)test-sparse-requirement.t (4.85s)test-sparse-clone.t (3.00s)test-issue2137.t (1.56s)test-manifest.py (2.92s)test-merge-symlinks.t (2.78s)test-revlog.t (2.60s)test-permissions.t#dirstate-v1 (3.96s)test-permissions.t#dirstate-v2 (4.04s)test-eolfilename.t (4.59s)test-merge10.t (5.49s)test-diffdir.t (8.01s)test-schemes.t (4.49s)test-mq-qgoto.t (10.95s)test-newercgi.t (1.59s)test-issue522.t (4.60s)test-hooklib-reject_new_heads.t (2.38s)test-url.py (0.21s)test-convert-identity.t (5.08s)test-editor-filename.t (2.80s)test-import-unknown.t (8.33s)test-journal-exists.t (4.25s)test-unbundlehash.t (2.87s)test-merge-revert.t (12.79s)test-encode.t (5.44s)test-hooklib-enforce_draft_commits.t (3.59s)test-casecollision.t (8.80s)test-remotefilelog-datapack.py (1.36s)test-ancestor.py (0.93s)test-missing-capability.t (4.39s)test-update-dest.t (4.27s)test-known.t (6.37s)test-sparse-fsmonitor.t (0.03s)test-no-symlinks.t (0.09s)test-convert-authormap.t (2.95s)test-sparse-clear.t (4.10s)test-remotefilelog-permissions.t (4.59s)test-subrepo-paths.t (3.02s)test-confused-revert.t (7.30s)test-merge2.t (9.21s)test-issue1993.t (3.50s)test-issue1502.t (4.30s)test-gpg.t (2.73s)test-rebase-empty-successor.t (4.81s)test-clone-cgi.t (1.59s)test-fix-pickle.t (1.60s)test-websub.t (2.36s)test-rebase-brute-force.t (3.15s)test-simplemerge.py (0.21s)test-stdio.py (7.22s)test-diff-antipatience.t#bdiff (1.24s)test-diff-antipatience.t#xdiff (1.42s)test-issue1877.t (6.14s)test-empty-file.t (4.96s)test-parseindex2.py (0.36s)test-revlog-mmapindex.t (27.17s)test-hgk.t (3.44s)test-changelog-exec.t (4.28s)test-lrucachedict.py (0.20s)test-diff-hashes.t (3.46s)test-convert-bzr-ghosts.t (0.08s)test-debian-packages.t (0.30s)test-absorb-edit-lines.t (4.07s)test-remotefilelog-histpack.py (3.45s)test-remotefilelog-wireproto.t (5.28s)test-narrow-acl.t (5.05s)test-legacy-exit-code.t (4.26s)test-remotefilelog-hgweb.t (3.34s)test-docker-packaging.t (0.18s)test-bookmarks-strip.t (4.97s)test-remotefilelog-keepset.t (3.92s)test-mactext.t (2.00s)test-empty.t (2.66s)test-remotefilelog-bad-configs.t (3.90s)test-diff-subdir.t (3.03s)test-revert-interactive-curses.t (3.19s)test-narrow-debugrebuilddirstate.t (3.20s)test-convert-bzr-114.t (0.09s)test-unrelated-pull.t (3.48s)test-diff-reverse.t (3.84s)test-revset-dirstate-parents.t (7.92s)test-trusted.py (0.28s)test-debugbackupbundle.t (3.52s)test-wireproto-framing.py (0.22s)test-update-issue1456.t (5.10s)test-merge5.t (4.60s)test-convert-bzr-treeroot.t (0.09s)test-narrow-archive.t (4.66s)test-absorb-unfinished.t (2.44s)test-diff-copy-depth.t (7.43s)test-hgweb-bundle.t (2.76s)test-mq-qimport-fail-cleanup.t (2.88s)test-rhg-no-generaldelta.t (2.75s)test-linelog.py (3.95s)test-linerange.py (0.21s)test-fix-clang-format.t (0.13s)test-manifest-merging.t (3.15s)test-issue619.t (3.47s)test-merge8.t (3.55s)test-issue842.t (3.47s)test-remotefilelog-blame.t (5.22s)test-filecache.py (1.36s)test-revlog-group-emptyiter.t (2.39s)test-propertycache.py (0.74s)test-pathencode.py (0.46s)test-demandimport.py (0.12s)test-archive-symlinks.t (2.14s)test-absorb-filefixupstate.py (0.38s)test-absorb-strip.t (2.09s)test-pull-permission.t (2.04s)test-issue5979.t (4.18s)test-revisions.t (5.98s)test-remotefilelog-share.t#normal (3.17s)test-remotefilelog-share.t#safe (3.24s)test-issue612.t (3.49s)test-context.py (0.44s)test-batching.py (0.33s)test-debugindexdot.t (3.84s)test-lock.py (0.20s)test-doctest.py (1.45s)test-eol-tag.t (2.43s)test-empty-manifest-index.t (2.71s)test-ssh-batch.t (2.41s)test-bdiff.py (0.22s)test-hgweb-auth.py (0.27s)test-nested-repo.t (4.54s)test-minirst.py (0.23s)test-rust-ancestor.py (0.15s)test-execute-bit.t (3.75s)test-issue4074.t (2.09s)test-username-newline.t (1.53s)test-fastannotate-revmap.py (0.37s)test-revlog-packentry.t (1.93s)test-ui-config.py (0.40s)test-sparse-with-safe-share.t (1.58s)test-diff-issue2761.t (3.25s)test-strict.t (2.98s)test-atomictempfile.py (0.21s)test-diff-newlines.t (1.59s)test-util.py (0.20s)test-rust-discovery.py (0.17s)test-empty-dir.t (2.29s)test-storage.py (1.93s)test-absorb-phase.t (2.83s)test-extra-filelog-entry.t (2.49s)test-annotate.py (0.23s)test-debugrename.t (3.15s)test-issue1438.t (3.01s)test-issue1102.t (2.63s)test-fastannotate-diffopts.t (1.65s)test-revert-unknown.t (2.61s)test-bad-pull.t (1.64s)test-revert-flags.t (2.17s)test-simplekeyvaluefile.py (0.23s)test-issue1089.t (2.31s)test-backwards-remove.t (2.03s)test-contrib-emacs.t (0.33s)test-xdg.t (0.44s)test-cappedreader.py (0.21s)test-wireproto.py (0.28s)test-dirstate-backup.t (0.77s)test-mq-qsave.t (1.76s)test-encoding-func.py (0.15s)test-extensions-wrapfunction.py (0.29s)test-walkrepo.py (0.37s)test-hashutil.py (0.07s)test-revlog-ancestry.py (0.47s)test-rust-revlog.py (0.08s)test-config-parselist.py (0.18s)test-ui-verbosity.py (0.31s)test-hg-parseurl.py (0.20s)test-filelog.py (0.37s)test-symlink-os-yes-fs-no.py (1.40s)test-sshserver.py (0.29s)test-hgwebdir-gc.py (0.44s)test-config-env.py (0.29s)test-minifileset.py (0.25s)test-locale.t (0.39s)test-lfs-pointer.py (0.40s)test-duplicateoptions.py (0.48s)test-hgwebdir-paths.py (0.37s)test-ui-color.py (0.36s)test-status-inprocess.py (0.33s)test-dispatch.py (0.39s)test-dirs.py (0.20s)test-mdiff.py (0.20s)