commit | 3324464e62044d7d8cfdac18bac1fcb2835cc6ff | [log] [tgz] |
---|---|---|
author | junwei.fu <junwei.fu@intel.com> | Mon May 29 11:09:48 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon May 29 11:09:48 2017 |
tree | 5ee4d800893a5734c4618c5bcd9b57464c6b53ae | |
parent | 2a97a5d29f8b0518066e152d9f87ba5700954796 [diff] |
ShapeDetection: Make sure tests are running serially There could be more than one MockFaceDetection association with the same MockFaceDetectionProvider, the first mock service is random Gcd in same context, so ensure these tests run serially. BUG=707689 Review-Url: https://codereview.chromium.org/2818563006 Cr-Commit-Position: refs/heads/master@{#475335}