• Victor Costan's avatar
    sql: Run SQLDatabaseTestExclusiveMode tests. · 15d905de
    Victor Costan authored
    Currently, the SQLDatabaseTestExclusiveMode suite is not instantiated,
    so the tests are not run. This CL instantiates the suite.
    
    This problem was discovered by attempting to roll googletest past CL
    315255779, which causes test binaries to fail when they include test
    suites / parametrized tests that are not instantiated, and when they
    include empty test suites.
    
    Bug: 1163396
    Change-Id: Ieb47f8d612c48af04f3d9d05e1873fc437c2f6c1
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2615579
    Commit-Queue: Victor Costan <pwnall@chromium.org>
    Commit-Queue: Darwin Huang <huangdarwin@chromium.org>
    Auto-Submit: Victor Costan <pwnall@chromium.org>
    Reviewed-by: default avatarDarwin Huang <huangdarwin@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#841220}
    15d905de
database_unittest.cc 49.6 KB