Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
nexedi
cython
Commits
e4b8a88d
Commit
e4b8a88d
authored
Feb 10, 2017
by
scoder
Committed by
GitHub
Feb 10, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1532 from mattip/update-pypy-skips
ENH: update test skip list for pypy
parents
39df7ffd
4a5d9e22
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
18 deletions
+5
-18
tests/pypy_bugs.txt
tests/pypy_bugs.txt
+5
-18
No files found.
tests/pypy_bugs.txt
View file @
e4b8a88d
...
@@ -4,31 +4,18 @@
...
@@ -4,31 +4,18 @@
broken_exception
broken_exception
bufaccess
bufaccess
buffmt
exarkun
memoryview
memoryview
memslice
memslice
sequential_parallel
sequential_parallel
setjmp
yield_from_pep380
yield_from_pep380
memoryview_inplace_division
memoryview_inplace_division
# GIL issues
# https://bitbucket.org/pypy/pypy/issues/1778/pygilstate_ensure-should-not-deadlock
run.exceptions_nogil
run.nogil
run.with_gil
run.parallel
run.pstats_profile_test
# gc issue?
# gc issue?
memoryview_in_subclasses
memoryview_in_subclasses
external_ref_reassignment
external_ref_reassignment
run.exttype_dealloc
run.exttype_dealloc
# https://bitbucket.org/pypy/pypy/issue/2023/cpyext-pydict_keys-values-items-does-not
builtin_subtype_methods_cy3
# bugs in cpyext
# bugs in cpyext
run.special_methods_T561
run.special_methods_T561
run.special_methods_T561_py2
run.special_methods_T561_py2
...
@@ -39,7 +26,7 @@ run.datetime_pxd
...
@@ -39,7 +26,7 @@ run.datetime_pxd
run.datetime_cimport
run.datetime_cimport
run.datetime_members
run.datetime_members
run.extern_builtins_T258
run.extern_builtins_T258
run.unicode_ascii_auto_encoding
run.unicode_default_auto_encoding
# refcounting-specific tests
run.str_ascii_auto_encoding
double_dealloc_T796
run.str_default_auto_encoding
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment