diff --git a/tests/auto/debugger/tst_dumpers.cpp b/tests/auto/debugger/tst_dumpers.cpp index a969a79046f..97ffe847a01 100644 --- a/tests/auto/debugger/tst_dumpers.cpp +++ b/tests/auto/debugger/tst_dumpers.cpp @@ -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", "", "") % NoCdbEngine