diff options
author | Simon Hausmann <simon.hausmann@theqtcompany.com> | 2015-09-03 13:32:24 +0200 |
---|---|---|
committer | Simon Hausmann <simon.hausmann@theqtcompany.com> | 2015-09-03 11:35:05 +0000 |
commit | 91a96d1de9c3d3f8d598ee8fbcf2d1868635ec46 (patch) | |
tree | f5f98b9800ae2ef32b37fe77488beb255e95a65c | |
parent | ba3a9fd2d0592c288ebc64c6c659fb4ace6e317f (diff) | |
download | qtdeclarative-91a96d1de9c3d3f8d598ee8fbcf2d1868635ec46.tar.gz qtdeclarative-91a96d1de9c3d3f8d598ee8fbcf2d1868635ec46.tar.bz2 qtdeclarative-91a96d1de9c3d3f8d598ee8fbcf2d1868635ec46.zip |
Temporarily blacklist importsPath change on Windowsv5.5.90+alpha1upstream
The test started failing with no changes in declarative, so the best theory at
this point is a networking related change in qtbase.
Change-Id: If361253847d781126d3877080648f5ccc07808cd
Reviewed-by: Simon Hausmann <simon.hausmann@theqtcompany.com>
-rw-r--r-- | tests/auto/qml/qqmllanguage/BLACKLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qml/qqmllanguage/BLACKLIST b/tests/auto/qml/qqmllanguage/BLACKLIST new file mode 100644 index 000000000..c1c7e56df --- /dev/null +++ b/tests/auto/qml/qqmllanguage/BLACKLIST @@ -0,0 +1,2 @@ +[importsPath] +windows |