Skip to content

[E2E] Dequarantine webide specs in slow network jobs

Nivetha Prabakaran requested to merge np-dequarantine-webide into master

What does this MR do?

This test was quarantine for slow-network jobs due to failure #387609 (closed). Recently this spec was refactored and its quite stable in master and other environments, so trying to see if the refactor has fixed the issue in slow-network jobs as well

Also removing the old webide spec for upload as its no longer needed

E2E Test Failure issue(s)

#387609 (closed)

How to set up and validate locally

run:

bundle exec rspec ./qa/specs/features/browser_ui/3_create/web_ide/upload_new_file_in_web_ide_spec.rb

Check-list

Edited by Nivetha Prabakaran

Merge request reports