Skip to content

Skip flaky test: reporter_spec.rb

路志远请求将skip-flaky-reporter-spec合并到main-jh

What does this MR do and why?

Failed job: https://jihulab.com/gitlab-cn/gitlab/-/jobs/7682678

Skip flaky cases:

- file_path: 'spec/lib/gitlab/memory/reporter_spec.rb'
  description:
    - 'Gitlab::Memory::Reporter#run_report when reports path is specified via environment behaves like runs and stores reports when an error occurs when cause was compression command failing behaves like handles errors gracefully logs the error and returns false'
    - 'Gitlab::Memory::Reporter#run_report when reports path is not specified behaves like runs and stores reports when an error occurs when cause was compression command failing behaves like handles errors gracefully logs the error and returns false'

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

路志远 编辑于

合并请求报告