Remove flaky unit test VideoCaptureTest::AllocateSameCameraTwice
AllocateSameCameraTwice tested to open the same camera twice. However, this is can not happen in Chrome since the VideoCaptureManager ensure this. Further more, this have never worked on Mac and reasently have started to fail on Linux due to changes in the V4L2 driver behaviour. BUG= TEST= unit tests Review URL: http://codereview.chromium.org/10095011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132552 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment