Job Failed #998180186 - Audit events spec
Job #998180186 failed for 51ed5d24:
This looks to be failing locally on master too
Failures:
1) Projects > Audit Events combined list of authenticated and unauthenticated users displays the correct authors names
Failure/Error: expect(page).to have_content('An unauthenticated user')
expected to find text "An unauthenticated user" in "Author Object Action Target IP Address Date John Doe146 namespace44/project84 Changed packages enabled from true to false project84 127.0.0.1 2021-02-01 00:00:00"
# ./ee/spec/features/projects/audit_events_spec.rb:188:in `block (4 levels) in <top (required)>'
# ./ee/spec/features/projects/audit_events_spec.rb:187:in `block (3 levels) in <top (required)>'
# ./spec/spec_helper.rb:321:in `block (3 levels) in <top (required)>'
# ./spec/support/sidekiq_middleware.rb:9:in `with_sidekiq_server_middleware'
# ./spec/spec_helper.rb:312:in `block (2 levels) in <top (required)>'
# ./spec/spec_helper.rb:308:in `block (3 levels) in <top (required)>'
# ./spec/spec_helper.rb:308:in `block (2 levels) in <top (required)>'
Finished in 22 minutes 20 seconds (files took 1 minute 4.19 seconds to load)
383 examples, 1 failure
Failed examples:
rspec ./ee/spec/features/projects/audit_events_spec.rb:182 # Projects > Audit Events combined list of authenticated and unauthenticated users displays the correct authors names
Edited by Ezekiel Kigbo