aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/customization
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/customization')
-rw-r--r--tests/auto/customization/tst_customization.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/customization/tst_customization.cpp b/tests/auto/customization/tst_customization.cpp
index 5c6310ba..05d95ec8 100644
--- a/tests/auto/customization/tst_customization.cpp
+++ b/tests/auto/customization/tst_customization.cpp
@@ -393,7 +393,6 @@ void tst_customization::override()
// unparented means that a delegate got destroyed, so there must be an internal ID in one
// of the delegates in the tested style.
if (!identify && nonDeferred.isEmpty()) {
- QEXPECT_FAIL("Material:BusyIndicator", "TODO: remove internal ID in the OpacityAnimator", Continue);
QEXPECT_FAIL("Universal:ApplicationWindow", "ApplicationWindow.qml contains an intentionally unparented FocusRectangle", Continue);
QCOMPARE(qt_unparentedItemCount, 0);
}