Author: Maciej Fijalkowski <[email protected]>
Branch:
Changeset: r59558:7e7700d10132
Date: 2012-12-26 12:24 +0200
http://bitbucket.org/pypy/pypy/changeset/7e7700d10132/
Log: skip this test too
diff --git a/pypy/rpython/test/test_runicode.py
b/pypy/rpython/test/test_runicode.py
--- a/pypy/rpython/test/test_runicode.py
+++ b/pypy/rpython/test/test_runicode.py
@@ -267,6 +267,7 @@
test_char_isxxx = unsupported
test_isdigit = unsupported
+ test_str_isalpha = unsupported
test_upper = unsupported
test_lower = unsupported
test_splitlines = unsupported
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit