diff --git a/tests/auto/xmlpatterns/tst_xmlpatterns.cpp b/tests/auto/xmlpatterns/tst_xmlpatterns.cpp index 7e0eb32cebab330857b2e2c3c2d59f3c079a2505..86020dd9a07e9a3404560889d44c5c5ca17db794 100644 --- a/tests/auto/xmlpatterns/tst_xmlpatterns.cpp +++ b/tests/auto/xmlpatterns/tst_xmlpatterns.cpp @@ -131,8 +131,6 @@ void tst_XmlPatterns::xquerySupport() #ifdef Q_OS_WINCE QSKIP("WinCE: This test uses unsupported WinCE functionality"); -#elif defined(Q_OS_MAC) - QSKIP("MacOs: Failed on Mac. Will be fixed by bug fix for QTBUG-22556"); #endif QFETCH(int, expectedExitCode);