v8/test/common
Clemens Backes a5192ac12f [wasm][fuzzer] Print information about exceptions
We sometimes get non-reproducible exception mismatches in the fuzzers.
This might come from OOM exceptions.
This CL makes us print some information about them, so we learn more
from the occasional fuzzer reports. In a follow-up we can then handle
OOM exceptions better, if that turns out to cause this.

R=ahaas@chromium.org

Bug: chromium:1412084
Change-Id: Ic0bf3880fe733320c2532c0f69d8f88fe9c9ff5e
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4217417
Reviewed-by: Andreas Haas <ahaas@chromium.org>
Commit-Queue: Clemens Backes <clemensb@chromium.org>
Cr-Commit-Position: refs/heads/main@{#85624}
2023-02-02 13:56:21 +00:00
..
wasm [wasm][fuzzer] Print information about exceptions 2023-02-02 13:56:21 +00:00
assembler-tester.h Remove some unused includes (4) 2022-07-08 15:26:40 +00:00
c-signature.h [test] Migrate cctest/compiler/test-codegen to unittests/ 2022-08-22 17:28:27 +00:00
call-tester.h Rename CodeDataContainer to Code 2023-01-18 08:44:08 +00:00
code-assembler-tester.h Various post-Code rename cleanups 2023-01-18 16:26:26 +00:00
DEPS [wasm] Move the wasm-module-runner from test/cctest to test/common 2016-09-14 10:31:53 +00:00
flag-utils.h Reland "[flags] Remove FLAG_* aliases" 2022-10-14 13:13:55 +00:00
node-observer-tester.h [test] Migrate cctest/test-sloppy-equality to unittests/ 2022-08-24 08:46:10 +00:00
types-fuzz.h [compiler] Remove persistent handles as a broker parameter 2020-08-13 08:13:33 +00:00
value-helper.cc [test] Migrate cctest/compiler/test-codegen to unittests/ 2022-08-22 17:28:27 +00:00
value-helper.h Reland "[turbofan][arm64] Emit Lsl for Int32MulWithOverflow when possible" 2022-09-01 11:40:02 +00:00