summaryrefslogtreecommitdiff
path: root/cui/qa
diff options
context:
space:
mode:
Diffstat (limited to 'cui/qa')
-rw-r--r--cui/qa/unit/data/cui-dialogs-test.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/cui/qa/unit/data/cui-dialogs-test.txt b/cui/qa/unit/data/cui-dialogs-test.txt
index 64d4f2913bd3..8bab3ce88f5f 100644
--- a/cui/qa/unit/data/cui-dialogs-test.txt
+++ b/cui/qa/unit/data/cui-dialogs-test.txt
@@ -35,6 +35,13 @@
# test case since they need some document and model data to work
#
# cui/ui/bitmaptabpage.ui
+# cui/ui/connpooloptions.ui <- not calling DriverListControl::Init for
+# ConnectionPoolOptionsPage::m_pDriverList leaves its BrowseBox::mvCols empty, causing "implicit
+# conversion from type 'int' of value -1 (32-bit, signed) to type 'sal_uInt16' (aka 'unsigned
+# short') changed the value to 65535 (16-bit, unsigned)" when calling
+# GetColumnId( static_cast<sal_uInt16>(mvCols.size()) - 1 );
+# in BrowseBox::AutoSizeLastColumn (svtools/source/brwbox/brwbox1.cxx) with Clang
+# -fsanitize=implicit-signed-integer-truncation
# cui/ui/thesaurus.ui <- problems under Linux
# this is part 1. in order to help the build time when building all
@@ -76,7 +83,6 @@ cui/ui/colorpage.ui
cui/ui/colorpickerdialog.ui
cui/ui/comment.ui
cui/ui/connectortabpage.ui
-cui/ui/connpooloptions.ui
cui/ui/croppage.ui
cui/ui/cuiimapdlg.ui
cui/ui/customizedialog.ui