Failure in browser_ui/9_data_stores/project/view_project_activity_spec.rb | Data Stores Project activity user creates an event in the activity page upon Git push
Full description
Data Stores Project activity user creates an event in the activity page upon Git push
File path
./qa/specs/features/browser_ui/9_data_stores/project/view_project_activity_spec.rb
Stack trace
Failure/Error:
project = Resource::Repository::ProjectPush.fabricate! do |push|
push.file_name = 'README.md'
push.file_content = '# This is a test project'
push.commit_message = 'Add README.md'
end.project
QA::Resource::Events::EventNotFoundError:
Timed out waiting for event
First happened in https://ops.gitlab.net/gitlab-org/quality/canary/-/jobs/9651635.
Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347879.
