Debugger: Disable StaticMembersInLib dumper test for Qt 6

Both values used as test cases are gone.

Change-Id: I7f386a1ad1eccb0589b005d14090207cc518b6f3
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
hjk
2020-12-07 14:25:22 +01:00
parent 73f2ea11dd
commit e9ae81612f

View File

@@ -8008,7 +8008,7 @@ void tst_Dumpers::dumper_data()
+ CorePrivateProfile()
+ QmlPrivateProfile()
+ QtVersion(0x50800)
+ QtVersion(0x50800, 0x5ffff) // Both test cases are gone in Qt6
+ Check("d.Log10_2_100000", "30103", "int")
+ Check("p.FlagBit", "<optimized out>", "") % NoCdbEngine