• Francis McCabe's avatar
    Revert "Reland "[torque] move class tests to unittests"" · 0ef1982f
    Francis McCabe authored
    This reverts commit c33a1ef2.
    
    Reason for revert: fails win32 test:
    https://ci.chromium.org/p/v8/builders/ci/V8%20Win32%20-%20nosnap%20-%20shared/33658
    
    Original change's description:
    > Reland "[torque] move class tests to unittests"
    > 
    > This is a reland of f589d561
    > 
    > Now with an ASAN-container-overflow false positive workaround:
    > Somehow ASAN was unhappy about a simple
    > std::vector<std::string>::push_back.
    > Increasing the std::vector capacity before doing the push_back
    > strangely fixes the problem.
    > 
    > Original change's description:
    > > [torque] move class tests to unittests
    > >
    > > This avoids the generation of fake external classes.
    > >
    > > Bug: v8:7793
    > > Change-Id: I9744b299d3ec474d72b298b4f6143f95e345d1d9
    > > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1625991
    > > Reviewed-by: Simon Zünd <szuend@chromium.org>
    > > Reviewed-by: Sigurd Schneider <sigurds@chromium.org>
    > > Commit-Queue: Tobias Tebbi <tebbi@chromium.org>
    > > Cr-Commit-Position: refs/heads/master@{#61778}
    > 
    > TBR: szuend@chromium.org, sigurds@chromium.org
    > Bug: v8:7793
    > Change-Id: Ifa1958e4d6e850ba27632aa95c7efaf5ca4bfefa
    > Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1627970
    > Commit-Queue: Tobias Tebbi <tebbi@chromium.org>
    > Reviewed-by: Tobias Tebbi <tebbi@chromium.org>
    > Cr-Commit-Position: refs/heads/master@{#61807}
    
    TBR=sigurds@chromium.org,tebbi@chromium.org,szuend@chromium.org
    
    Change-Id: I079e3ccf2c7a4778e3e6aabee85313ab5a070ee3
    No-Presubmit: true
    No-Tree-Checks: true
    No-Try: true
    Bug: v8:7793
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1626834Reviewed-by: 's avatarFrancis McCabe <fgm@chromium.org>
    Commit-Queue: Francis McCabe <fgm@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#61808}
    0ef1982f
Name
Last commit
Last update
..
benchmarks Loading commit data...
cctest Loading commit data...
common Loading commit data...
debugger Loading commit data...
fuzzer Loading commit data...
inspector Loading commit data...
intl Loading commit data...
js-perf-test Loading commit data...
memory Loading commit data...
message Loading commit data...
mjsunit Loading commit data...
mkgrokdump Loading commit data...
mozilla Loading commit data...
preparser Loading commit data...
test262 Loading commit data...
torque Loading commit data...
unittests Loading commit data...
wasm-js Loading commit data...
wasm-spec-tests Loading commit data...
webkit Loading commit data...
BUILD.gn Loading commit data...
OWNERS Loading commit data...