aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside2/tests/QtTest/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sources/pyside2/tests/QtTest/CMakeLists.txt')
-rw-r--r--sources/pyside2/tests/QtTest/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/sources/pyside2/tests/QtTest/CMakeLists.txt b/sources/pyside2/tests/QtTest/CMakeLists.txt
index 9d1e9db39..2a95b70f7 100644
--- a/sources/pyside2/tests/QtTest/CMakeLists.txt
+++ b/sources/pyside2/tests/QtTest/CMakeLists.txt
@@ -1,3 +1,4 @@
PYSIDE_TEST(click_test.py)
PYSIDE_TEST(eventfilter_test.py)
-PYSIDE_TEST(touchevent_test.py)
+# The test is currently permanently broken, needs to be fixed.
+#PYSIDE_TEST(touchevent_test.py)