Expect WhenDynamicCastToTest.AmbiguousCast to fail on FreeBSD
Casting AmbiguousCastTypes::DerivedSub1 to Base currently succeeds, when
it's expected to fail.
See https://github.com/google/googletest/issues/2172 for more details.
Expect `WhenDynamicCastToTest.AmbiguousCast` to fail on FreeBSD Tags None Referenced Files None Subscribers None
Description
Details
|