@@ -73,26 +73,6 @@ class ConformanceTestSuite(unittest.TestSuite):
7373 "optionals/optionals/optional_struct_optindex_index_value" ,
7474 "optionals/optionals/optional_struct_optindex_value" ,
7575 "optionals/optionals/struct_optindex_value" ,
76-
77- # Recent changes
78- "proto2/set_null/repeated_field_timestamp_null_pruned" ,
79- "proto2/set_null/repeated_field_duration_null_pruned" ,
80- "proto2/set_null/repeated_field_wrapper_null_pruned" ,
81- "proto2/set_null/map_timestamp_null_pruned" ,
82- "proto2/set_null/map_duration_null_pruned" ,
83- "proto2/set_null/map_wrapper_null_pruned" ,
84- "proto3/set_null/repeated_field_timestamp_null_pruned" ,
85- "proto3/set_null/repeated_field_duration_null_pruned" ,
86- "proto3/set_null/repeated_field_wrapper_null_pruned" ,
87- "proto3/set_null/map_timestamp_null_pruned" ,
88- "proto3/set_null/map_duration_null_pruned" ,
89- "proto3/set_null/map_wrapper_null_pruned" ,
90- "string_ext/format/default precision for fixed-point clause with int" ,
91- "string_ext/format/default precision for fixed-point clause with uint" ,
92- "string_ext/format/default precision for scientific notation with int" ,
93- "string_ext/format/default precision for scientific notation with uint" ,
94- "namespace/namespace_shadowing/basic" ,
95- "namespace/namespace_shadowing/comprehension_shadowing_namespaced_selector_disambiguation" ,
9676 ]
9777
9878 if os .name == "nt" :
0 commit comments