gitlab-org--gitlab-foss/spec
Robert Speicher c52b6c2a79 Fix transient failure in TodoService spec
For reasons unknown, the lack of `and_call_original` on this message
expectation was causing a transient failure depending on test order. We
narrowed it down using `rspec --bisect` to the following order:

    spec/requests/openid_connect_spec.rb:123 spec/services/todo_service_spec.rb:751
2017-03-07 22:39:17 -05:00
..
bin
config Use newer mail_room to get require_relative support 2017-02-20 17:38:21 +01:00
controllers Merge branch 'master' into orderable-issues 2017-03-07 16:39:52 -06:00
db/production
factories Merge branch 'zj-chat-teams-unique' into 'master' 2017-03-07 17:25:42 +00:00
features Merge branch 'master' into orderable-issues 2017-03-07 16:39:52 -06:00
finders apply codestyle and implementation changes to the respective feature code 2017-03-06 19:18:26 +00:00
fixtures Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into orderable-issues 2017-03-07 13:42:45 +02:00
helpers Merge branch '26790-label-color-todos' into 'master' 2017-03-07 14:41:09 +00:00
initializers Merge branch '28447-hybrid-repository-storages' into 'master' 2017-03-07 16:55:03 +00:00
javascripts Merge branch 'master' into orderable-issues 2017-03-07 16:39:52 -06:00
lib Merge branch 'master' into orderable-issues 2017-03-07 16:39:52 -06:00
mailers Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
migrations Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
models Remove unneccessary blank lines 2017-03-07 16:45:41 -06:00
policies Improve pipeline triggers UI 2017-03-07 13:02:56 +00:00
presenters Added test case for the avaiable project keys 2017-03-06 14:42:04 -06:00
requests Make it possible to query scope as scope[]= 2017-03-07 23:45:32 +01:00
routing Implement OpenID Connect identity provider 2017-03-07 14:54:35 +01:00
rubocop/cop Add cop to ensure reversibility of add_concurrent_index 2017-03-07 10:09:01 -06:00
serializers Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
services Fix transient failure in TodoService spec 2017-03-07 22:39:17 -05:00
support Added Prometheus Service and Prometheus graphs 2017-03-07 16:57:42 +00:00
tasks Merge branch '28447-hybrid-repository-storages' into 'master' 2017-03-07 16:55:03 +00:00
uploaders Handle relative and absolute Upload paths in the Uploaders 2017-03-06 14:41:10 -05:00
views Sort builds in stage dropdown 2017-03-07 12:46:53 +01:00
workers Merge branch '28447-hybrid-repository-storages' into 'master' 2017-03-07 16:55:03 +00:00
factories_spec.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb