Closed as not planned
Closed as not planned
Description
Bug report
Lines 1034 to 1047 in 5e7ea95
Looks like some cases here are just duplicates: because in some cases Function
and Class
tests have different enum_type
definitions:
Lines 1104 to 1109 in 5e7ea95
But, some have identical. I propose to delete cases where enum_type
is a duplicate.
I have a PR ready.
It was introduced in #108704
CC @ethanfurman