This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Claudiu.Popa
Recipients Claudiu.Popa, koobs, pitrou
Date 2014-06-10.13:44:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1402407889.24.0.252717719685.issue19838@psf.upfronthosting.co.za>
In-reply-to
Content
Here's a patch that marks those tests as expected failures if the source checkout is inside a zfs container. It uses `df -t zfs`, it was the easiest way I could find to detect that we are running from a zfs container.
History
Date User Action Args
2014-06-10 13:44:49Claudiu.Popasetrecipients: + Claudiu.Popa, pitrou, koobs
2014-06-10 13:44:49Claudiu.Popasetmessageid: <1402407889.24.0.252717719685.issue19838@psf.upfronthosting.co.za>
2014-06-10 13:44:49Claudiu.Popalinkissue19838 messages
2014-06-10 13:44:49Claudiu.Popacreate