New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 693764 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Apr 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Media Router] "Uncaught ReferenceError: media_router is not defined" appears occasionally in integration tests

Project Member Reported by imch...@chromium.org, Feb 17 2017

Issue description

Steps to repro:

1) run MR integration tests with output enabled
2) see "Uncaught ReferenceError: media_router is not defined" message in output logs occasionally.

In the grand scheme of things it doesn't seem to affect the test result (maybe it is a race condition that was triggered by one of the ConditionalWait loops?) But it would be good to figure out what's causing this to reduce noise in our test logs.
 
Cc: leilei@chromium.org
Status: Available (was: Untriaged)

Comment 3 by mfo...@chromium.org, May 10 2017

Labels: Hotlist-CodeHealth
Status: Fixed (was: Available)
This was caused by the WebUI handler sending a message too soon.  It should be fixed.

Sign in to add a comment