dc5a6b6142
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. |
||
---|---|---|
.. | ||
filtered_search | ||
award_emoji_spec.rb | ||
award_spec.rb | ||
bulk_assignment_labels_spec.rb | ||
create_branch_merge_request_spec.rb | ||
create_issue_for_discussions_in_merge_request_spec.rb | ||
create_issue_for_single_discussion_in_merge_request_spec.rb | ||
form_spec.rb | ||
gfm_autocomplete_spec.rb | ||
group_label_sidebar_spec.rb | ||
issue_detail_spec.rb | ||
issue_sidebar_spec.rb | ||
markdown_toolbar_spec.rb | ||
move_spec.rb | ||
note_polling_spec.rb | ||
notes_on_issues_spec.rb | ||
spam_issues_spec.rb | ||
todo_spec.rb | ||
update_issues_spec.rb | ||
user_uses_slash_commands_spec.rb |