Failure in ee/spec/elastic_integration/epic_index_spec.rb | Epic index when elasticsearch_limit_indexing? is true if the parent group is in the limited indexes list behaves like epics get tracked in Elasticsearch when the group is transferred tracks th...
Test metadata (don't modify)
Field | Value |
---|---|
File | ee/spec/elastic_integration/epic_index_spec.rb |
Description | Epic index when elasticsearch_limit_indexing? is true if the parent group is in the limited indexes list behaves like epics get tracked in Elasticsearch when the group is transferred tracks the epic via Elastic::NamespaceUpdateWorker |
Hash | 8821d32ea7a679f89180f7dac1091a609a1e7946cc1cd3aace146e3fcb20c8e1 |
Stack trace
Failure/Error: expect(::Elastic::ProcessBookkeepingService).to receive(:track!).with(epic).once
#<Elastic::ProcessBookkeepingService (class)> received :track! with unexpected arguments
expected: (#<Epic id:511 group583&1>)
got: (#<User id:2576 @user1140>)
Diff:
@@ -1 +1 @@
-[#<Epic id:511 group583&1>]
+[#<User id:2576 @user1140>]
Shared Example Group: "epics get tracked in Elasticsearch" called from ./ee/spec/elastic_integration/epic_index_spec.rb:261
Reports (4)
- 2023-07-08: https://gitlab.com/gitlab-org/gitlab/-/jobs/4616935996 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/924874261)
- 2023-07-09: https://gitlab.com/gitlab-org/gitlab/-/jobs/4618603032 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/925280508)
- 2023-07-10: https://gitlab.com/gitlab-org/gitlab/-/jobs/4620407735 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/925704483)
- 2023-07-11: https://gitlab.com/gitlab-org/gitlab/-/jobs/4628215986 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/926984369)
Edited by Ghost User