Debugger: Disable QStandardItemModel dumper test for LLDB

The dumper is far from portable, make the test pass for now.

Change-Id: I52cdd8e5c73d21d837772be83087dc065698db30
Reviewed-by: hjk <hjk121@nokiamail.com>
This commit is contained in:
hjk
2014-03-19 17:43:32 +01:00
parent d343641b9a
commit 41e47513b8

View File

@@ -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")