Failure in spec/models/lfs_download_object_spec.rb | LfsDownloadObject does not allow STI
### Test metadata (don't modify) | Field | Value | | ------ | ------ | | File URL | [`spec/models/lfs_download_object_spec.rb#L5`](https://gitlab.com/gitlab-org/gitlab/-/blob/master/spec/models/lfs_download_object_spec.rb#L5) | | Filename | `spec/models/lfs_download_object_spec.rb` | | Description | `LfsDownloadObject does not allow STI` | | Test level | unit | | Hash | `57b5d2c296894e57ba072f695565677413ad6a962` | | Duration | 0.0 seconds | | Expected duration | < 45.4 seconds | ### Stack trace ``` Failure/Error: RSpec::Expectations.fail_with( "Rspec suite is exceeding the #{TIME_LIMIT_IN_MINUTES} minute limit and is forced to exit with error.") Rspec suite is exceeding the 80 minute limit and is forced to exit with error. Shared Example Group: "Model disables STI" called from ./spec/support/shared_examples/models/disable_sti_shared_examples.rb:25 Shared Example Group: "STI disabled" called from ./spec/models/lfs_download_object_spec.rb:5 ``` ### Reports (1) 1. 2023-12-21: https://gitlab.com/gitlab-org/gitlab/-/jobs/5798987961 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1115058176)
issue