Skip to content
Snippets Groups Projects
Commit 58ecf27f authored by Winnie Hellmann's avatar Winnie Hellmann Committed by Marin Jankovski
Browse files

Add issue link to disabled JUnit reports

parent 4caf0631
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
 
Loading
Loading
@@ -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:
Loading
Loading
Loading
Loading
@@ -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
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment