diff --git a/common/lib/xmodule/xmodule/js/spec/video/video_player_spec.js b/common/lib/xmodule/xmodule/js/spec/video/video_player_spec.js index 636c6aef22..d0bb4258dd 100644 --- a/common/lib/xmodule/xmodule/js/spec/video/video_player_spec.js +++ b/common/lib/xmodule/xmodule/js/spec/video/video_player_spec.js @@ -556,7 +556,8 @@ }); }); - describe('update with start & end time', function () { + // Disabled 1/13/14 due to flakiness observed in master + xdescribe('update with start & end time', function () { var START_TIME = 1, END_TIME = 2; beforeEach(function () {