D4995: tests: disable one check on Python 3

2018-10-13 Thread yuja (Yuya Nishihara)
yuja added a comment. > I'm pretty confident this is caused by differences in Python 3's > demandimporter wherein it'll notice nonexistent modules earlier than > Python 2. As a result, let's just disable this check on Python 3. > > The test now passes on Python 3. The te

Re: D4995: tests: disable one check on Python 3

2018-10-13 Thread Yuya Nishihara
> I'm pretty confident this is caused by differences in Python 3's > demandimporter wherein it'll notice nonexistent modules earlier than > Python 2. As a result, let's just disable this check on Python 3. > > The test now passes on Python 3. The test passes on my Python 3.6.7rc1 (Debia

D4995: tests: disable one check on Python 3

2018-10-13 Thread durin42 (Augie Fackler)
durin42 updated this revision to Diff 12069. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D4995?vs=12048&id=12069 REVISION DETAIL https://phab.mercurial-scm.org/D4995 AFFECTED FILES contrib/python3-whitelist tests/test-extension.t CHANGE DETAILS

D4995: tests: disable one check on Python 3

2018-10-13 Thread durin42 (Augie Fackler)
durin42 updated this revision to Diff 12048. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D4995?vs=12025&id=12048 REVISION DETAIL https://phab.mercurial-scm.org/D4995 AFFECTED FILES contrib/python3-whitelist tests/test-extension.t CHANGE DETAILS

D4995: tests: disable one check on Python 3

2018-10-13 Thread durin42 (Augie Fackler)
durin42 updated this revision to Diff 12025. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D4995?vs=11997&id=12025 REVISION DETAIL https://phab.mercurial-scm.org/D4995 AFFECTED FILES contrib/python3-whitelist tests/test-extension.t CHANGE DETAILS

D4995: tests: disable one check on Python 3

2018-10-13 Thread durin42 (Augie Fackler)
durin42 updated this revision to Diff 11997. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D4995?vs=11900&id=11997 REVISION DETAIL https://phab.mercurial-scm.org/D4995 AFFECTED FILES contrib/python3-whitelist tests/test-extension.t CHANGE DETAILS

D4995: tests: disable one check on Python 3

2018-10-12 Thread durin42 (Augie Fackler)
durin42 updated this revision to Diff 11900. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D4995?vs=11895&id=11900 REVISION DETAIL https://phab.mercurial-scm.org/D4995 AFFECTED FILES contrib/python3-whitelist tests/test-extension.t CHANGE DETAILS

D4995: tests: disable one check on Python 3

2018-10-12 Thread durin42 (Augie Fackler)
durin42 updated this revision to Diff 11895. REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D4995?vs=11877&id=11895 REVISION DETAIL https://phab.mercurial-scm.org/D4995 AFFECTED FILES contrib/python3-whitelist tests/test-extension.t CHANGE DETAILS

D4995: tests: disable one check on Python 3

2018-10-12 Thread durin42 (Augie Fackler)
durin42 created this revision. Herald added a reviewer: pulkit. Herald added subscribers: mercurial-devel, mjpieters. Herald added a reviewer: hg-reviewers. REVISION SUMMARY I'm pretty confident this is caused by differences in Python 3's demandimporter wherein it'll notice nonexistent modules