[Test] ee/spec/services/projects/disable_legacy_inactive_projects_service_spec.rb | Projects::DisableLegacyInactiveProjectsService#perform when the combined batch size is less than the inactive public projects count terminates the worker before complet...
Test metadata (don't modify)
Field | Value |
---|---|
File URL | ee/spec/services/projects/disable_legacy_inactive_projects_service_spec.rb#L43 |
Filename | ee/spec/services/projects/disable_legacy_inactive_projects_service_spec.rb |
Description | Projects::DisableLegacyInactiveProjectsService#perform when the combined batch size is less than the inactive public projects count terminates the worker before completing all the projects |
Test level | unit |
Hash | 774e04a385ce73b9d6fa7eaec43e7f7094fc6da2b |
Expected duration | < 45.4 seconds |
Stack trace
Failure/Error: expect(migrated_licenses).to all(eq false)
expected [true] to all eq false
object at index 0 failed to match:
expected: false
got: true
(compared using ==)