Disable flakily failing JS tests TNL-559

This commit is contained in:
Jesse Zoldak
2015-02-20 10:35:54 -05:00
parent bf7f7e1425
commit 047ca495c6

View File

@@ -7,7 +7,8 @@ define(
],
function ($, _, Utils, MessageManager, FileUploader, sinon) {
describe('Transcripts.MessageManager', function () {
// TODO: fix TNL-559 Intermittent failures of Transcript FileUploader JS tests
xdescribe('Transcripts.MessageManager', function () {
var videoListEntryTemplate = readFixtures(
'video/transcripts/metadata-videolist-entry.underscore'
),