blob: 9066fe41d2388f79ffc6f7f4e00e91d6ccb4a3ba (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
|
test-debugcommands.t # "
test-doctest.py # abort: no repository found...; expected
test-hardlinks.t # 2 instead of 1
test-lfs-test-server.t # object is corrupt
test-nointerrupt.t # "
test-persistent-nodemap.t # unclear
# fail with an error about address is use or unavailable
test-clonebundles.t
test-http-bad-server.t
test-http-bundle1.t
test-http-proxy.t
test-http.t
test-https.t
test-lfs-serve-access.t
# time out on x86_64 or x86
test-bookmarks-pushpull.t
test-fix.t
test-glog-beautifygraph.t
test-glog.t
test-import.t
test-largefiles-misc.t
test-largefiles.t
test-log.t
test-merge-combination-file-content.t
test-merge-combination.t
test-mq.t
test-obsmarker-template.t
test-obsolete-bundle-strip.t
test-obsolete.t
test-revset.t
test-subrepo.t
test-template-functions.t
# time out on ppc64le
test-annotate.t
test-automv.t
test-backout.t
test-bisect.t
test-bisect2.t
test-bookmarks.t
test-branches.t
test-bundle2-exchange.t
test-censor.t
test-clone.t
test-commit-amend.t
test-commit-interactive.t
test-commit.t
test-convert-filemap.t
test-copies-chain-merge.t
test-copies-unrelated.t
test-copies.t
test-copytrace-heuristics.t
test-fileset.t
test-graft-interrupted.t
test-graft.t
test-help.t
test-hook.t
test-http-permissions.t
test-init.t
test-keyword.t
test-largefiles-update.t
test-lfs.t
test-merge-changedelete.t
test-merge-force.t
test-merge-tools.t
test-mq-guards.t
test-mq-header-date.t
test-mq-header-from.t
test-mq-qpush-exact.t
test-mq-subrepo.t
test-mv-cp-st-diff.t
test-narrow-clone.t
test-narrow-share.t
test-narrow.t
test-obsolete-divergent.t
test-phases-exchange.t
test-push-race.t
test-push-warn.t
test-rebase-inmemory.t
test-rebase-scenario-global.t
test-remotefilelog-local.t
test-rename-merge2.t
test-resolve.t
test-revert.t
test-revset2.t
test-run-tests.t
test-shelve.t
test-shelve2.t
test-show-work.t
test-ssh-proto.t
test-strip.t
test-subrepo-deep-nested-change.t
test-subrepo-git.t
test-tag.t
test-tags.t
test-template-basic.t
test-template-keywords.t
test-template-map.t
test-transplant.t
test-treemanifest.t
test-uncommit.t
test-update-branches.t
# timed out on aarch64
test-clone-uncompressed.t
test-lock-badness.t
test-narrow-clone-no-ellipsis.t
test-narrow-pull.t
test-remotefilelog-prefetch.t
test-rename.t
# outpput is different
test-convert-git.t
test-hghave.t
test-hgrc.t
test-mq-eol.t
test-mq-git.t
test-mq-qfold.t
test-mq-qnew.t
test-parseindex.t
test-patchbomb-tls.t
test-pathconflicts-merge.t
test-paths.t
test-remotefilelog-pull-noshallow.t
test-rename-merge1.t
test-status-tracked-key.t
test-wireproto-exchangev2-shallow.t
# fails on s390x
test-clone-stream.t
test-generaldelta.t
test-merge-halt.t
test-parseindex2.py
|