Author: Stephan <[email protected]>
Branch:
Changeset: r196:2291574064a4
Date: 2012-05-21 14:27 +0200
http://bitbucket.org/pypy/lang-js/changeset/2291574064a4/
Log: 7.4.3-14-n
diff --git a/js/test/ecma/conftest.py b/js/test/ecma/conftest.py
--- a/js/test/ecma/conftest.py
+++ b/js/test/ecma/conftest.py
@@ -10,7 +10,7 @@
exclusionlist = ['shell.js', 'browser.js']
-skip = ['15.4.5.1-1', '10.2.2-2', '15.1.2.1-2', '15.5.4.11-2', '15.5.4.11-5',
'7.2-1']
+skip = ['15.4.5.1-1', '10.2.2-2', '15.1.2.1-2', '15.5.4.11-2', '15.5.4.11-5',
'7.2-1', '7.4.3-14-n']
def pytest_ignore_collect(path, config):
if path.basename in exclusionlist:
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit