Skip to content

FTA maps error type to super error type unnecessarily #1915

@reteprelief

Description

@reteprelief

If we have an error type with subtypes, e.g., OutOfRange as subtype of ValueError, and we traverse backwards starting with the subtype (e.g., OutOfRange), the trace should stay with the subtype instead of mapping it into the super type.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions