Skip to content
代码片段 群组 项目
未验证 提交 8e12b9df 编辑于 作者: Eduardo Bonet's avatar Eduardo Bonet 提交者: GitLab
浏览文件

Merge branch...

Merge branch 'quarantine-flaky-tests-spec-helpers-projects-ml-model_registry_helper_spec-rb-45' into 'master' 

Quarantine a flaky test

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/157245



Merged-by: default avatarEduardo Bonet <ebonet@gitlab.com>
Approved-by: default avatarEduardo Bonet <ebonet@gitlab.com>
Co-authored-by: default avatarAuto-quarantining bot <gitlab-auto-quarantine-bot@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -43,7 +43,7 @@
subject(:parsed) { Gitlab::Json.parse(helper.show_ml_model_data(model, user)) }
it 'generates the correct data' do
it 'generates the correct data', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/468667' do
is_expected.to eq({
'projectPath' => project.full_path,
'indexModelsPath' => "/#{project.full_path}/-/ml/models",
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册