Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
Pyston
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
Pyston
Commits
12a3ddfe
Commit
12a3ddfe
authored
Nov 09, 2015
by
Boxiang Sun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
enable test_string and update test notes
parent
a771457a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
from_cpython/Lib/test/test_string.py
from_cpython/Lib/test/test_string.py
+0
-3
test/CPYTHON_TEST_NOTES.md
test/CPYTHON_TEST_NOTES.md
+0
-1
No files found.
from_cpython/Lib/test/test_string.py
View file @
12a3ddfe
# skip-if: True
# expected: fail
# this test gets stuck in an infinite loop(?) in test_replace (from string_tests)
import
unittest
,
string
from
test
import
test_support
,
string_tests
from
UserList
import
UserList
...
...
test/CPYTHON_TEST_NOTES.md
View file @
12a3ddfe
...
...
@@ -200,7 +200,6 @@ test_sort argument specification issue in listSort?
test_sqlite [unknown]
test_ssl [unknown]
test_startfile [unknown]
test_string infinite loops in test_replace
test_str memory leak?
test_strtod [unknown]
test_structmembers [unknown]
...
...
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