Raise difference tolerance for video_detector.js
commitc75834c6ee3c99e5a6d92452317eb13cb08071f4
authorkjellander@chromium.org <kjellander@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 7 May 2013 14:15:05 +0000 (7 14:15 +0000)
committerkjellander@chromium.org <kjellander@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 7 May 2013 14:15:05 +0000 (7 14:15 +0000)
treeea14745f48b4d6f5cc477e561deec0f6975d9b5c
parent632c8e173cd423e6f2af156fc7d9c0b33c89909a
Raise difference tolerance for video_detector.js

The WebRTC PyAuto tests have flakiness in the
webrtc_call.WebrtcCallTest.testMediaStreamTrackEnable
test on Windows due to the fact that the disabled mediastream
track still produces somewhat changing pixel data for the video
tag that is captured on the canvas tag during the "is video
moving"-detection.
Raising the tolerance a bit solves this problem for now. We want to
minimize the work put into this test as it's going away soon.

TEST=running locally on the Windows 7 tester.
BUG=238604
NOTRY=True

Review URL: https://chromiumcodereview.appspot.com/14660007

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198719 0039d316-1c4b-4281-b951-d872f2087c98
chrome/test/data/webrtc/video_detector.js