marked some tests as insignificant for now
authorMatthew Cattell <matthew.cattell@nokia.com>
Tue, 13 Sep 2011 13:46:57 +0000 (15:46 +0200)
committerGunnar Sletta <gunnar.sletta@nokia.com>
Wed, 14 Sep 2011 08:14:27 +0000 (10:14 +0200)
Change-Id: I2c309d3a8da30ce2c2fa8529c76e1b3a26226d54

15 files changed:
tests/auto/declarative/examples/examples.pro
tests/auto/declarative/qdeclarativeapplication/qdeclarativeapplication.pro
tests/auto/declarative/qdeclarativedebugjs/qdeclarativedebugjs.pro
tests/auto/declarative/qdeclarativeecmascript/qdeclarativeecmascript.pro
tests/auto/declarative/qdeclarativeinfo/qdeclarativeinfo.pro
tests/auto/declarative/qdeclarativemetatype/qdeclarativemetatype.pro
tests/auto/declarative/qdeclarativestates/qdeclarativestates.pro
tests/auto/declarative/qdeclarativesystempalette/qdeclarativesystempalette.pro
tests/auto/declarative/qjsengine/qjsengine.pro
tests/auto/declarative/qjsvalue/qjsvalue.pro
tests/auto/declarative/qsgflickable/qsgflickable.pro
tests/auto/declarative/qsggridview/qsggridview.pro
tests/auto/declarative/qsgimage/qsgimage.pro
tests/auto/declarative/qsgpathview/qsgpathview.pro
tests/auto/declarative/qsgpositioners/qsgpositioners.pro

index b1e1200..edd4d80 100644 (file)
@@ -6,7 +6,8 @@ SOURCES += tst_examples.cpp
 DEFINES += SRCDIR=\\\"$$PWD\\\"
 
 CONFIG += parallel_test
-
+#temporary
+CONFIG += insignificant_test
 QT += core-private gui-private declarative-private qtquick1-private widgets-private v8-private
 
 qpa:CONFIG+=insignificant_test  # QTBUG-20990, aborts
index 4776e0a..4dbffa9 100644 (file)
@@ -1,6 +1,8 @@
 load(qttest_p4)
 contains(QT_CONFIG,declarative): QT += declarative gui
 macx:CONFIG -= app_bundle
-
+#temporary
+CONFIG += insignificant_test
 SOURCES += tst_qdeclarativeapplication.cpp
 QT += core-private gui-private declarative-private
+
index 5dfcfa6..afdeadb 100644 (file)
@@ -21,5 +21,6 @@ symbian: {
 }
 
 CONFIG += parallel_test
-
+#temporary
+CONFIG += insignificant_test
 QT += core-private gui-private v8-private declarative-private
index 67b6b72..9687c1a 100644 (file)
@@ -13,5 +13,6 @@ symbian: {
 }
 
 CONFIG += parallel_test
-
+#temporary
+CONFIG += insignificant_test
 QT += core-private gui-private declarative-private
index fb58161..a7a2953 100644 (file)
@@ -8,5 +8,6 @@ macx:CONFIG -= app_bundle
 }
 
 CONFIG += parallel_test
-
+#temporary
+CONFIG += insignificant_test
 QT += core-private gui-private declarative-private
index d21c12a..9935178 100644 (file)
@@ -13,4 +13,6 @@ symbian: {
 }
 
 CONFIG += parallel_test
+#temporary
+CONFIG += insignificant_test
 QT += core-private gui-private v8-private declarative-private opengl-private
index 4d5920e..1162d9a 100644 (file)
@@ -9,5 +9,6 @@ SOURCES += tst_qdeclarativesystempalette.cpp
 }
 
 CONFIG += parallel_test
-
+#temporary
+CONFIG += insignificant_test
 QT += core-private gui-private declarative-private
index 87e52ce..71c4aba 100644 (file)
@@ -2,7 +2,8 @@ load(qttest_p4)
 QT += declarative
 macx:CONFIG -= app_bundle
 SOURCES += tst_qjsengine.cpp
-
+#temporary
+CONFIG += insignificant_test
 wince* {
     DEFINES += SRCDIR=\\\"./\\\"
 } else:!symbian {
index 182196a..96b23ff 100644 (file)
@@ -8,3 +8,5 @@ win32-msvc* {
     QMAKE_CXXFLAGS_RELEASE -= -O1 -O2
     QMAKE_CXXFLAGS_RELEASE += -Od
 }
+#temporary
+CONFIG += insignificant_test
index 8aa66ba..61197df 100644 (file)
@@ -13,5 +13,6 @@ symbian: {
 }
 
 CONFIG += parallel_test
-
+#temporary
+CONFIG += insignificant_test
 QT += core-private gui-private v8-private declarative-private
index 00c7d96..e093813 100644 (file)
@@ -13,6 +13,7 @@ symbian: {
 }
 
 CONFIG += parallel_test
-
+#temporary
+CONFIG += insignificant_test
 QT += core-private gui-private v8-private declarative-private
 QT += opengl-private
index 7de254d..e7f3dfa 100644 (file)
@@ -14,5 +14,6 @@ symbian: {
 }
 
 CONFIG += parallel_test
-
+#temporary
+CONFIG += insignificant_test
 QT += core-private gui-private declarative-private
index ae0b1ed..312443f 100644 (file)
@@ -12,6 +12,7 @@ symbian: {
     DEFINES += SRCDIR=\\\"$$PWD\\\"
 }
 
-CONFIG += parallel_test
-
+CONFIG += parallel_test 
+#temporary
+CONFIG += insignificant_test
 QT += core-private gui-private v8-private declarative-private
index ae470fa..637ba9b 100644 (file)
@@ -12,6 +12,7 @@ symbian: {
 }
 
 CONFIG += parallel_test
-
+#temporary
+CONFIG += insignificant_test
 QT += core-private gui-private v8-private declarative-private
 QT += opengl-private