• Luciano Pacheco's avatar
    Wait until Files app is fully loaded · 38e83f2d
    Luciano Pacheco authored
    Change setupAndWaitUntilReady function to wait until Files app is fully
    loaded. This intend to fix flaky tests where tests expect to have Files
    app loaded in Downloads folder, however EntryList |updateSubDirectories|
    method is being refactored to be asynchronous, which makes Downloads
    folder to delay its appearance. This change has had 4 successful runs in
    a row in crrev.com/c/1312185 (patchset 2 and 3).
    
    Re-enable test that was flaky on MSAN.
    
    Bug: 899664
    Change-Id: Iedff85699c56f6cf8ac82d5ea27ef0ca54b7a641
    Reviewed-on: https://chromium-review.googlesource.com/c/1313709Reviewed-by: default avatarJoel Hockey <joelhockey@chromium.org>
    Commit-Queue: Luciano Pacheco <lucmult@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#604740}
    38e83f2d
file_manager_browsertest.cc 41.2 KB