It looks like they probably do, since they preserve the failureStrategy but not the TestVerb (which contains the failureMessage) as a whole. I apologize for not confirming this before filing.
We probably want to preserve failureMessage. We could probably hack that up quickly enough, but maybe this is an opportunity to do a larger review of the relationship between these APIs.
It looks like they probably do, since they preserve the
failureStrategybut not theTestVerb(which contains thefailureMessage) as a whole. I apologize for not confirming this before filing.We probably want to preserve
failureMessage. We could probably hack that up quickly enough, but maybe this is an opportunity to do a larger review of the relationship between these APIs.