]> granicus.if.org Git - python/commit
Skip test_find_mac on Windows (issue #19804).
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 27 Nov 2013 06:57:33 +0000 (08:57 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Wed, 27 Nov 2013 06:57:33 +0000 (08:57 +0200)
commitcf6a3e2a270e78d4bb5a2d41bab57d25874da9e5
tree25eb55ab340f9a071596299f94b8e188295d93a0
parent2a57009b04d01b7c2e72ee67f9ab4ce62c64167d
Skip test_find_mac on Windows (issue #19804).

This test requires the ifconfig executable on $PATH, /sbin/, or /usr/sbin.
Lib/test/test_uuid.py