Disable a sporadically failing check in wxBitmapComboBox unit test.
authorVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 May 2013 23:22:09 +0000 (23:22 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Thu, 9 May 2013 23:22:09 +0000 (23:22 +0000)
commit5cbb4a59ce0ae0ac4e3ed4d86d4338a497ceeab2
treee58e4deabb09883900f5d9b5e20ea1ab79822de6
parent784397563c9cb933f233bb5a42ab009f0dc590b1
Disable a sporadically failing check in wxBitmapComboBox unit test.

This check keeps failing in buildbot builds even though it always passes in
local ones (and sometimes in buildbot ones too). Disable it to allow the
entire test suite to pass.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@73957 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
tests/controls/textentrytest.cpp