[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pypy-svn
Subject:    [pypy-commit] pypy default: Kill some test_ztranslations that take too long to be useful
From:       rlamy <pypy.commits () gmail ! com>
Date:       2016-10-31 16:21:17
Message-ID: 58176f7d.04e51c0a.bc2a0.0377 () mx ! google ! com
[Download RAW message or body]

Author: Ronan Lamy <ronan.lamy@gmail.com>
Branch: 
Changeset: r88004:eb75872a1e8b
Date: 2016-10-31 16:20 +0000
http://bitbucket.org/pypy/pypy/changeset/eb75872a1e8b/

Log:	Kill some test_ztranslations that take too long to be useful

diff --git a/pypy/module/cpyext/test/test_ztranslation.py \
b/pypy/module/cpyext/test/test_ztranslation.py deleted file mode 100644
--- a/pypy/module/cpyext/test/test_ztranslation.py
+++ /dev/null
@@ -1,4 +0,0 @@
-from pypy.objspace.fake.checkmodule import checkmodule
-
-def test_cpyext_translates():
-    checkmodule('cpyext', '_rawffi', translate_startup=False)
diff --git a/pypy/module/micronumpy/test/test_ztranslation.py \
b/pypy/module/micronumpy/test/test_ztranslation.py deleted file mode 100644
--- a/pypy/module/micronumpy/test/test_ztranslation.py
+++ /dev/null
@@ -1,4 +0,0 @@
-from pypy.objspace.fake.checkmodule import checkmodule
-
-def test_numpy_translates():
-    checkmodule('micronumpy')
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic