summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual/webview/settings/fontFamily.qml
diff options
context:
space:
mode:
authorAlan Alpert <alan.alpert@nokia.com>2010-10-29 05:33:26 (GMT)
committerAlan Alpert <alan.alpert@nokia.com>2010-10-29 05:37:40 (GMT)
commit05701150d5d8c619288486593363f0b52a8eda49 (patch)
tree2881a31c75cf4f496bb6b2b28581700676141863 /tests/auto/declarative/qmlvisual/webview/settings/fontFamily.qml
parent099a041a69c5c2d27fab0ee70a98107e8a5ae0dc (diff)
downloadQt-05701150d5d8c619288486593363f0b52a8eda49.zip
Qt-05701150d5d8c619288486593363f0b52a8eda49.tar.gz
Qt-05701150d5d8c619288486593363f0b52a8eda49.tar.bz2
Revert "Disable WebView visualtests"
This reverts commit 8ba02a8f5a537b9f7e1ff671abe6eed67029db58. ExpectFail state has been altered. Redoing that commit. This commit also adds the new line to indicate tests we don't care about
Diffstat (limited to 'tests/auto/declarative/qmlvisual/webview/settings/fontFamily.qml')
-rw-r--r--tests/auto/declarative/qmlvisual/webview/settings/fontFamily.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmlvisual/webview/settings/fontFamily.qml b/tests/auto/declarative/qmlvisual/webview/settings/fontFamily.qml
index 68acced..df08666 100644
--- a/tests/auto/declarative/qmlvisual/webview/settings/fontFamily.qml
+++ b/tests/auto/declarative/qmlvisual/webview/settings/fontFamily.qml
@@ -2,6 +2,7 @@ import QtQuick 1.0
import org.webkit 1.0
WebView {
+ property string skip: "WebView tests not counting until resources allocated to WebView maintenance"
id: web
width: 200
height: 200