diff options
author | Robert Speicher <rspeicher@gmail.com> | 2017-08-25 18:37:05 -0400 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2017-08-25 18:37:05 -0400 |
commit | dc5a6b614209f075bedbc756c78a207331f2efc0 (patch) | |
tree | 4ded9f36e2dd5e935f22a1f49b522e930a1afac6 /lib/api/snippets.rb | |
parent | 2be34630623711fc20ef8c101b5cef688f207cc1 (diff) | |
download | gitlab-ce-dc5a6b614209f075bedbc756c78a207331f2efc0.tar.gz |
Remove skipped examples in filtered issues feature specrs-remove-filtered-issues-skips
We perform a ton of expensive setup in this spec, via both `before` and
`let!`. When we use `skip` inside an `it` block, rather than skipping
the block entirely via `xit`, we still perform this expensive setup,
only to do absolutely nothing with it, resulting in wasted time.
Minutes, in this case.
Further, these specs have been sitting in our test suite for about seven
months now, so the likelihood of them being addressed soon seems low.
Diffstat (limited to 'lib/api/snippets.rb')
0 files changed, 0 insertions, 0 deletions