Merge pull request #3854 from edx/zoldak/skip-flaky-js-video-tests

Skip intermittently failing js video tests
This commit is contained in:
Jay Zoldak
2014-05-23 11:54:19 -04:00

View File

@@ -4,7 +4,8 @@ define(
],
function ($, _, create_sinon, Squire) {
'use strict';
describe('VideoTranslations', function () {
// TODO: fix BLD-1100 Disabled due to intermittent failure on master and in PR builds
xdescribe('VideoTranslations', function () {
var TranslationsEntryTemplate = readFixtures(
'video/metadata-translations-entry.underscore'
),