Skip to content
代码片段 群组 项目
未验证 提交 1e3761ae 编辑于 作者: Mark Chao's avatar Mark Chao 提交者: GitLab
浏览文件

Merge branch...

Merge branch 'quarantine-flaky-tests-ee-spec-lib-gitlab-llm-chain-tools-summarize_comments-executor_old_spec-rb-52' into 'master' 

Quarantine a flaky test

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



Merged-by: default avatarMark Chao <mchao@gitlab.com>
Approved-by: default avatarMark Chao <mchao@gitlab.com>
Co-authored-by: default avatarAuto-quarantining bot <gitlab-auto-quarantine-bot@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -50,7 +50,7 @@
context 'when user has permission to read resource' do
context 'when resource has no comments to summarize' do
it 'responds without making an AI call' do
it 'responds without making an AI call', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/472965' do
expect(tool).not_to receive(:request)
response = "Issue ##{issue1.iid} has no comments to be summarized."
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册