Failure in ee/spec/requests/api/search_spec.rb | API::Search GET /groups/:id/-/search with correct params when elasticsearch is enabled when elasticsearch_limit_indexing is on when the namespace is indexed behaves like elasticsearch enabled for users s...
Test metadata (don't modify)
Field | Value |
---|---|
File | ee/spec/requests/api/search_spec.rb#L446 |
Description | API::Search GET /groups/:id/-/search with correct params when elasticsearch is enabled when elasticsearch_limit_indexing is on when the namespace is indexed behaves like elasticsearch enabled for users scope behaves like pagination returns a different result for each page |
Test level | integration |
Hash | 47da53656ac1a6bcec0ea20dd509b2aefcb3f86a1360c7a645d2c570f6b9afa9 |
Duration | 5.39 seconds |
Expected duration | < 19.2 seconds |
Stack trace
Failure/Error: expect(json_response.count).to eq(1)
expected: 1
got: 0
(compared using ==)
Shared Example Group: "pagination" called from ./ee/spec/requests/api/search_spec.rb:323
Shared Example Group: "elasticsearch enabled" called from ./ee/spec/requests/api/search_spec.rb:446
Reports (3)
- 2023-10-03: https://gitlab.com/gitlab-org/gitlab/-/jobs/5208288974 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1023572738)
- 2023-10-03: https://gitlab.com/gitlab-org/gitlab/-/jobs/5208290078 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1023572738)
- 2023-11-30: https://gitlab.com/gitlab-org/gitlab/-/jobs/5656882792 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1091443864)
Edited by Ghost User