Re: [Python-Dev] investigating bot failures for ElementTree

2012-06-15 Thread Eli Bendersky
On Fri, Jun 15, 2012 at 8:43 AM, Eli Bendersky wrote: > Hi, > > I committed a significant patch to _elementtree, which causes some bots to > fail on test_xml_etree[_c]. I'm currently investigating the possible cause > of this - and will be disabling a couple of tests in the suite temporarily, > s

[Python-Dev] investigating bot failures for ElementTree

2012-06-14 Thread Eli Bendersky
Hi, I committed a significant patch to _elementtree, which causes some bots to fail on test_xml_etree[_c]. I'm currently investigating the possible cause of this - and will be disabling a couple of tests in the suite temporarily, since the problems are most likely due to the ugly monkey-patching t