Disable ItemClick() unit test for wxListCtrl under wxMSW.
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Oct 2010 13:05:30 +0000 (13:05 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 1 Oct 2010 13:05:30 +0000 (13:05 +0000)
commite2032c2e21c779947a8852825d94b7e81b58b9f1
tree2c2c820efbd6feba3088003fcbcdce3e6d928b71
parent0c6a98a443e4be0cddc6174929b5013062f4aad0
Disable ItemClick() unit test for wxListCtrl under wxMSW.

This test just doesn't want to work on MSW buildbot slaves even though it
works perfectly locally. No idea why but disable it when running on a build
bot slave for now to let the entire test suite pass.

Also add a comment explaining why the test is disabled for wxGTK.

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