Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(21)

Issue 2347473004: Revert of Removed duplicated JS hasVideoInputDeviceOnSystem() test helper (Closed)

Created:
4 years, 3 months ago by henrika (OOO until Aug 14)
Modified:
4 years, 3 months ago
CC:
chromium-reviews, phoglund+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, mcasas+watch+vc_chromium.org, tnakamura+watch_chromium.org, miu+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Removed duplicated JS hasVideoInputDeviceOnSystem() test helper (patchset #4 id:200001 of https://codereview.chromium.org/2310683003/ ) Reason for revert: Speculative revert from WebRTC-in-Chrome sheriff since it seems like this CL breaks content_browser tests on Windows 7. See https://build.chromium.org/p/chromium.webrtc/builders/Win7%20Tester/builds/29582/steps/content_browsertests/logs/stdio for more details. Original issue's description: > Removed duplicated JS hasVideoInputDeviceOnSystem() test helper > > BUG=509735 > > Committed: https://crrev.com/8870e560931560b4dae5a1d2c87c5629b1e3c44e > Cr-Commit-Position: refs/heads/master@{#419008} TBR=mcasas@chromium.org,sky@chromium.org,jam@chromium.org,tommi@chromium.org,lunalu@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=509735 Committed: https://crrev.com/186bd185a48f81da08b0120bf98ef62531e8036f Cr-Commit-Position: refs/heads/master@{#419134}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -38 lines) Patch
M chrome/browser/media/webrtc/webrtc_browsertest_base.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/media/webrtc/webrtc_browsertest_base.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/browser/media/webrtc/webrtc_webcam_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/test/data/webrtc/media_devices.js View 1 chunk +24 lines, -0 lines 0 comments Download
M content/browser/webrtc/webrtc_webcam_browsertest.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M content/public/test/browser_test_utils.h View 1 chunk +0 lines, -3 lines 0 comments Download
M content/public/test/browser_test_utils.cc View 2 chunks +0 lines, -31 lines 0 comments Download
M content/test/data/media/webrtc_test_utilities.js View 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
henrika (OOO until Aug 14)
Created Revert of Removed duplicated JS hasVideoInputDeviceOnSystem() test helper
4 years, 3 months ago (2016-09-16 08:46:05 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2347473004/1
4 years, 3 months ago (2016-09-16 08:46:17 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 3 months ago (2016-09-16 08:47:35 UTC) #5
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/186bd185a48f81da08b0120bf98ef62531e8036f Cr-Commit-Position: refs/heads/master@{#419134}
4 years, 3 months ago (2016-09-16 08:51:02 UTC) #7
henrika (OOO until Aug 14)
Things are starting to clear up after this revert. Seems like the revert was correct.
4 years, 3 months ago (2016-09-16 10:48:42 UTC) #8
lunalu1
It seems like what was causing the failure was that in the windows test, it ...
4 years, 3 months ago (2016-09-16 14:23:56 UTC) #9
henrika (OOO until Aug 14)
4 years, 3 months ago (2016-09-19 07:32:45 UTC) #10
Message was sent while issue was closed.
The change had to be reverted since it caused most of our bots to turn red.
Please ensure that all WebRTC tests are working before trying to land again.

On Fri, Sep 16, 2016 at 4:23 PM, <lunalu@chromium.org> wrote:

> It seems like what was causing the failure was that in the windows test, it
> failed to find the reference to "returnToTest". I will try to see if I
> replace
> returnToTest(message) by window.domAutomationController.send(message), the
> problem can be fixed, so that no need to revert my previous CL
> https://cs.chromium.org/chromium/src/chrome/test/data/
> webrtc/test_functions.js?q=returntotest&l=30&dr=C
>
> https://codereview.chromium.org/2347473004/
>

-- 
You received this message because you are subscribed to the Google Groups
"Chromium-reviews" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to chromium-reviews+unsubscribe@chromium.org.

Powered by Google App Engine
This is Rietveld 408576698