aboutsummaryrefslogtreecommitdiffstats
path: root/build_history
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2017-07-20 15:13:53 +0200
committerAlexandru Croitor <alexandru.croitor@qt.io>2017-07-20 13:15:25 +0000
commitd8918bb8d7c141ed36d0cc64c57d8481adbd48d8 (patch)
tree265a59e0391799d55e97c691e6c9e71c83603276 /build_history
parentda9c077405269900ac9a1bdcfe2e90fed64f7ab0 (diff)
Blacklist smart::smart_pointer on Windows to pass CI
Change-Id: I7cbbb50dab06396059cb15afdd679abeb7177624 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'build_history')
-rw-r--r--build_history/blacklist.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/build_history/blacklist.txt b/build_history/blacklist.txt
index d2ace3d75..90168464c 100644
--- a/build_history/blacklist.txt
+++ b/build_history/blacklist.txt
@@ -62,3 +62,5 @@
# Crashes with Python 2 on Windows
[QtQml::qqmlnetwork_test]
py2 win32
+[smart::smart_pointer]
+ win32