• Jordan Bayles's avatar
    Reenable ShoveHighFrameRate... test · 465ed095
    Jordan Bayles authored
    This patch reenables the ShoveHighFrameRateDownYerThroat flaky
    cast_unittests End2EndTest. Turns out the test is flaky because on ASAN
    builds occasionally some of the quantitative checks don't take the
    expected amount of time.
    
    This patch is a targeted fix, and allots more time for ASAN runs of the
    tests specifically.
    
    This patch also removes references to WontFix'ed bug 612496 and adds a
    new CAST_E2E_TEST macro that toggles off tests in OFFICIAL_BUILD
    environments.
    
    Bug: 801794
    Change-Id: I860e02d3e8cf1f7bd9a990cc49104058822860d7
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2258460Reviewed-by: default avatarmark a. foltz <mfoltz@chromium.org>
    Commit-Queue: Jordan Bayles <jophba@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#782596}
    465ed095
end2end_unittest.cc 50 KB