File tree Expand file tree Collapse file tree 6 files changed +11
-5
lines changed
graalpython/com.oracle.graal.python.test/src/tests/unittest_tags Expand file tree Collapse file tree 6 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1
- { "overlay" : "7ba0dd5e9c602ecf9bb4012cf88512da174c9cf4 " }
1
+ { "overlay" : "9c14918d6511333fb659ee2fa62b5fa7b27e93b5 " }
Original file line number Diff line number Diff line change 126
126
*test.test_asyncio.test_events.PolicyTests.test_set_event_loop
127
127
*test.test_asyncio.test_events.PolicyTests.test_set_event_loop_policy
128
128
*test.test_asyncio.test_events.SelectEventLoopTests.test_add_fds_after_closing
129
+ *test.test_asyncio.test_events.SelectEventLoopTests.test_bidirectional_pty
129
130
*test.test_asyncio.test_events.SelectEventLoopTests.test_call_later
130
131
*test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon
131
132
*test.test_asyncio.test_events.SelectEventLoopTests.test_call_soon_threadsafe
Original file line number Diff line number Diff line change 19
19
*graalpython.lib-python.3.test.test_complex.ComplexTest.test_overflow
20
20
*graalpython.lib-python.3.test.test_complex.ComplexTest.test_plus_minus_0j
21
21
*graalpython.lib-python.3.test.test_complex.ComplexTest.test_pow
22
+ *graalpython.lib-python.3.test.test_complex.ComplexTest.test_pow_with_small_integer_exponents
22
23
*graalpython.lib-python.3.test.test_complex.ComplexTest.test_repr_roundtrip
23
24
*graalpython.lib-python.3.test.test_complex.ComplexTest.test_repr_str
24
25
*graalpython.lib-python.3.test.test_complex.ComplexTest.test_richcompare
25
26
*graalpython.lib-python.3.test.test_complex.ComplexTest.test_richcompare_boundaries
26
27
*graalpython.lib-python.3.test.test_complex.ComplexTest.test_truediv
28
+ *graalpython.lib-python.3.test.test_complex.ComplexTest.test_truediv_zero_division
27
29
*graalpython.lib-python.3.test.test_complex.ComplexTest.test_underscores
Original file line number Diff line number Diff line change
1
+ *graalpython.lib-python.3.test.test_pty.PtyTest.test_master_read
1
2
*graalpython.lib-python.3.test.test_pty.SmallPtyTests.test__copy_to_each
2
3
*graalpython.lib-python.3.test.test_pty.SmallPtyTests.test__restore_tty_mode_normal_return
Original file line number Diff line number Diff line change
1
+ *graalpython.lib-python.3.test.test_tty.TestTty.test_setcbreak
2
+ *graalpython.lib-python.3.test.test_tty.TestTty.test_setraw
Original file line number Diff line number Diff line change 45
45
},
46
46
{
47
47
"name" : "sdk" ,
48
- "version" : "219b3c7e4c89b8229ba9af7adfa8c1f3acfddbbd " ,
48
+ "version" : "0616a89b997765884ff62d7dbf0fcf9fd37d3b2c " ,
49
49
"subdir" : True ,
50
50
"urls" : [
51
51
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
52
52
]
53
53
},
54
54
{
55
55
"name" : "tools" ,
56
- "version" : "219b3c7e4c89b8229ba9af7adfa8c1f3acfddbbd " ,
56
+ "version" : "0616a89b997765884ff62d7dbf0fcf9fd37d3b2c " ,
57
57
"subdir" : True ,
58
58
"urls" : [
59
59
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
60
60
],
61
61
},
62
62
{
63
63
"name" : "sulong" ,
64
- "version" : "219b3c7e4c89b8229ba9af7adfa8c1f3acfddbbd " ,
64
+ "version" : "0616a89b997765884ff62d7dbf0fcf9fd37d3b2c " ,
65
65
"subdir" : True ,
66
66
"urls" : [
67
67
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
68
68
]
69
69
},
70
70
{
71
71
"name" : "regex" ,
72
- "version" : "219b3c7e4c89b8229ba9af7adfa8c1f3acfddbbd " ,
72
+ "version" : "0616a89b997765884ff62d7dbf0fcf9fd37d3b2c " ,
73
73
"subdir" : True ,
74
74
"urls" : [
75
75
{"url" : "https://github.com/oracle/graal" , "kind" : "git" },
You can’t perform that action at this time.
0 commit comments