• Xiaohan Wang's avatar
    Reenable flaky EncryptedMediaTest for investigation · 781d8756
    Xiaohan Wang authored
    These tests were flaky and disabled. But we have not been able to repro
    the issue locally, nor understand the root cause of the issue.
    
    Part of the problem is that the top part of the test log is truncated,
    which has been fixed in a previous CL. Now we need to reproduce the test
    failure to be able to examine the logs for investigation.
    
    This CL reenables those flaky tests by reverting two CLs that disabled
    those tests:
    
    This reverts commit 9f4bee97.
    Revert "Disable ECKEncryptedMediaTest.Renewal on linux asan"
    
    This reverts commit b023b4e8.
    Revert "Disable EncryptedMediaTest.Playback_VideoClearAudio_WebM on Linux asan"
    
    TBR=jrummell@chromium.org,cfroussios@chromium.org
    BUG=793426
    
    Change-Id: I7441ccf1d89ea81d396ba0ab84a77eb41c9bf700
    Reviewed-on: https://chromium-review.googlesource.com/823572Reviewed-by: default avatarXiaohan Wang <xhwang@chromium.org>
    Commit-Queue: Xiaohan Wang <xhwang@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#523688}
    781d8756
encrypted_media_browsertest.cc 34 KB