Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
0258e71a
Commit
0258e71a
authored
Jun 20, 2014
by
muhammad-ammar
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #4146 from edx/ammar/remove-flash-test-scenarios
Remove Flash Test Scenarios
parents
f6d5d730
3f88ff66
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
31 deletions
+0
-31
lms/djangoapps/courseware/features/video.feature
+0
-31
No files found.
lms/djangoapps/courseware/features/video.feature
View file @
0258e71a
...
...
@@ -47,34 +47,3 @@ Feature: LMS.Video component
And
I see video button
"quality"
is inactive
And
I click video button
"quality"
Then
I see video button
"quality"
is active
# 29 Disabled 4/8/14 after intermittent failures in master
#Scenario: Transcripts are available on different speeds of Flash mode
# Given I am registered for the course "test_course"
# And I have a "subs_OEoXaMPEzfM.srt.sjson" transcript file in assets
# And it has a video in "Flash" mode
# Then the video has rendered in "Flash" mode
# And I make sure captions are opened
# And I see "Hi, welcome to Edx." text in the captions
# Then I select the "1.50" speed
# And I see "Hi, welcome to Edx." text in the captions
# Then I select the "0.75" speed
# And I see "Hi, welcome to Edx." text in the captions
# Then I select the "1.25" speed
# And I see "Hi, welcome to Edx." text in the captions
# 30 Disabled 4/8/14 after intermittent failures in master
#Scenario: Elapsed time calculates correctly on different speeds of Flash mode
# Given I am registered for the course "test_course"
# And I have a "subs_OEoXaMPEzfM.srt.sjson" transcript file in assets
# And it has a video in "Flash" mode
# And I make sure captions are opened
# Then I select the "1.50" speed
# And I click video button "pause"
# And I click on caption line "4", video module shows elapsed time "7"
# Then I select the "0.75" speed
# And I click video button "pause"
# And I click on caption line "3", video module shows elapsed time "9"
# Then I select the "1.25" speed
# And I click video button "pause"
# And I click on caption line "2", video module shows elapsed time "4"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment