aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-06-01 10:03:32 +0200
committerLiang Qi <liang.qi@qt.io>2016-06-02 15:22:21 +0000
commit38b11b7b52b418629ff2d245dad70edf20eb520c (patch)
tree7808d6550a6281b311b2facf05d854784e8a2941 /tests
parent32e0c5f96dac3f8afe187259929dd87012e1a464 (diff)
Removed insignificant of qmltest again
Blacklisted or skipped broken and unstable test functions. Some are moved to tests/auto/qmltest-blacklist folder. Task-number: QTBUG-33723 Task-number: QTBUG-38290 Task-number: QTBUG-53778 Task-number: QTBUG-53779 Task-number: QTBUG-53780 Task-number: QTBUG-53781 Task-number: QTBUG-53782 Task-number: QTBUG-53785 Task-number: QTBUG-53793 Change-Id: I35594d0d054f4f5719f6549536a1fc5bd7e2518f Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qmltest-blacklist/animators/Box.qml (renamed from tests/auto/qmltest/animators/Box.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_behavior.qml (renamed from tests/auto/qmltest/animators/tst_behavior.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_mixed.qml (renamed from tests/auto/qmltest/animators/tst_mixed.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_mixedparallel.qml (renamed from tests/auto/qmltest/animators/tst_mixedparallel.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_mixedsequential.qml (renamed from tests/auto/qmltest/animators/tst_mixedsequential.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_multiwindow.qml (renamed from tests/auto/qmltest/animators/tst_multiwindow.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_nested.qml (renamed from tests/auto/qmltest/animators/tst_nested.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_on.qml (renamed from tests/auto/qmltest/animators/tst_on.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_opacity.qml (renamed from tests/auto/qmltest/animators/tst_opacity.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_parallel.qml (renamed from tests/auto/qmltest/animators/tst_parallel.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_restart.qml (renamed from tests/auto/qmltest/animators/tst_restart.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_rotation.qml (renamed from tests/auto/qmltest/animators/tst_rotation.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_scale.qml (renamed from tests/auto/qmltest/animators/tst_scale.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_sequential.qml (renamed from tests/auto/qmltest/animators/tst_sequential.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_targetdestroyed.qml (renamed from tests/auto/qmltest/animators/tst_targetdestroyed.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_transformorigin.qml (renamed from tests/auto/qmltest/animators/tst_transformorigin.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_transition.qml (renamed from tests/auto/qmltest/animators/tst_transition.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_x.qml (renamed from tests/auto/qmltest/animators/tst_x.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_y.qml (renamed from tests/auto/qmltest/animators/tst_y.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/animators/tst_zeroduration.qml (renamed from tests/auto/qmltest/animators/tst_zeroduration.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/item/tst_layerInPositioner.qml (renamed from tests/auto/qmltest/item/tst_layerInPositioner.qml)0
-rw-r--r--tests/auto/qmltest-blacklist/itemgrabber/tst_itemgrabber.qml (renamed from tests/auto/qmltest/itemgrabber/tst_itemgrabber.qml)0
-rw-r--r--tests/auto/qmltest/BLACKLIST7
-rw-r--r--tests/auto/qmltest/listview/tst_listview.qml2
-rw-r--r--tests/auto/qmltest/qmltest.pro4
-rw-r--r--tests/auto/qmltest/window/tst_clickwindow.qml2
26 files changed, 13 insertions, 2 deletions
diff --git a/tests/auto/qmltest/animators/Box.qml b/tests/auto/qmltest-blacklist/animators/Box.qml
index 46218bed3f..46218bed3f 100644
--- a/tests/auto/qmltest/animators/Box.qml
+++ b/tests/auto/qmltest-blacklist/animators/Box.qml
diff --git a/tests/auto/qmltest/animators/tst_behavior.qml b/tests/auto/qmltest-blacklist/animators/tst_behavior.qml
index 91145909d0..91145909d0 100644
--- a/tests/auto/qmltest/animators/tst_behavior.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_behavior.qml
diff --git a/tests/auto/qmltest/animators/tst_mixed.qml b/tests/auto/qmltest-blacklist/animators/tst_mixed.qml
index a738baba25..a738baba25 100644
--- a/tests/auto/qmltest/animators/tst_mixed.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_mixed.qml
diff --git a/tests/auto/qmltest/animators/tst_mixedparallel.qml b/tests/auto/qmltest-blacklist/animators/tst_mixedparallel.qml
index 9d36fd10dc..9d36fd10dc 100644
--- a/tests/auto/qmltest/animators/tst_mixedparallel.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_mixedparallel.qml
diff --git a/tests/auto/qmltest/animators/tst_mixedsequential.qml b/tests/auto/qmltest-blacklist/animators/tst_mixedsequential.qml
index 0d58fc788e..0d58fc788e 100644
--- a/tests/auto/qmltest/animators/tst_mixedsequential.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_mixedsequential.qml
diff --git a/tests/auto/qmltest/animators/tst_multiwindow.qml b/tests/auto/qmltest-blacklist/animators/tst_multiwindow.qml
index 9a817993fe..9a817993fe 100644
--- a/tests/auto/qmltest/animators/tst_multiwindow.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_multiwindow.qml
diff --git a/tests/auto/qmltest/animators/tst_nested.qml b/tests/auto/qmltest-blacklist/animators/tst_nested.qml
index 85f5d5a922..85f5d5a922 100644
--- a/tests/auto/qmltest/animators/tst_nested.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_nested.qml
diff --git a/tests/auto/qmltest/animators/tst_on.qml b/tests/auto/qmltest-blacklist/animators/tst_on.qml
index 3775350ae5..3775350ae5 100644
--- a/tests/auto/qmltest/animators/tst_on.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_on.qml
diff --git a/tests/auto/qmltest/animators/tst_opacity.qml b/tests/auto/qmltest-blacklist/animators/tst_opacity.qml
index 72b2c61012..72b2c61012 100644
--- a/tests/auto/qmltest/animators/tst_opacity.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_opacity.qml
diff --git a/tests/auto/qmltest/animators/tst_parallel.qml b/tests/auto/qmltest-blacklist/animators/tst_parallel.qml
index f25bae18d5..f25bae18d5 100644
--- a/tests/auto/qmltest/animators/tst_parallel.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_parallel.qml
diff --git a/tests/auto/qmltest/animators/tst_restart.qml b/tests/auto/qmltest-blacklist/animators/tst_restart.qml
index e029ca2059..e029ca2059 100644
--- a/tests/auto/qmltest/animators/tst_restart.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_restart.qml
diff --git a/tests/auto/qmltest/animators/tst_rotation.qml b/tests/auto/qmltest-blacklist/animators/tst_rotation.qml
index a91af92ab1..a91af92ab1 100644
--- a/tests/auto/qmltest/animators/tst_rotation.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_rotation.qml
diff --git a/tests/auto/qmltest/animators/tst_scale.qml b/tests/auto/qmltest-blacklist/animators/tst_scale.qml
index 402468079a..402468079a 100644
--- a/tests/auto/qmltest/animators/tst_scale.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_scale.qml
diff --git a/tests/auto/qmltest/animators/tst_sequential.qml b/tests/auto/qmltest-blacklist/animators/tst_sequential.qml
index f021bbeb7a..f021bbeb7a 100644
--- a/tests/auto/qmltest/animators/tst_sequential.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_sequential.qml
diff --git a/tests/auto/qmltest/animators/tst_targetdestroyed.qml b/tests/auto/qmltest-blacklist/animators/tst_targetdestroyed.qml
index bf9efd2162..bf9efd2162 100644
--- a/tests/auto/qmltest/animators/tst_targetdestroyed.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_targetdestroyed.qml
diff --git a/tests/auto/qmltest/animators/tst_transformorigin.qml b/tests/auto/qmltest-blacklist/animators/tst_transformorigin.qml
index eed93b9843..eed93b9843 100644
--- a/tests/auto/qmltest/animators/tst_transformorigin.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_transformorigin.qml
diff --git a/tests/auto/qmltest/animators/tst_transition.qml b/tests/auto/qmltest-blacklist/animators/tst_transition.qml
index b02238ef23..b02238ef23 100644
--- a/tests/auto/qmltest/animators/tst_transition.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_transition.qml
diff --git a/tests/auto/qmltest/animators/tst_x.qml b/tests/auto/qmltest-blacklist/animators/tst_x.qml
index c462ee87d0..c462ee87d0 100644
--- a/tests/auto/qmltest/animators/tst_x.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_x.qml
diff --git a/tests/auto/qmltest/animators/tst_y.qml b/tests/auto/qmltest-blacklist/animators/tst_y.qml
index 04487baee0..04487baee0 100644
--- a/tests/auto/qmltest/animators/tst_y.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_y.qml
diff --git a/tests/auto/qmltest/animators/tst_zeroduration.qml b/tests/auto/qmltest-blacklist/animators/tst_zeroduration.qml
index 83ce235f42..83ce235f42 100644
--- a/tests/auto/qmltest/animators/tst_zeroduration.qml
+++ b/tests/auto/qmltest-blacklist/animators/tst_zeroduration.qml
diff --git a/tests/auto/qmltest/item/tst_layerInPositioner.qml b/tests/auto/qmltest-blacklist/item/tst_layerInPositioner.qml
index 315ff0e5e0..315ff0e5e0 100644
--- a/tests/auto/qmltest/item/tst_layerInPositioner.qml
+++ b/tests/auto/qmltest-blacklist/item/tst_layerInPositioner.qml
diff --git a/tests/auto/qmltest/itemgrabber/tst_itemgrabber.qml b/tests/auto/qmltest-blacklist/itemgrabber/tst_itemgrabber.qml
index 5d65a1666c..5d65a1666c 100644
--- a/tests/auto/qmltest/itemgrabber/tst_itemgrabber.qml
+++ b/tests/auto/qmltest-blacklist/itemgrabber/tst_itemgrabber.qml
diff --git a/tests/auto/qmltest/BLACKLIST b/tests/auto/qmltest/BLACKLIST
index cd8b1181e0..490e20d5f8 100644
--- a/tests/auto/qmltest/BLACKLIST
+++ b/tests/auto/qmltest/BLACKLIST
@@ -3,3 +3,10 @@
*
[SelfTests::test_blacklistWithData:test2]
*
+[tst_grabImage::test_equals]
+linux
+[Text::test_linecount]
+osx
+windows
+[TextInput::test_doublevalidators]
+osx
diff --git a/tests/auto/qmltest/listview/tst_listview.qml b/tests/auto/qmltest/listview/tst_listview.qml
index 988d30f9a2..a3cae7fce2 100644
--- a/tests/auto/qmltest/listview/tst_listview.qml
+++ b/tests/auto/qmltest/listview/tst_listview.qml
@@ -272,6 +272,7 @@ Item {
}
function test_asyncLoaderCurrentIndexChange() {
+ skip("more details in QTBUG-53780")
for (var i = 0; i < 500; i++) {
asyncLoaderCurrentIndexListView.currentIndex = 0;
asyncLoaderCurrentIndexListView.currentIndex = 1;
@@ -284,6 +285,7 @@ Item {
}
function test_asyncListViewLoader() {
+ skip("more details in QTBUG-53780")
for (var i = 0; i < 50; i++) {
wait(10);
asyncListViewLoaderView.currentIndex = 0;
diff --git a/tests/auto/qmltest/qmltest.pro b/tests/auto/qmltest/qmltest.pro
index 7662cb1687..175ed42c0f 100644
--- a/tests/auto/qmltest/qmltest.pro
+++ b/tests/auto/qmltest/qmltest.pro
@@ -11,5 +11,5 @@ importFiles.path = .
DEPLOYMENT += importFiles
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
-CONFIG+=insignificant_test # QTBUG-33723
-
+# Please do not make this test insignificant again, thanks.
+# Just skip those unstable ones. See also QTBUG-33723.
diff --git a/tests/auto/qmltest/window/tst_clickwindow.qml b/tests/auto/qmltest/window/tst_clickwindow.qml
index bbe091990c..c3577be4dc 100644
--- a/tests/auto/qmltest/window/tst_clickwindow.qml
+++ b/tests/auto/qmltest/window/tst_clickwindow.qml
@@ -75,6 +75,8 @@ Item {
when: windowShown
function test_clickBothWindows() {
+ if (Qt.platform.os === "linux" || Qt.platform.os === "windows")
+ skip("more details in QTBUG-53785")
mouseClick(ma, 20, 20);
verify(ma.everClicked);
mouseClick(ma2, 20, 20);