Remove failing Qt tests from Symbian^3 HighFidelityModel
authorShabe Razvi <shaber@symbian.org>
Wed, 15 Sep 2010 16:42:14 +0100
branchHighFidelityModel
changeset 421 1ba3f37920d3
parent 418 b7a58fb9d90a
child 423 a9871a0f75c0
Remove failing Qt tests from Symbian^3
symbian3/mw/qt/package_definition.xml
--- a/symbian3/mw/qt/package_definition.xml	Tue Sep 14 17:16:55 2010 +0100
+++ b/symbian3/mw/qt/package_definition.xml	Wed Sep 15 16:42:14 2010 +0100
@@ -23,13 +23,5 @@
                 <unit bldFile="examples" qt:proFile="examples.pro" qt:qmakeArgs="-r"/>
             </component>
     </collection>
-    <collection id="qt_tests" name="Qt Tests" level="app">
-            <component id="qttestsauto" name="Qt Automated Tests" introduced="^2"  filter="qttestsauto">
-                <unit bldFile="tests/auto"  qt:proFile="qtpauto.pro" qt:makeArgs="-r"/>
-            </component>
-            <component id="qttestsbenchmarks" name="Qt Benchmarks Tests" introduced="^2" filter="qttestsbenchmarks">
-                <unit bldFile="tests/benchmarks" qt:proFile="benchmarks.pro" qt:qmakeArgs="-r"/>
-            </component>
-    </collection>
   </package>
 </SystemDefinition>