From 774dd0366805b6484f864161eb5fea6f20e21fe2 Mon Sep 17 00:00:00 2001 From: Will Daly Date: Tue, 8 Oct 2013 14:07:35 -0400 Subject: [PATCH] Disable another video caption test --- cms/djangoapps/contentstore/features/video.feature | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/cms/djangoapps/contentstore/features/video.feature b/cms/djangoapps/contentstore/features/video.feature index c309761e51..a47b2313c6 100644 --- a/cms/djangoapps/contentstore/features/video.feature +++ b/cms/djangoapps/contentstore/features/video.feature @@ -15,11 +15,11 @@ Feature: CMS.Video Component # 3 # Sauce Labs cannot delete cookies - @skip_sauce - Scenario: Captions are hidden correctly - Given I have created a Video component with subtitles - And I have hidden captions - Then when I view the video it does not show the captions + # @skip_sauce + #Scenario: Captions are hidden correctly + # Given I have created a Video component with subtitles + # And I have hidden captions + # Then when I view the video it does not show the captions # 4 # Sauce Labs cannot delete cookies