Disabled video updateplaytime JS test

This commit is contained in:
Will Daly
2014-01-13 16:47:08 -05:00
parent bd079648e2
commit 60a56c4876

View File

@@ -673,7 +673,8 @@
});
});
describe('updatePlayTime when start & end times are defined', function () {
// Disabled 1/13/14 due to flakiness observed in master
xdescribe('updatePlayTime when start & end times are defined', function () {
var START_TIME = 1,
END_TIME = 2;