Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.11
-
None
Description
In a data test, declaring a non-existent data index as QEXPECT_FAIL does not fail the test or complain.
QEXPECT_FAIL("NOPE", "This will never trigger", Abort); -> SUCCESS and silent