]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Expect `WhenDynamicCastToTest.AmbiguousCast` to fail on FreeBSD
authorngie <ngie@FreeBSD.org>
Mon, 11 Mar 2019 02:57:00 +0000 (02:57 +0000)
committerngie <ngie@FreeBSD.org>
Mon, 11 Mar 2019 02:57:00 +0000 (02:57 +0000)
commit0b1eecec7d3cbbfa672261697db450e9d7eff4be
tree7bcfdc2bd9b1c2f5c50949517619c841658c0cab
parent27c30212da870c7f876080683e81c41856c1c30e
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.
contrib/googletest/googlemock/test/gmock-matchers_test.cc