summaryrefslogtreecommitdiff
path: root/lib/api
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2017-08-25 18:37:05 -0400
committerRobert Speicher <rspeicher@gmail.com>2017-08-25 18:37:05 -0400
commitdc5a6b614209f075bedbc756c78a207331f2efc0 (patch)
tree4ded9f36e2dd5e935f22a1f49b522e930a1afac6 /lib/api
parent2be34630623711fc20ef8c101b5cef688f207cc1 (diff)
downloadgitlab-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')
0 files changed, 0 insertions, 0 deletions