summaryrefslogtreecommitdiffstats
path: root/Help/prop_test/WILL_FAIL.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_test/WILL_FAIL.rst')
-rw-r--r--Help/prop_test/WILL_FAIL.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Help/prop_test/WILL_FAIL.rst b/Help/prop_test/WILL_FAIL.rst
index 53437d2..9d61ab7 100644
--- a/Help/prop_test/WILL_FAIL.rst
+++ b/Help/prop_test/WILL_FAIL.rst
@@ -19,7 +19,8 @@ is ``true``:
To run a test that may have a system-level failure, but still pass if
``WILL_FAIL`` is set, use a CMake command to wrap the executable run.
Note that this will prevent automatic handling of the
-:prop_tgt:`CROSSCOMPILING_EMULATOR` target property.
+:prop_tgt:`CROSSCOMPILING_EMULATOR` and :prop_tgt:`TEST_LAUNCHER`
+target property.
.. code-block:: cmake