[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/phonon/cmake
From:       David Faure <faure () kde ! org>
Date:       2009-04-10 9:27:58
Message-ID: 1239355678.184911.11617.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 951797 by dfaure:

Fix "make test", there are no .shell wrappers in here so don't try to execute them.
However 4 tests fail. Extract:
FAIL!  : MethodTest::checkMediaObjectMethods(currentSourceChanged(const \
MediaSource&)) 'meta->indexOfSignal(QMetaObject::normalizedSignature(signature.constData())) \
!= -1' returned FALSE. ()  Loc: \
                [/d/kde/src/t/kdesupport/phonon/phonon/tests/methodtest.cpp(181)]
CCMAIL: kretz@kde.org


 M  +3 -3      PhononMacros.cmake  


--- trunk/kdesupport/phonon/cmake/PhononMacros.cmake #951796:951797
@@ -58,9 +58,9 @@
       set(_executable \
${EXECUTABLE_OUTPUT_PATH}/${_test_NAME}.app/Contents/MacOS/${_test_NAME})  else \
(Q_WS_MAC AND NOT _nogui)  # Use .shell wrapper where available, to use uninstalled \
                libs.
-      if (UNIX)
-         set(_executable ${_executable}.shell)
-      endif (UNIX)
+      #if (UNIX)
+      #   set(_executable ${_executable}.shell)
+      #endif (UNIX)
    endif (Q_WS_MAC AND NOT _nogui)
 
    if (using_qtest AND PHONON_TEST_OUTPUT STREQUAL "xml")


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic