Revert "Reland "Add browser_tests for WebAssembly out-of-bounds behavior""
This reverts commit a34ccb08. Reason for revert: WasmTrapHandler.OutOfBounds is consistently failing for this CL. The error log was: ../../chrome/test/v8/wasm_trap_handler.cc:50: Failure Expected: (new_count) > (original_count), actual: 0 vs 0 ../../chrome/test/v8/wasm_trap_handler.cc:76: Failure Expected: RunJSTestAndEnsureTrapHandlerRan("peek_out_of_bounds()") doesn't generate new fatal failures in the current thread. Actual: it does. [30697:30697:0926/114252.504437:INFO:chrome_cryptauth_service.cc(222)] Profile is not authenticated yet; waiting before starting CryptAuth managers. [ FAILED ] WasmTrapHandler.OutOfBounds, where TypeParam = and GetParam() = (2613 ms) https://uberchromegw.corp.google.com/i/chromium.memory/builders/Linux%20MSan%20Tests/builds/4521 https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Fchromium.memory%2FLinux_MSan_Tests%2F4521%2F%2B%2Frecipes%2Fsteps%2Fbrowser_tests%2F0%2Flogs%2FWasmTrapHandler.OutOfBounds%2F0 Original change's description: > Reland "Add browser_tests for WebAssembly out-of-bounds behavior" > > This is a reland of bbd7b898 > Original change's description: > > Add browser_tests for WebAssembly out-of-bounds behavior > > > > Trap-based bounds checking requires interaction with the crash reporter > > to catch out of bounds accesses. These browser tests make sure this > > behavior is working in the context of a full Chrome browser. > > > > Bug: chromium:722585 > > Change-Id: I1993540f85f5d3500681cd3fbd7a9af817fe4ce8 > > Reviewed-on: https://chromium-review.googlesource.com/648363 > > Commit-Queue: Eric Holk <eholk@chromium.org> > > Reviewed-by: Scott Violet <sky@chromium.org> > > Cr-Commit-Position: refs/heads/master@{#503907} > > Bug: chromium:722585 > Change-Id: Ic76c769af88134be215127c190706f8ae4fb6ed1 > Reviewed-on: https://chromium-review.googlesource.com/682114 > Reviewed-by: Jochen Eisinger <jochen@chromium.org> > Commit-Queue: Eric Holk <eholk@chromium.org> > Cr-Commit-Position: refs/heads/master@{#504399} TBR=sky@chromium.org,phajdan.jr@chromium.org,eholk@chromium.org,jochen@chromium.org Change-Id: I97564f57b8c2c85c820c42e18f32c12be94dbafd No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: chromium:722585 Reviewed-on: https://chromium-review.googlesource.com/686154 Commit-Queue: Taiju Tsuiki <tzik@chromium.org> Reviewed-by:Taiju Tsuiki <tzik@chromium.org> Cr-Commit-Position: refs/heads/master@{#504591}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment