Skip to content
Snippets Groups Projects
Unverified Commit 9c804111 authored by Steve Xuereb's avatar Steve Xuereb :speech_balloon:
Browse files
parent 8291a581
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -138,9 +138,8 @@ karma:
- chrome_debug.log
- coverage-javascript/
- tmp/tests/frontend/
# see https://gitlab.com/gitlab-org/gitlab-ce/issues/64756
# reports:
# junit: junit_karma.xml
reports:
junit: junit_karma.xml
 
jest:
extends: .dedicated-no-docs-and-no-qa-pull-cache-job
Loading
Loading
@@ -163,9 +162,8 @@ jest:
- coverage-frontend/
- junit_jest.xml
- tmp/tests/frontend/
# see https://gitlab.com/gitlab-org/gitlab-ce/issues/64756
# reports:
# junit: junit_jest.xml
reports:
junit: junit_jest.xml
cache:
key: jest
paths:
Loading
Loading
Loading
Loading
@@ -80,9 +80,8 @@
- rspec_profiling/
- tmp/capybara/
- tmp/memory_test/
# see https://gitlab.com/gitlab-org/gitlab-ce/issues/64756
# reports:
# junit: junit_rspec.xml
reports:
junit: junit_rspec.xml
 
.rspec-metadata-pg: &rspec-metadata-pg
<<: *rspec-metadata
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