##// END OF EJS Templates
py3: add one more passing test to whitelist...
Pulkit Goyal -
r40447:bad46c93 default
parent child Browse files
Show More
@@ -1,642 +1,643
1 1 test-abort-checkin.t
2 2 test-absorb-filefixupstate.py
3 3 test-absorb-phase.t
4 4 test-absorb-rename.t
5 5 test-absorb-strip.t
6 6 test-absorb.t
7 7 test-add.t
8 8 test-addremove-similar.t
9 9 test-addremove.t
10 10 test-alias.t
11 11 test-amend-subrepo.t
12 12 test-amend.t
13 13 test-ancestor.py
14 14 test-annotate.py
15 15 test-annotate.t
16 16 test-archive-symlinks.t
17 17 test-archive.t
18 18 test-atomictempfile.py
19 19 test-audit-path.t
20 20 test-audit-subrepo.t
21 21 test-automv.t
22 22 test-backout.t
23 23 test-backwards-remove.t
24 24 test-bad-extension.t
25 25 test-bad-pull.t
26 26 test-basic.t
27 27 test-bdiff.py
28 28 test-bheads.t
29 29 test-bisect.t
30 30 test-bisect2.t
31 31 test-bisect3.t
32 32 test-blackbox.t
33 33 test-bookmarks-current.t
34 34 test-bookmarks-merge.t
35 35 test-bookmarks-pushpull.t
36 36 test-bookmarks-rebase.t
37 37 test-bookmarks-strip.t
38 38 test-bookmarks.t
39 39 test-branch-change.t
40 40 test-branch-option.t
41 41 test-branch-tag-confict.t
42 42 test-branches.t
43 43 test-bundle-phases.t
44 44 test-bundle-r.t
45 45 test-bundle-type.t
46 46 test-bundle-vs-outgoing.t
47 47 test-bundle.t
48 48 test-bundle2-exchange.t
49 49 test-bundle2-format.t
50 50 test-bundle2-multiple-changegroups.t
51 51 test-bundle2-pushback.t
52 52 test-bundle2-remote-changegroup.t
53 53 test-cache-abuse.t
54 54 test-cappedreader.py
55 55 test-casecollision.t
56 56 test-cat.t
57 57 test-cbor.py
58 58 test-censor.t
59 59 test-changelog-exec.t
60 60 test-check-code.t
61 61 test-check-commit.t
62 62 test-check-config.py
63 63 test-check-config.t
64 64 test-check-execute.t
65 65 test-check-interfaces.py
66 66 test-check-module-imports.t
67 67 test-check-py3-compat.t
68 68 test-check-pyflakes.t
69 69 test-check-pylint.t
70 70 test-check-shbang.t
71 71 test-children.t
72 72 test-churn.t
73 73 test-clone-cgi.t
74 74 test-clone-pull-corruption.t
75 75 test-clone-r.t
76 76 test-clone-uncompressed.t
77 77 test-clone-update-order.t
78 78 test-clone.t
79 79 test-clonebundles.t
80 80 test-close-head.t
81 81 test-commandserver.t
82 82 test-commit-amend.t
83 83 test-commit-interactive.t
84 84 test-commit-multiple.t
85 85 test-commit-unresolved.t
86 86 test-commit.t
87 87 test-committer.t
88 88 test-completion.t
89 89 test-config-env.py
90 90 test-config.t
91 91 test-conflict.t
92 92 test-confused-revert.t
93 93 test-context-metadata.t
94 94 test-context.py
95 95 test-contrib-check-code.t
96 96 test-contrib-check-commit.t
97 97 test-contrib-dumprevlog.t
98 98 test-contrib-perf.t
99 99 test-contrib-relnotes.t
100 100 test-contrib-testparseutil.t
101 101 test-contrib.t
102 102 test-convert-authormap.t
103 103 test-convert-clonebranches.t
104 104 test-convert-cvs-branch.t
105 105 test-convert-cvs-detectmerge.t
106 106 test-convert-cvs-synthetic.t
107 107 test-convert-cvs.t
108 108 test-convert-cvsnt-mergepoints.t
109 109 test-convert-datesort.t
110 110 test-convert-filemap.t
111 111 test-convert-hg-sink.t
112 112 test-convert-hg-source.t
113 113 test-convert-hg-startrev.t
114 114 test-convert-splicemap.t
115 115 test-convert-tagsbranch-topology.t
116 116 test-copy-move-merge.t
117 117 test-copy.t
118 118 test-copytrace-heuristics.t
119 119 test-debugbuilddag.t
120 120 test-debugbundle.t
121 121 test-debugcommands.t
122 122 test-debugextensions.t
123 123 test-debugindexdot.t
124 124 test-debugrename.t
125 125 test-default-push.t
126 126 test-diff-antipatience.t
127 127 test-diff-binary-file.t
128 128 test-diff-change.t
129 129 test-diff-color.t
130 130 test-diff-copy-depth.t
131 131 test-diff-hashes.t
132 132 test-diff-ignore-whitespace.t
133 133 test-diff-indent-heuristic.t
134 134 test-diff-issue2761.t
135 135 test-diff-newlines.t
136 136 test-diff-reverse.t
137 137 test-diff-subdir.t
138 138 test-diff-unified.t
139 139 test-diff-upgrade.t
140 140 test-diffdir.t
141 141 test-diffstat.t
142 142 test-directaccess.t
143 143 test-dirstate-backup.t
144 144 test-dirstate-nonnormalset.t
145 145 test-dirstate-race.t
146 146 test-dirstate.t
147 147 test-dispatch.py
148 148 test-doctest.py
149 149 test-double-merge.t
150 150 test-drawdag.t
151 151 test-duplicateoptions.py
152 152 test-editor-filename.t
153 153 test-empty-dir.t
154 154 test-empty-file.t
155 155 test-empty-group.t
156 156 test-empty.t
157 157 test-encode.t
158 158 test-encoding-func.py
159 159 test-encoding-textwrap.t
160 160 test-encoding.t
161 161 test-eol-add.t
162 162 test-eol-clone.t
163 163 test-eol-hook.t
164 164 test-eol-patch.t
165 165 test-eol-tag.t
166 166 test-eol-update.t
167 167 test-eol.t
168 168 test-eolfilename.t
169 169 test-excessive-merge.t
170 170 test-exchange-obsmarkers-case-A1.t
171 171 test-exchange-obsmarkers-case-A2.t
172 172 test-exchange-obsmarkers-case-A3.t
173 173 test-exchange-obsmarkers-case-A4.t
174 174 test-exchange-obsmarkers-case-A5.t
175 175 test-exchange-obsmarkers-case-A6.t
176 176 test-exchange-obsmarkers-case-A7.t
177 177 test-exchange-obsmarkers-case-B1.t
178 178 test-exchange-obsmarkers-case-B2.t
179 179 test-exchange-obsmarkers-case-B3.t
180 180 test-exchange-obsmarkers-case-B4.t
181 181 test-exchange-obsmarkers-case-B5.t
182 182 test-exchange-obsmarkers-case-B6.t
183 183 test-exchange-obsmarkers-case-B7.t
184 184 test-exchange-obsmarkers-case-C1.t
185 185 test-exchange-obsmarkers-case-C2.t
186 186 test-exchange-obsmarkers-case-C3.t
187 187 test-exchange-obsmarkers-case-C4.t
188 188 test-exchange-obsmarkers-case-D1.t
189 189 test-exchange-obsmarkers-case-D2.t
190 190 test-exchange-obsmarkers-case-D3.t
191 191 test-exchange-obsmarkers-case-D4.t
192 192 test-execute-bit.t
193 193 test-export.t
194 194 test-extdata.t
195 195 test-extdiff.t
196 196 test-extensions-afterloaded.t
197 197 test-extensions-wrapfunction.py
198 198 test-extra-filelog-entry.t
199 199 test-fetch.t
200 200 test-filebranch.t
201 201 test-filecache.py
202 202 test-filelog.py
203 203 test-fileset-generated.t
204 204 test-fileset.t
205 205 test-fix-topology.t
206 206 test-fix.t
207 207 test-flags.t
208 208 test-fncache.t
209 209 test-generaldelta.t
210 210 test-getbundle.t
211 211 test-git-export.t
212 212 test-globalopts.t
213 213 test-glog-beautifygraph.t
214 214 test-glog-topological.t
215 215 test-glog.t
216 216 test-gpg.t
217 217 test-graft.t
218 218 test-grep.t
219 219 test-hardlinks.t
220 220 test-help.t
221 221 test-hg-parseurl.py
222 222 test-hghave.t
223 223 test-hgignore.t
224 224 test-hgk.t
225 225 test-hgrc.t
226 226 test-hgweb-annotate-whitespace.t
227 227 test-hgweb-bundle.t
228 228 test-hgweb-csp.t
229 229 test-hgweb-descend-empties.t
230 230 test-hgweb-diffs.t
231 231 test-hgweb-empty.t
232 232 test-hgweb-filelog.t
233 233 test-hgweb-non-interactive.t
234 234 test-hgweb-raw.t
235 235 test-hgweb-removed.t
236 236 test-hgweb.t
237 237 test-hgwebdir-paths.py
238 238 test-hgwebdirsym.t
239 239 test-histedit-arguments.t
240 240 test-histedit-base.t
241 241 test-histedit-bookmark-motion.t
242 242 test-histedit-commute.t
243 243 test-histedit-drop.t
244 244 test-histedit-edit.t
245 245 test-histedit-fold-non-commute.t
246 246 test-histedit-fold.t
247 247 test-histedit-no-backup.t
248 248 test-histedit-no-change.t
249 249 test-histedit-non-commute-abort.t
250 250 test-histedit-non-commute.t
251 251 test-histedit-obsolete.t
252 252 test-histedit-outgoing.t
253 253 test-histedit-templates.t
254 254 test-http-branchmap.t
255 255 test-http-bundle1.t
256 256 test-http-clone-r.t
257 257 test-http-permissions.t
258 258 test-http.t
259 259 test-hybridencode.py
260 260 test-i18n.t
261 261 test-identify.t
262 262 test-impexp-branch.t
263 263 test-import-bypass.t
264 test-import-context.t
264 265 test-import-eol.t
265 266 test-import-merge.t
266 267 test-import-unknown.t
267 268 test-import.t
268 269 test-imports-checker.t
269 270 test-incoming-outgoing.t
270 271 test-infinitepush-bundlestore.t
271 272 test-infinitepush-ci.t
272 273 test-infinitepush.t
273 274 test-inherit-mode.t
274 275 test-init.t
275 276 test-issue1089.t
276 277 test-issue1102.t
277 278 test-issue1175.t
278 279 test-issue1306.t
279 280 test-issue1438.t
280 281 test-issue1502.t
281 282 test-issue1802.t
282 283 test-issue1877.t
283 284 test-issue1993.t
284 285 test-issue2137.t
285 286 test-issue3084.t
286 287 test-issue4074.t
287 288 test-issue522.t
288 289 test-issue586.t
289 290 test-issue5979.t
290 291 test-issue612.t
291 292 test-issue619.t
292 293 test-issue660.t
293 294 test-issue672.t
294 295 test-issue842.t
295 296 test-journal-exists.t
296 297 test-journal-share.t
297 298 test-journal.t
298 299 test-keyword.t
299 300 test-known.t
300 301 test-largefiles-cache.t
301 302 test-largefiles-misc.t
302 303 test-largefiles-small-disk.t
303 304 test-largefiles-update.t
304 305 test-largefiles.t
305 306 test-lfs-largefiles.t
306 307 test-lfs-pointer.py
307 308 test-linelog.py
308 309 test-linerange.py
309 310 test-locate.t
310 311 test-lock-badness.t
311 312 test-log-linerange.t
312 313 test-log.t
313 314 test-logexchange.t
314 315 test-lrucachedict.py
315 316 test-mactext.t
316 317 test-mailmap.t
317 318 test-manifest-merging.t
318 319 test-manifest.py
319 320 test-manifest.t
320 321 test-match.py
321 322 test-mdiff.py
322 323 test-merge-changedelete.t
323 324 test-merge-closedheads.t
324 325 test-merge-commit.t
325 326 test-merge-criss-cross.t
326 327 test-merge-default.t
327 328 test-merge-force.t
328 329 test-merge-halt.t
329 330 test-merge-internal-tools-pattern.t
330 331 test-merge-local.t
331 332 test-merge-no-file-change.t
332 333 test-merge-remove.t
333 334 test-merge-revert.t
334 335 test-merge-revert2.t
335 336 test-merge-subrepos.t
336 337 test-merge-symlinks.t
337 338 test-merge-tools.t
338 339 test-merge-types.t
339 340 test-merge1.t
340 341 test-merge10.t
341 342 test-merge2.t
342 343 test-merge4.t
343 344 test-merge5.t
344 345 test-merge6.t
345 346 test-merge7.t
346 347 test-merge8.t
347 348 test-merge9.t
348 349 test-minifileset.py
349 350 test-minirst.py
350 351 test-mq-git.t
351 352 test-mq-guards.t
352 353 test-mq-header-date.t
353 354 test-mq-header-from.t
354 355 test-mq-merge.t
355 356 test-mq-pull-from-bundle.t
356 357 test-mq-qclone-http.t
357 358 test-mq-qdelete.t
358 359 test-mq-qdiff.t
359 360 test-mq-qfold.t
360 361 test-mq-qgoto.t
361 362 test-mq-qimport-fail-cleanup.t
362 363 test-mq-qnew.t
363 364 test-mq-qpush-exact.t
364 365 test-mq-qpush-fail.t
365 366 test-mq-qqueue.t
366 367 test-mq-qrefresh-interactive.t
367 368 test-mq-qrefresh-replace-log-message.t
368 369 test-mq-qrefresh.t
369 370 test-mq-qrename.t
370 371 test-mq-qsave.t
371 372 test-mq-safety.t
372 373 test-mq-subrepo.t
373 374 test-mq-symlinks.t
374 375 test-mq.t
375 376 test-mv-cp-st-diff.t
376 377 test-narrow-acl.t
377 378 test-narrow-archive.t
378 379 test-narrow-clone-no-ellipsis.t
379 380 test-narrow-clone-non-narrow-server.t
380 381 test-narrow-clone-nonlinear.t
381 382 test-narrow-clone-stream.t
382 383 test-narrow-clone.t
383 384 test-narrow-commit.t
384 385 test-narrow-copies.t
385 386 test-narrow-debugcommands.t
386 387 test-narrow-debugrebuilddirstate.t
387 388 test-narrow-exchange-merges.t
388 389 test-narrow-exchange.t
389 390 test-narrow-expanddirstate.t
390 391 test-narrow-merge.t
391 392 test-narrow-patch.t
392 393 test-narrow-patterns.t
393 394 test-narrow-pull.t
394 395 test-narrow-rebase.t
395 396 test-narrow-shallow-merges.t
396 397 test-narrow-shallow.t
397 398 test-narrow-strip.t
398 399 test-narrow-trackedcmd.t
399 400 test-narrow-update.t
400 401 test-narrow-widen-no-ellipsis.t
401 402 test-narrow-widen.t
402 403 test-narrow.t
403 404 test-nested-repo.t
404 405 test-newbranch.t
405 406 test-newercgi.t
406 407 test-nointerrupt.t
407 408 test-obshistory.t
408 409 test-obsmarker-template.t
409 410 test-obsmarkers-effectflag.t
410 411 test-obsolete-bounds-checking.t
411 412 test-obsolete-bundle-strip.t
412 413 test-obsolete-changeset-exchange.t
413 414 test-obsolete-checkheads.t
414 415 test-obsolete-distributed.t
415 416 test-obsolete-divergent.t
416 417 test-obsolete-tag-cache.t
417 418 test-obsolete.t
418 419 test-origbackup-conflict.t
419 420 test-pager-legacy.t
420 421 test-pager.t
421 422 test-parents.t
422 423 test-parse-date.t
423 424 test-parseindex2.py
424 425 test-patch-offset.t
425 426 test-patch.t
426 427 test-patchbomb-bookmark.t
427 428 test-patchbomb-tls.t
428 429 test-patchbomb.t
429 430 test-pathconflicts-basic.t
430 431 test-pathconflicts-merge.t
431 432 test-pathconflicts-update.t
432 433 test-pathencode.py
433 434 test-pending.t
434 435 test-permissions.t
435 436 test-phases-exchange.t
436 437 test-phases.t
437 438 test-profile.t
438 439 test-progress.t
439 440 test-propertycache.py
440 441 test-pull-branch.t
441 442 test-pull-http.t
442 443 test-pull-permission.t
443 444 test-pull-pull-corruption.t
444 445 test-pull-r.t
445 446 test-pull-update.t
446 447 test-pull.t
447 448 test-purge.t
448 449 test-push-cgi.t
449 450 test-push-checkheads-partial-C1.t
450 451 test-push-checkheads-partial-C2.t
451 452 test-push-checkheads-partial-C3.t
452 453 test-push-checkheads-partial-C4.t
453 454 test-push-checkheads-pruned-B1.t
454 455 test-push-checkheads-pruned-B2.t
455 456 test-push-checkheads-pruned-B3.t
456 457 test-push-checkheads-pruned-B4.t
457 458 test-push-checkheads-pruned-B5.t
458 459 test-push-checkheads-pruned-B6.t
459 460 test-push-checkheads-pruned-B7.t
460 461 test-push-checkheads-pruned-B8.t
461 462 test-push-checkheads-superceed-A1.t
462 463 test-push-checkheads-superceed-A2.t
463 464 test-push-checkheads-superceed-A3.t
464 465 test-push-checkheads-superceed-A4.t
465 466 test-push-checkheads-superceed-A5.t
466 467 test-push-checkheads-superceed-A6.t
467 468 test-push-checkheads-superceed-A7.t
468 469 test-push-checkheads-superceed-A8.t
469 470 test-push-checkheads-unpushed-D1.t
470 471 test-push-checkheads-unpushed-D2.t
471 472 test-push-checkheads-unpushed-D3.t
472 473 test-push-checkheads-unpushed-D4.t
473 474 test-push-checkheads-unpushed-D5.t
474 475 test-push-checkheads-unpushed-D6.t
475 476 test-push-checkheads-unpushed-D7.t
476 477 test-push-http.t
477 478 test-push-warn.t
478 479 test-push.t
479 480 test-pushvars.t
480 481 test-qrecord.t
481 482 test-rebase-abort.t
482 483 test-rebase-backup.t
483 484 test-rebase-base-flag.t
484 485 test-rebase-bookmarks.t
485 486 test-rebase-brute-force.t
486 487 test-rebase-cache.t
487 488 test-rebase-check-restore.t
488 489 test-rebase-collapse.t
489 490 test-rebase-conflicts.t
490 491 test-rebase-dest.t
491 492 test-rebase-detach.t
492 493 test-rebase-emptycommit.t
493 494 test-rebase-inmemory.t
494 495 test-rebase-interruptions.t
495 496 test-rebase-issue-noparam-single-rev.t
496 497 test-rebase-legacy.t
497 498 test-rebase-mq-skip.t
498 499 test-rebase-mq.t
499 500 test-rebase-named-branches.t
500 501 test-rebase-newancestor.t
501 502 test-rebase-obsolete.t
502 503 test-rebase-parameters.t
503 504 test-rebase-partial.t
504 505 test-rebase-pull.t
505 506 test-rebase-rename.t
506 507 test-rebase-scenario-global.t
507 508 test-rebase-templates.t
508 509 test-rebase-transaction.t
509 510 test-rebuildstate.t
510 511 test-record.t
511 512 test-releasenotes-formatting.t
512 513 test-releasenotes-merging.t
513 514 test-releasenotes-parsing.t
514 515 test-relink.t
515 516 test-remove.t
516 517 test-removeemptydirs.t
517 518 test-rename-after-merge.t
518 519 test-rename-dir-merge.t
519 520 test-rename-merge1.t
520 521 test-rename-merge2.t
521 522 test-rename.t
522 523 test-repair-strip.t
523 524 test-repo-compengines.t
524 525 test-requires.t
525 526 test-resolve.t
526 527 test-revert-flags.t
527 528 test-revert-interactive.t
528 529 test-revert-unknown.t
529 530 test-revert.t
530 531 test-revisions.t
531 532 test-revlog-ancestry.py
532 533 test-revlog-group-emptyiter.t
533 534 test-revlog-mmapindex.t
534 535 test-revlog-packentry.t
535 536 test-revlog-raw.py
536 537 test-revlog-v2.t
537 538 test-revlog.t
538 539 test-revset-dirstate-parents.t
539 540 test-revset-legacy-lookup.t
540 541 test-revset-outgoing.t
541 542 test-rollback.t
542 543 test-run-tests.py
543 544 test-run-tests.t
544 545 test-schemes.t
545 546 test-serve.t
546 547 test-setdiscovery.t
547 548 test-share.t
548 549 test-shelve.t
549 550 test-show-stack.t
550 551 test-show-work.t
551 552 test-show.t
552 553 test-simple-update.t
553 554 test-simplekeyvaluefile.py
554 555 test-simplemerge.py
555 556 test-single-head.t
556 557 test-sparse-clear.t
557 558 test-sparse-clone.t
558 559 test-sparse-import.t
559 560 test-sparse-merges.t
560 561 test-sparse-profiles.t
561 562 test-sparse-requirement.t
562 563 test-sparse-verbose-json.t
563 564 test-sparse.t
564 565 test-split.t
565 566 test-ssh-bundle1.t
566 567 test-ssh-clone-r.t
567 568 test-ssh-proto-unbundle.t
568 569 test-ssh-proto.t
569 570 test-ssh-repoerror.t
570 571 test-ssh.t
571 572 test-sshserver.py
572 573 test-stack.t
573 574 test-status-color.t
574 575 test-status-inprocess.py
575 576 test-status-rev.t
576 577 test-status-terse.t
577 578 test-status.t
578 579 test-storage.py
579 580 test-stream-bundle-v2.t
580 581 test-strict.t
581 582 test-strip-cross.t
582 583 test-strip.t
583 584 test-subrepo-deep-nested-change.t
584 585 test-subrepo-missing.t
585 586 test-subrepo-paths.t
586 587 test-subrepo-recursion.t
587 588 test-subrepo-relative-path.t
588 589 test-subrepo.t
589 590 test-symlink-os-yes-fs-no.py
590 591 test-symlink-placeholder.t
591 592 test-symlinks.t
592 593 test-tag.t
593 594 test-tags.t
594 595 test-template-basic.t
595 596 test-template-functions.t
596 597 test-template-keywords.t
597 598 test-template-map.t
598 599 test-tools.t
599 600 test-transplant.t
600 601 test-treemanifest.t
601 602 test-ui-color.py
602 603 test-ui-config.py
603 604 test-ui-verbosity.py
604 605 test-unamend.t
605 606 test-unbundlehash.t
606 607 test-uncommit.t
607 608 test-unified-test.t
608 609 test-unionrepo.t
609 610 test-unrelated-pull.t
610 611 test-up-local-change.t
611 612 test-update-branches.t
612 613 test-update-dest.t
613 614 test-update-issue1456.t
614 615 test-update-names.t
615 616 test-update-reverse.t
616 617 test-upgrade-repo.t
617 618 test-url-download.t
618 619 test-url-rev.t
619 620 test-url.py
620 621 test-username-newline.t
621 622 test-util.py
622 623 test-verify.t
623 624 test-walk.t
624 625 test-walkrepo.py
625 626 test-websub.t
626 627 test-win32text.t
627 628 test-wireproto-clientreactor.py
628 629 test-wireproto-command-branchmap.t
629 630 test-wireproto-command-changesetdata.t
630 631 test-wireproto-command-filedata.t
631 632 test-wireproto-command-filesdata.t
632 633 test-wireproto-command-heads.t
633 634 test-wireproto-command-listkeys.t
634 635 test-wireproto-command-lookup.t
635 636 test-wireproto-command-manifestdata.t
636 637 test-wireproto-command-pushkey.t
637 638 test-wireproto-command-rawstorefiledata.t
638 639 test-wireproto-framing.py
639 640 test-wireproto-serverreactor.py
640 641 test-wireproto.py
641 642 test-wsgirequest.py
642 643 test-xdg.t
General Comments 0
You need to be logged in to leave comments. Login now