Skip to content

E2E: Add upload_new_file_in_web_ide_spec/upload file to blocking suite

John McDonnell requested to merge jmd/move-web-ide-upload-file-to-blocking into master

What does this MR do and why?

Addresses Add WebIDE tests to blocking suite (gitlab-org/quality/quality-engineering/team-tasks#2781 - closed)

d6eb6dff updated the spec and to avoid risk of flakiness it was removed from the :blocking bucket

As the test has proved to be reliable, we should be good to add it back to this suite

Single Spec Metrics | dashboards.quality.gitlab.net | when the file is an image and Single Spec Metrics | dashboards.quality.gitlab.net| when a file with the same name already exists throws an error indicates that the only failures to these specs over the last 2 weeks occured on 2024-07-02/2024-07-03 where the test logs indicate that the failures were caused by an environment issue rather than being specific to this test.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by John McDonnell

Merge request reports