Failure in ee/spec/elastic/migrate/20230901120542_force_reindex_commits_from_main_index_spec.rb | ForceReindexCommitsFromMainIndex.migrate if migration is not completed calls ElasticCommitIndexerWorker and performs force indexing
Test metadata (don't modify)
Field | Value |
---|---|
File | ee/spec/elastic/migrate/20230901120542_force_reindex_commits_from_main_index_spec.rb#L92 |
Description | ForceReindexCommitsFromMainIndex.migrate if migration is not completed calls ElasticCommitIndexerWorker and performs force indexing |
Test level | unit |
Hash | ab51fab7842e88b9562d920d437dc79758a5d89914dbc58efd3e3ae2e628ac3a |
Duration | 1.2 seconds |
Expected duration | < 45.4 seconds |
Stack trace
Failure/Error: expect(initial_documents_left_to_be_indexed_count - documents_left_to_be_indexed_count).to eq batch_size
expected: 1
got: 0
(compared using ==)