Author: mattip <[email protected]>
Branch:
Changeset: r73754:111c8c9b6897
Date: 2014-10-01 19:10 +0300
http://bitbucket.org/pypy/pypy/changeset/111c8c9b6897/
Log: skip test of disabled license generation
diff --git a/pypy/tool/release/test/test_package.py
b/pypy/tool/release/test/test_package.py
--- a/pypy/tool/release/test/test_package.py
+++ b/pypy/tool/release/test/test_package.py
@@ -115,6 +115,7 @@
check(pypy, 0755)
def test_generate_license():
+ py.test.skip('generation of license from platform documentation is
disabled')
from os.path import dirname, abspath, join, exists
class Options(object):
pass
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit