D5980: py3: add a new file with only failing tests

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Sun Feb 17 22:29:27 UTC 2019


pulkit created this revision.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.

REVISION SUMMARY
  We have only 5 failing tests left now according to buildbot. So let's have a
  list of failing tests instead of passing one.
  
  I am not deleting python3-whitelist for now because it is used by buildbot. Once
  buildbot is configured to read tests from here, we should delete that.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D5980

AFFECTED FILES
  contrib/py3-fail

CHANGE DETAILS

diff --git a/contrib/py3-fail b/contrib/py3-fail
new file mode 100644
--- /dev/null
+++ b/contrib/py3-fail
@@ -0,0 +1,5 @@
+test-devel-warnings.t
+test-hook.t
+test-lfs-serve-access.t
+test-notify.t
+test-paths.t



To: pulkit, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list