File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
graalpython/com.oracle.graal.python.test/src/tests/unittest_tags Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 115
115
*graalpython.lib-python.3.test.test_dataclasses.TestMakeDataclass.test_funny_class_names_names
116
116
*graalpython.lib-python.3.test.test_dataclasses.TestMakeDataclass.test_init_var
117
117
*graalpython.lib-python.3.test.test_dataclasses.TestMakeDataclass.test_invalid_type_specification
118
+ *graalpython.lib-python.3.test.test_dataclasses.TestMakeDataclass.test_keyword_field_names
118
119
*graalpython.lib-python.3.test.test_dataclasses.TestMakeDataclass.test_no_mutate_namespace
119
120
*graalpython.lib-python.3.test.test_dataclasses.TestMakeDataclass.test_no_types
120
121
*graalpython.lib-python.3.test.test_dataclasses.TestMakeDataclass.test_non_identifier_field_names
Original file line number Diff line number Diff line change 44
44
},
45
45
{
46
46
"name" : "tools" ,
47
- "version" : "fc6321eb65a1c7e656c89a7966936499d0de19c4 " ,
47
+ "version" : "315d6d694622db1fa17154c360d2471a659fb7d0 " ,
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" : "fc6321eb65a1c7e656c89a7966936499d0de19c4 " ,
55
+ "version" : "315d6d694622db1fa17154c360d2471a659fb7d0 " ,
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" : "fc6321eb65a1c7e656c89a7966936499d0de19c4 " ,
63
+ "version" : "315d6d694622db1fa17154c360d2471a659fb7d0 " ,
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