Disable video caption test seen to fail in master.

This commit is contained in:
Will Daly
2013-10-23 17:20:00 -04:00
parent 268dee2533
commit e81d2d227b

View File

@@ -522,7 +522,8 @@
});
});
describe('scrollCaption', function () {
// Disabled 10/23/13 due to flakiness in master
xdescribe('scrollCaption', function () {
beforeEach(function () {
initialize();
});