Skip tst_qquickfolderlistmodel::changeDrive()
authorBea Lam <bea.lam@nokia.com>
Wed, 1 Aug 2012 03:26:13 +0000 (13:26 +1000)
committerQt by Nokia <qt-info@nokia.com>
Wed, 1 Aug 2012 05:59:17 +0000 (07:59 +0200)
Fails on Windows.

Task-number: QTBUG-26728
Change-Id: I81c4b13940fe68d780db9d43a5a11edf8f12e99a
Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp

index b574ef7..3d6d3e4 100644 (file)
@@ -184,6 +184,7 @@ void tst_qquickfolderlistmodel::refresh()
 #if defined (Q_OS_WIN)
 void tst_qquickfolderlistmodel::changeDrive()
 {
+    QSKIP("QTBUG-26728");
     class DriveMapper
     {
     public: