commit | ad3e27ae4c2c21d422603eab36c6b48e6e09f732 | [log] [tgz] |
---|---|---|
author | Zachary Ware <zachary.ware@gmail.com> | Tue May 12 23:57:21 2015 -0500 |
committer | Zachary Ware <zachary.ware@gmail.com> | Tue May 12 23:57:21 2015 -0500 |
tree | 3d2870271a0f6aa4af9f4fa49cad81543cf695f7 | |
parent | 849564f874fe55e505078ad09010daa66fc95ecb [diff] |
Issue #23193: Skip numeric_owner tests on platforms where they don't make sense In particular, the tests bomb out on Windows. The feature is a no-op on platforms without the pwd module or os.geteuid anyway.