Merge pull request #14957 from edx/zoldak/LEARNER-689

Mark test as flaky  LEARNER-689
This commit is contained in:
Jesse Zoldak
2017-04-25 12:38:04 -04:00
committed by GitHub

View File

@@ -68,7 +68,8 @@
expect($('.video')).toContainElement('.closed-captions');
});
it('fetch the transcript in HTML5 mode', function(done) {
// flaky test, see LEARNER-689
xit('fetch the transcript in HTML5 mode', function(done) {
state = jasmine.initializePlayer();
jasmine.waitUntil(function() {