You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is actually what we are already doing for EELS filled tests: all exceptions in the mapper there are variations of "Invalid transaction", trimmed to different lengths, so it's ineffective at the moment. #1406
This is actually what we are already doing for EELS filled tests: all exceptions in the mapper there are variations of "Invalid transaction", trimmed to different lengths, so it's ineffective at the moment.
I think we should open a issue to remove this, and another one to EELS to add strings to each transaction exception, it should not be that many.
We have this workaround to handle not comparing transaction exceptions when they happen because currently EELS returns the same string for every single exception.
This is a tracking issue to remove this workaround when we improve the strings in EELS.