annotate tests/test-check-interfaces.py.out @ 36485:351323217fd3

py3: add b'' prefix in tests/test-revlog-v2.t After this, the test works on Python 3. There is some extra return value by open().write() I think which needs to be handled. # skip-blame because just b'' prefix Differential Revision: https://phab.mercurial-scm.org/D2509
author Pulkit Goyal <7895pulkit@gmail.com>
date Wed, 28 Feb 2018 22:14:36 +0530
parents b70029f355a3
children 39f7d4ee8bcd
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
33807
b70029f355a3 tests: verify that peer instances only expose interface members
Gregory Szorc <gregory.szorc@gmail.com>
parents:
diff changeset
1 public attributes not in abstract interface: badpeer.badattribute
b70029f355a3 tests: verify that peer instances only expose interface members
Gregory Szorc <gregory.szorc@gmail.com>
parents:
diff changeset
2 public attributes not in abstract interface: badpeer.badmethod