From 998558ab5ce1d217f4c4fa79fa1bb00854bbfe2a Mon Sep 17 00:00:00 2001 From: Jarek Kobus Date: Thu, 29 Oct 2015 16:51:38 +0100 Subject: The test403c fixed after an obvious fix in QStateMachine. After https://codereview.qt-project.org/#/c/139404/ is in. Change-Id: Id272ced98ab06b0a3a1d2299788e5838cbb1bfe4 Reviewed-by: Erik Verbruggen --- tests/auto/scion/tst_scion.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/auto/scion/tst_scion.cpp b/tests/auto/scion/tst_scion.cpp index 7b18201..724f0e0 100644 --- a/tests/auto/scion/tst_scion.cpp +++ b/tests/auto/scion/tst_scion.cpp @@ -44,8 +44,6 @@ static QSet weFailOnThese = QSet() << QLatin1String("w3c-ecma/test201.txml") << QLatin1String("w3c-ecma/test364.txml") // initial attribute on << QLatin1String("w3c-ecma/test388.txml") // Qt refuses to set an initial state to a "deep" state - << QLatin1String("w3c-ecma/test403c.txml") - // Currently we do not support loading data as XML content inside the tag. << QLatin1String("w3c-ecma/test557.txml") -- cgit v1.2.3