Add additional logging to verify if test times out due to missed events
commitd806fd997d726de7fb6b73de67cadc6f5e2a530d
authorjrummell <jrummell@chromium.org>
Thu, 20 Aug 2015 04:20:10 +0000 (19 21:20 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 20 Aug 2015 04:20:34 +0000 (20 04:20 +0000)
tree72980c0b439423d29badfc2a5c45a2c617f44350
parentccd80741df36d3c1220c53af0d102a12caed97f1
Add additional logging to verify if test times out due to missed events

Several recent flaky test issues were due to crashes that were
unreported, making it appear that the test had timed out. This change
adds additional logging, including a heartbeat message every second,
that should help to diagnose if the test actually times out (as there
will be lots of heartbeat messages logged).

BUG=480750
TEST=making the tests fail results in lots of heartbeat messages

Review URL: https://codereview.chromium.org/1292963002

Cr-Commit-Position: refs/heads/master@{#344425}
media/test/data/eme_player.html
media/test/data/eme_player_js/clearkey_player.js