File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
graalpython/com.oracle.graal.python.test/src/tests/unittest_tags Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 12
12
*graalpython.lib-python.3.test.test_file.COtherFileTests.testIteration
13
13
*graalpython.lib-python.3.test.test_file.COtherFileTests.testModeStrings
14
14
*graalpython.lib-python.3.test.test_file.COtherFileTests.testSetBufferSize
15
+ *graalpython.lib-python.3.test.test_file.COtherFileTests.testTruncateOnWindows
15
16
*graalpython.lib-python.3.test.test_file.PyAutoFileTests.testAttributes
16
17
*graalpython.lib-python.3.test.test_file.PyAutoFileTests.testErrors
17
18
*graalpython.lib-python.3.test.test_file.PyAutoFileTests.testMethods
Original file line number Diff line number Diff line change 21
21
*graalpython.lib-python.3.test.test_fileinput.FileInputTests.test_readline_binary_mode
22
22
*graalpython.lib-python.3.test.test_fileinput.FileInputTests.test_readline_buffering
23
23
*graalpython.lib-python.3.test.test_fileinput.FileInputTests.test_readline_os_chmod_raises_OSError
24
+ *graalpython.lib-python.3.test.test_fileinput.FileInputTests.test_readline_os_fstat_raises_OSError
24
25
*graalpython.lib-python.3.test.test_fileinput.FileInputTests.test_stdin_binary_mode
25
26
*graalpython.lib-python.3.test.test_fileinput.FileInputTests.test_zero_byte_files
26
27
*graalpython.lib-python.3.test.test_fileinput.MiscTest.test_all
Original file line number Diff line number Diff line change 44
44
},
45
45
{
46
46
"name" : "tools" ,
47
- "version" : "1308a13bdff470a5183656ae80d66c76a0009949 " ,
47
+ "version" : "fc6321eb65a1c7e656c89a7966936499d0de19c4 " ,
48
48
"subdir" : True ,
49
49
"urls" : [
50
50
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
51
51
],
52
52
},
53
53
{
54
54
"name" : "sulong" ,
55
- "version" : "1308a13bdff470a5183656ae80d66c76a0009949 " ,
55
+ "version" : "fc6321eb65a1c7e656c89a7966936499d0de19c4 " ,
56
56
"subdir" : True ,
57
57
"urls" : [
58
58
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
59
59
]
60
60
},
61
61
{
62
62
"name" : "regex" ,
63
- "version" : "1308a13bdff470a5183656ae80d66c76a0009949 " ,
63
+ "version" : "fc6321eb65a1c7e656c89a7966936499d0de19c4 " ,
64
64
"subdir" : True ,
65
65
"urls" : [
66
66
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
You can’t perform that action at this time.
0 commit comments