gitlab-org--gitlab-foss/spec/features/issues
Robert Speicher dc5a6b6142 Remove skipped examples in filtered issues feature spec
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.
2017-08-25 18:37:05 -04:00
..
filtered_search Remove skipped examples in filtered issues feature spec 2017-08-25 18:37:05 -04:00
award_emoji_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
award_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
bulk_assignment_labels_spec.rb Fix edit merge request button inconsistent letter casing 2017-08-15 08:07:41 +00:00
create_branch_merge_request_spec.rb Move some after_create parts to worker to improve performance 2017-08-07 15:57:56 +02:00
create_issue_for_discussions_in_merge_request_spec.rb Use empty_project where possible in spec/features/issues 2017-07-27 13:12:16 -04:00
create_issue_for_single_discussion_in_merge_request_spec.rb Use empty_project where possible in spec/features/issues 2017-07-27 13:12:16 -04:00
form_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
gfm_autocomplete_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
group_label_sidebar_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
issue_detail_spec.rb Fix failure when issue author is nil 2017-08-25 11:52:27 +02:00
issue_sidebar_spec.rb fix failing specs due phantomJS scroll position 2017-08-04 16:38:45 -05:00
markdown_toolbar_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
move_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
note_polling_spec.rb take edit note button out of dropdown 2017-08-10 09:37:25 +10:00
notes_on_issues_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
spam_issues_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
todo_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00
update_issues_spec.rb Fix edit merge request button inconsistent letter casing 2017-08-15 08:07:41 +00:00
user_uses_slash_commands_spec.rb Change all :empty_project to :project 2017-08-02 17:47:31 -04:00