]> git.saurik.com Git - wxWidgets.git/commit
Disable NumValidatorTestCase::Interactive() for build bot slaves.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 12:45:30 +0000 (12:45 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Feb 2011 12:45:30 +0000 (12:45 +0000)
commit7067a74dd94d0a92aba013652b3bc2ec66837595
tree88f911b87692a68c5ed9c1c02b259025cf292384
parent4bf152c5b498705c55a07a827f6b4a8425377ab7
Disable NumValidatorTestCase::Interactive() for build bot slaves.

This test consistently fails on the MSW build slave machines (see e.g.
http://buildbot.tt-solutions.com/wx/builders/XPSP2 VC9 wxMSW trunk release/builds/2084/steps/test/logs/stdio)
for unknown reason so disable it for them. Notice that it does pass when ran
locally so it looks like another instance of a problem with wxUIActionSimulator
on these machines rather than the problem with the class itself.

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