K 10 svn:author V 4 ngie K 8 svn:date V 27 2019-03-11T02:57:00.343388Z K 7 svn:log V 237 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. END