diff --git a/tests/auto/debugger/tst_dumpers.cpp b/tests/auto/debugger/tst_dumpers.cpp index a4bec19b651..786a4bd3bda 100644 --- a/tests/auto/debugger/tst_dumpers.cpp +++ b/tests/auto/debugger/tst_dumpers.cpp @@ -2634,6 +2634,7 @@ void tst_Dumpers::dumper_data() " << (new QStandardItem(\"aa\")));\n" "unused(&i1, &i2, &i11, &m, &mi);\n") + + GdbEngine + GuiProfile() + Check("i1", "", "@QStandardItem")