Author: Amaury Forgeot d'Arc <[email protected]>
Branch: py3.5
Changeset: r89529:056552e32143
Date: 2016-12-07 16:36 +0000
http://bitbucket.org/pypy/pypy/changeset/056552e32143/
Log: Skip this cElementTree test like all others in this file.
diff --git a/lib-python/3/test/test_xml_etree_c.py
b/lib-python/3/test/test_xml_etree_c.py
--- a/lib-python/3/test/test_xml_etree_c.py
+++ b/lib-python/3/test/test_xml_etree_c.py
@@ -11,6 +11,7 @@
fresh=['_elementtree', 'xml.etree'])
[email protected](cET, 'requires _elementtree')
class MiscTests(unittest.TestCase):
# Issue #8651.
@support.bigmemtest(size=support._2G + 100, memuse=1, dry_run=False)
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit