Add issue link to disabled JUnit reports

This commit is contained in:
Winnie Hellmann 2019-07-18 20:27:35 +00:00 committed by Marin Jankovski
parent 4caf063122
commit 58ecf27f1d
2 changed files with 3 additions and 0 deletions

View file

@ -168,6 +168,7 @@ karma:
paths:
- chrome_debug.log
- coverage-javascript/
# see https://gitlab.com/gitlab-org/gitlab-ce/issues/64756
# reports:
# junit: junit_karma.xml
@ -191,6 +192,7 @@ jest:
paths:
- coverage-frontend/
- junit_jest.xml
# see https://gitlab.com/gitlab-org/gitlab-ce/issues/64756
# reports:
# junit: junit_jest.xml
cache:

View file

@ -80,6 +80,7 @@
- rspec_profiling/
- tmp/capybara/
- tmp/memory_test/
# see https://gitlab.com/gitlab-org/gitlab-ce/issues/64756
# reports:
# junit: junit_rspec.xml