Skip to content

Failure in api/1_manage/integrations/webhook_events_spec.rb | Manage WebHooks integration when hook fails hook is auto-disabled

Full description

Manage WebHooks integration when hook fails hook is auto-disabled

File path

./qa/specs/features/api/1_manage/integrations/webhook_events_spec.rb

Stack trace

Failure/Error:
  expect { smocker.history(session).size }.to eventually_eq(disabled_after)
                                        .within(max_duration: 30, sleep_interval: 2),
    -> { "Should have #{disabled_after} events, got: #{smocker.history(session).size}" }

  Should have 4 events, got: 5

First happened in https://gitlab.com/gitlab-org/gitlab/-/jobs/3836205741.

Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/389595.

Reports (23)

  1. 2023-11-15: https://gitlab.com/gitlab-org/gitlab/-/jobs/5537652663 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1072790489)
  2. 2023-11-18: https://gitlab.com/gitlab-org/gitlab/-/jobs/5566518498 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1077155617)
  3. 2023-11-21: https://gitlab.com/gitlab-org/gitlab/-/jobs/5582864932 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1079709600)
  4. 2023-11-21: https://gitlab.com/gitlab-org/gitlab/-/jobs/5586243061 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1080207812)
  5. 2023-12-06: https://gitlab.com/gitlab-org/gitlab/-/jobs/5695847976 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1097778683)
  6. 2023-12-08: https://gitlab.com/gitlab-org/gitlab/-/jobs/5715939656 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1100939834)
  7. 2023-12-10: https://gitlab.com/gitlab-org/gitlab/-/jobs/5720576641 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1101924893)
  8. 2023-12-12: https://gitlab.com/gitlab-org/gitlab/-/jobs/5732128330 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1103791934)
  9. 2023-12-12: https://gitlab.com/gitlab-org/gitlab/-/jobs/5736711198 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1104480503)
  10. 2023-12-15: https://gitlab.com/gitlab-org/gitlab/-/jobs/5758352584 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1107891535)
  11. 2023-12-18: https://gitlab.com/gitlab-org/gitlab/-/jobs/5771610112 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1110639458)
  12. 2023-12-20: https://gitlab.com/gitlab-org/gitlab/-/jobs/5790185656 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1113672885)
  13. 2023-12-21: https://gitlab.com/gitlab-org/gitlab/-/jobs/5806529614 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1116279068)
  14. 2023-12-22: https://gitlab.com/gitlab-org/gitlab/-/jobs/5810640563 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1117012631)
  15. 2023-12-24: https://gitlab.com/gitlab-org/gitlab/-/jobs/5817096885 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1118294689)
  16. 2023-12-24: https://gitlab.com/gitlab-org/gitlab/-/jobs/5817261898 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1118330550)
  17. 2023-12-24: https://gitlab.com/gitlab-org/gitlab/-/jobs/5817685628 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1118428654)
  18. 2023-12-26: https://gitlab.com/gitlab-org/gitlab/-/jobs/5823416640 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1119637485)
  19. 2023-12-26: https://gitlab.com/gitlab-org/gitlab/-/jobs/5823633643 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1119678502)
  20. 2023-12-27: https://gitlab.com/gitlab-org/gitlab/-/jobs/5824652931 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1119888635)
  21. 2023-12-28: https://gitlab.com/gitlab-org/gitlab/-/jobs/5828849569 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1120637715)
  22. 2024-01-04: https://gitlab.com/gitlab-org/gitlab/-/jobs/5858253896 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1126490305)
  23. 2024-01-04: https://gitlab.com/gitlab-org/gitlab/-/jobs/5860628033 (https://gitlab.com/gitlab-org/gitlab/-/pipelines/1126875367)
Edited by Ghost User