• jackhou's avatar
    [Mac] Re-enable AppShimInteractiveTest.Launch. · 4158cb9a
    jackhou authored
    The stack trace suggests LSOpenApplication fails to find the shim, and this
    happens after waiting on a run loop. So a likely cause is that we're not
    successfully waiting for the file operations to finish.
    
    This CL changes the test to observe the parent directory instead of the shim
    directory, and adds checks that the path exists before proceeding. If the test
    still fails for this reason, at least it'll say so.
    
    BUG=415422
    
    Review URL: https://codereview.chromium.org/598443002
    
    Cr-Commit-Position: refs/heads/master@{#296185}
    4158cb9a
app_shim_interactive_uitest_mac.mm 14.2 KB