Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ci/testing/unit_test_reports.md')
-rw-r--r--doc/ci/testing/unit_test_reports.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ci/testing/unit_test_reports.md b/doc/ci/testing/unit_test_reports.md
index a8b4c36db7f..b37dd54e96b 100644
--- a/doc/ci/testing/unit_test_reports.md
+++ b/doc/ci/testing/unit_test_reports.md
@@ -76,7 +76,8 @@ test locally for verification.
To copy the name of all failed tests, at the top of the **Test summary** panel,
select **Copy failed tests**. The failed tests are listed as a string with the tests
-separated by spaces.
+separated by spaces. This option is only available if the JUnit report populates
+the `<file>` attributes for failed tests.
To copy the name of a single failed test: