]> git.saurik.com Git - wxWidgets.git/commit
Disable TimerEventTestCase::Multiple() test for ANSI wxGTK build.
authorVadim Zeitlin <vadim@wxwidgets.org>
Tue, 5 Oct 2010 13:37:44 +0000 (13:37 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Tue, 5 Oct 2010 13:37:44 +0000 (13:37 +0000)
commit9a1ff9516c2686c0bf991c5ac7b370c09c85edab
tree0b78ff3db5298752db4e57cf7edd24a23958887c
parentd275b15d14b2ada68f511c027bbeb80a3c32b796
Disable TimerEventTestCase::Multiple() test for ANSI wxGTK build.

This test crashes for unknown reasons on wxGTK ANSI build slave and prevents
the rest of the test suite from running, so disable it for now.

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