Failure in browser_ui/13_secure/enable_scanning_from_configuration_spec.rb | Secure Enable Scanning from UI enable dependency scanning from configuration runs dependency scanning job when enabled from configuration
Full description
Secure Enable Scanning from UI enable dependency scanning from configuration runs dependency scanning job when enabled from configuration
File path
./qa/specs/features/ee/browser_ui/13_secure/enable_scanning_from_configuration_spec.rb
Stack trace
Failure/Error:
Resource::Repository::ProjectPush.fabricate! do |project_push|
project_push.project = project
project_push.commit_message = 'Create Secure compatible application to serve premade reports'
project_push.directory = Pathname.new(
File.join(EE::Runtime::Path.fixtures_path, 'secure_scanning_enable_from_ui_files')
)
end
QA::Resource::Events::EventNotFoundError:
Timed out waiting for event
First happened in https://ops.gitlab.net/gitlab-org/quality/canary/-/jobs/9651668.
Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/347621.