• Luciano Pacheco's avatar
    Files app: Force some tests to run with FilesNg disabled · db30c809
    Luciano Pacheco authored
    Force some tests to run without FilesNg because they depend on the
    breadcrumb and the new breadcrumb isn't 100% ready:
    
     - tabindex*
     - breadcrumbsNavigate
     - breadcrumbsLeafNoFocus
     - showMyFiles
    
    Other tests disabled for FilesNg were due to name conflicting when using
    EnableFilesNg() and without it, both getting the suffix _FilesNg, forced
    DisableFilesNg() to make it explicit and have no suffix.
    
    Bug: 992818
    Change-Id: I3737dfdb5bcd46f5fd6952fc38346880950c86e2
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2087880Reviewed-by: default avatarNoel Gordon <noel@chromium.org>
    Commit-Queue: Noel Gordon <noel@chromium.org>
    Commit-Queue: Luciano Pacheco <lucmult@chromium.org>
    Auto-Submit: Luciano Pacheco <lucmult@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#747129}
    db30c809
file_manager_browsertest.cc 40.8 KB