Reenable flaky EncryptedMediaTest for investigation
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:Xiaohan Wang <xhwang@chromium.org> Commit-Queue: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#523688}
Showing
Please register or sign in to comment