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
bc0b4a2b
Commit
bc0b4a2b
authored
Mar 28, 2016
by
Ned Batchelder
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #11965 from edx/ned/flaky-test-tnl-4304
Mark as flaky, TNL-4304
parents
3d980913
baad8aaf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
common/test/acceptance/tests/video/test_video_module.py
+1
-0
No files found.
common/test/acceptance/tests/video/test_video_module.py
View file @
bc0b4a2b
...
...
@@ -589,6 +589,7 @@ class YouTubeVideoTest(VideoBaseTest):
self
.
video
.
select_language
(
'en'
)
self
.
_verify_caption_text
(
'Welcome to edX.'
)
@flaky
# TODO: Fix TNL-4304
def
test_video_language_menu_working_closed_captions
(
self
):
"""
Scenario: Language menu works correctly in Video component, checks closed captions
...
...
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