• Clemens Backes's avatar
    Revert "[dict-proto] C++ implementation of SwissNameDictionary, pt. 10" · f1644a4b
    Clemens Backes authored
    This reverts commit 8e6047e5.
    
    Reason for revert: Tests time out on TSan: https://ci.chromium.org/ui/p/v8/builders/ci/V8%20Linux64%20TSAN/36003/overview
    
    Original change's description:
    > [dict-proto] C++ implementation of SwissNameDictionary, pt. 10
    >
    > This CL is part of a series that adds the C++ implementation of
    > SwissNameDictionary, a deterministic property backing store based on
    > Swiss Tables.
    >
    > This CL adds the actual tests for SwissNameDictionary, defined in
    > test-swiss-name-dictionary-shared-tests.h, using the infrastructure
    > in test-swiss-name-dictionary-infra.[h|cc].
    >
    > Bug: v8:11388
    > Change-Id: I5d91cede4f74b85a4101c5f2de3deda01a72edb2
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2744138
    > Reviewed-by: Igor Sheludko <ishell@chromium.org>
    > Reviewed-by: Marja Hölttä <marja@chromium.org>
    > Commit-Queue: Frank Emrich <emrich@google.com>
    > Cr-Commit-Position: refs/heads/master@{#73572}
    
    Bug: v8:11388
    Change-Id: I5d11e9f847545fe2b9c561ca8441eecb204bcfa1
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2779032
    Auto-Submit: Clemens Backes <clemensb@chromium.org>
    Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
    Cr-Commit-Position: refs/heads/master@{#73575}
    f1644a4b
test-swiss-name-dictionary-csa.cc 11 KB