Disable failing Selenium tests

The tests are failing with RSpec::Expectations::ExpectationNotMetError
for 2-3 days in a row.

Bug: T145861
Change-Id: Ieec2a67857b90033cdd0ddf63025d2af9de504a5
This commit is contained in:
Željko Filipin 2016-09-16 13:12:02 +02:00
parent d4177b929d
commit f3f432e722

View file

@ -10,16 +10,19 @@ Feature: VisualEditor Options
When I click Options
Then I should see the options overlay
@skip
Scenario: Advanced Settings
When I click Advanced Settings
Then I should see the options overlay
And the options overlay should display Advanced Settings
@skip
Scenario: Page Settings
When I click Page Settings
Then I should see the options overlay
And the options overlay should display Page Settings
@skip
Scenario: Categories
When I click Categories
Then I should see the options overlay