• jackhou's avatar
    [Mac] Re-enable AppShimInteractiveTest.Launch (again). · c2a8eb06
    jackhou authored
    The flakiness only occurs on ASan builds. The test times out because the
    shim does not successfully launch when the app launches.
    LSOpenApplication returns procNotFound(-600). It's not clear why this
    happens, but it could be some interaction with WaitForSingleProcess.
    
    Reversing the order of the two test cases fixes the flakiness.
    
    BUG=415422
    
    Review URL: https://codereview.chromium.org/597113003
    
    Cr-Commit-Position: refs/heads/master@{#296389}
    c2a8eb06
app_shim_interactive_uitest_mac.mm 14.2 KB