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
4a5d9e22
Commit
4a5d9e22
authored
Nov 24, 2016
by
mattip
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH: update test skip list for pypy
parent
6dd263aa
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 @
4a5d9e22
...
...
@@ -4,31 +4,18 @@
broken_exception
bufaccess
buffmt
exarkun
memoryview
memslice
sequential_parallel
setjmp
yield_from_pep380
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?
memoryview_in_subclasses
external_ref_reassignment
run.exttype_dealloc
# https://bitbucket.org/pypy/pypy/issue/2023/cpyext-pydict_keys-values-items-does-not
builtin_subtype_methods_cy3
# bugs in cpyext
run.special_methods_T561
run.special_methods_T561_py2
...
...
@@ -39,7 +26,7 @@ run.datetime_pxd
run.datetime_cimport
run.datetime_members
run.extern_builtins_T258
run.unicode_ascii_auto_encoding
run.unicode_default_auto_encoding
run.str_ascii_auto_encoding
run.str_default_auto_encoding
# refcounting-specific tests
double_dealloc_T796
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