[Test] ee/spec/features/projects/environments/environments_spec.rb | Environments page when environment has an open alert shows the open alert for the environment row
### Test metadata (don't modify) | Field | Value | | ------ | ------ | | File URL | [`ee/spec/features/projects/environments/environments_spec.rb#L245`](https://gitlab.com/gitlab-org/gitlab/-/blob/master/ee/spec/features/projects/environments/environments_spec.rb#L245) | | Filename | `ee/spec/features/projects/environments/environments_spec.rb` | | Description | `Environments page when environment has an open alert shows the open alert for the environment row` | | Test level | system | | Hash | `ddfcd8aeccc116cb13758dad4ac597132157cf6f9` | | Duration | 187.56 seconds | | Expected duration | < 50.13 seconds | ### Stack trace ``` Capybara::ElementNotFound: Unable to find visible css "div[data-testid=\"alert\"]" Timeout (30s) reached while running a waiting Capybara finder. Consider using a non-waiting finder. See https://www.cloudbees.com/blog/faster-rails-tests ``` ### Reports (1) 1. 2024-02-13: https://gitlab.com/gitlab-org/gitlab/-/jobs/6158704751 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1174559416)
issue