aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorBea Lam <bea.lam@nokia.com>2012-08-01 13:26:13 +1000
committerQt by Nokia <qt-info@nokia.com>2012-08-01 07:59:17 +0200
commit557890579f11c81182578ba6ab13f2227f6a1824 (patch)
treebeea62089c8118dc46fe2c97588bff565f164dac /tests
parent4236e7f7ee1d78c5adfebe719afb8b8a6dcd094b (diff)
Skip tst_qquickfolderlistmodel::changeDrive()
Fails on Windows. Task-number: QTBUG-26728 Change-Id: I81c4b13940fe68d780db9d43a5a11edf8f12e99a Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp b/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp
index b574ef799b..3d6d3e4fb1 100644
--- a/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp
+++ b/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp
@@ -184,6 +184,7 @@ void tst_qquickfolderlistmodel::refresh()
#if defined (Q_OS_WIN)
void tst_qquickfolderlistmodel::changeDrive()
{
+ QSKIP("QTBUG-26728");
class DriveMapper
{
public: