• Ilia Samsonov's avatar
    Checking for gtest name duplication. · a0abf76f
    Ilia Samsonov authored
    Fail TestLauncher if disabled tests shares a name with another test.
    
    Added unit tests for TestLauncher disabled tests logic.
    
    Changed TestResultTracker unit test to better reflect disabled test tags.
    
    Changed problematic disabled tests name that caused CQ to fail.
    DISABLED_BrowserCloseInfiniteBeforeUnload was removed since
    it is a copy of BrowserCloseInfiniteBeforeUnload.
    
    Bug: 961424,960619
    Change-Id: I064a6d5c06e5dfccab2e54d2d5e54ff3903e81f1
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1603483
    Commit-Queue: Ilia Samsonov <isamsonov@google.com>
    Reviewed-by: default avatarScott Violet <sky@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#658846}
    a0abf76f
test_launcher.cc 52.7 KB