Commit 60a56c48 by Will Daly

Disabled video updateplaytime JS test

parent bd079648
......@@ -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;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment