v8/test
Clemens Hammacher 892d322432 [d8] Catch errors in any message
Currently, errors somewhere deep in a promise chain are not reported as
test failures. We would print the error, but still return with exit
status 0. This CL fixes this to treat any uncaught exception as
failure, as we already do in {Shell::ExecuteString}.

R=yangguo@chromium.org

Change-Id: Idc4e58cc0d45f8fca3f7b2c5070ab68d317fc00b
Reviewed-on: https://chromium-review.googlesource.com/c/1439378
Reviewed-by: Michael Starzinger <mstarzinger@chromium.org>
Commit-Queue: Clemens Hammacher <clemensh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#59165}
2019-01-29 11:55:54 +00:00
..
benchmarks [Test] CSuite benchmark runner 2018-12-21 13:15:57 +00:00
cctest [heap] Refactor usages of the InNewSpace() predicate 2019-01-29 09:34:26 +00:00
common [wasm] Preliminary interpreter support for exceptions. 2019-01-28 16:03:56 +00:00
debugger [parser] Don't create proxies for vars without initialisers 2019-01-28 15:54:40 +00:00
fuzzer [wasm] Move Isolate management to WasmEngine 2019-01-25 11:19:54 +00:00
inspector [parser] Allow declaring variables without a proxy 2019-01-25 09:10:59 +00:00
intl Add regression test to assert buffer overrun 2019-01-29 00:53:33 +00:00
js-perf-test [test] add performance tests for String#startsWith 2019-01-17 08:23:06 +00:00
memory [snapshot] Remove the builtins snapshot 2018-10-31 10:18:28 +00:00
message [d8] Catch errors in any message 2019-01-29 11:55:54 +00:00
mjsunit [parser] Make pattern DCHECK dependent on !has_error 2019-01-29 11:03:09 +00:00
mkgrokdump [nojit] Don't allocate executable memory in jitless mode 2019-01-10 10:55:48 +00:00
mozilla Revert "[runtime] Reduce spread/apply call max arguments" 2018-11-30 09:54:47 +00:00
preparser [test] Share resource-fetching logic with all d8 test cases 2018-08-29 17:51:43 +00:00
test262 Roll test262 2019-01-28 22:30:37 +00:00
torque Reland "[torque] Implement safe initialization of classes through hidden structs" 2019-01-22 17:49:39 +00:00
unittests [heap] Refactor usages of the InNewSpace() predicate 2019-01-29 09:34:26 +00:00
wasm-js [test] skiping failing wasm test due to BE issue 2019-01-24 17:16:36 +00:00
wasm-spec-tests [wasm] Update spec tests 2019-01-23 14:57:21 +00:00
webkit [json] Extend JSON#stringify error message for circular structures 2019-01-29 08:00:10 +00:00
BUILD.gn Reland "[wasm] Add a new wasm-js testsuite to run js-api tests" 2018-10-18 20:18:55 +00:00