Skip to content

Flacky test in ./spec/models/clusters/applications/jupyter_spec.rb

$ scripts/detect-new-flaky-examples $NEW_FLAKY_SPECS_REPORT
Loading rspec_flaky/report-new.json...
New flaky examples were detected!
{
  "204555f4f5c9344bef33b9bc92aa34b7": {
    "example_id": "./spec/models/clusters/applications/jupyter_spec.rb[1:8:1]",
    "file": "./spec/models/clusters/applications/jupyter_spec.rb",
    "line": 49,
    "description": "Clusters::Applications::Jupyter#values should include valid values",
    "last_attempts_count": 2,
    "flaky_reports": 1,
    "first_flaky_at": "2018-06-01 18:10:24 +0000",
    "last_flaky_at": "2018-06-01 18:10:24 +0000",
    "last_flaky_job": "https://gitlab.com/gitlab-org/gitlab-ce/-/jobs/71887313"
  }
}
Edited by 🤖 GitLab Bot 🤖