Chromium Code Reviews
DescriptionFix race in WebRtcGetUserMediaBrowserTest
Some test cases raced because each case was changing a global feature flag potentially in parallel.
Instead of having separate test cases that each set the flag, have separate tests objects for each
value of the flag, and set the flag in the constructor to avoid races.
BUG=709112
TBR=hbos@chromium.org
Review-Url: https://codereview.chromium.org/2808463004
Cr-Commit-Position: refs/heads/master@{#463130}
Committed: https://chromium.googlesource.com/chromium/src/+/270af5af87a83f24a120ac2417bc6ad0aafcca6f
Patch Set 1 #
Messages
Total messages: 6 (4 generated)
|
|||||||||||||||||||