From 37fbf17360339282c96c85ff74efc2c1737a617f Mon Sep 17 00:00:00 2001 From: Jesse Zoldak Date: Tue, 25 Apr 2017 10:39:53 -0400 Subject: [PATCH] Revert "Mark test as flaky LEARNER-689" This reverts commit ecc50f6f051f1ab3328c62528eb8c382bda9c4b9. --- common/lib/xmodule/xmodule/js/spec/video/video_caption_spec.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/common/lib/xmodule/xmodule/js/spec/video/video_caption_spec.js b/common/lib/xmodule/xmodule/js/spec/video/video_caption_spec.js index bdd4438241..0a0cdd3dbe 100644 --- a/common/lib/xmodule/xmodule/js/spec/video/video_caption_spec.js +++ b/common/lib/xmodule/xmodule/js/spec/video/video_caption_spec.js @@ -68,8 +68,7 @@ expect($('.video')).toContainElement('.closed-captions'); }); - // flaky test, see LEARNER-689 - xit('fetch the transcript in HTML5 mode', function(done) { + it('fetch the transcript in HTML5 mode', function(done) { state = jasmine.initializePlayer(); jasmine.waitUntil(function() {