dart-sdk/tests/lib_2
Lasse Reichstein Holst Nielsen 88a351f3d2 Make throwing Zone.uncaughtError handlers propagate the error to their parent zone.
Avoids infinite recursion when the uncaught error is handled by the same,
potentially still failing, uncaught error handler.

Bug: https://github.com/dart-lang/sdk/issues/45616, https://github.com/dart-lang/sdk/issues/45617
Change-Id: I60ee0f1220b7345f4a41e1f1b323b8da47ed326e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/194402
Reviewed-by: Nate Bosch <nbosch@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Auto-Submit: Lasse R.H. Nielsen <lrn@google.com>
Commit-Queue: Lasse R.H. Nielsen <lrn@google.com>
2021-04-21 07:52:58 +00:00
..
analyzer Normalize status files 2019-06-19 23:04:01 +00:00
async Make throwing Zone.uncaughtError handlers propagate the error to their parent zone. 2021-04-21 07:52:58 +00:00
collection Update LinkedList.contains to take advantage of internal structure. 2020-12-02 14:08:08 +00:00
convert Adjust UTF-8 tests to match WHATWG standard expectations. 2020-05-04 10:48:32 +00:00
developer [vm, service] Add a test to exercise all timeline recorders. 2020-01-30 01:26:51 +00:00
html [dart:html] Fix sanitization for HTML templates 2021-04-13 23:29:08 +00:00
isolate Remove (most) uses of the "non-nullable" experiment flag. 2021-02-12 17:16:54 +00:00
js [pkg:js] Handle null value in promise rejection 2021-03-25 01:30:23 +00:00
math Avoid shift in math/random_big_test 2020-12-04 23:46:34 +00:00
mirrors [VM/runtime] Decouple representation of function signatures from Function objects. 2021-01-07 23:45:37 +00:00
typed_data Fix typed data views throwing. 2021-01-29 09:24:45 +00:00
wasm [wasm] Use wasm traps to handle exceptions 2020-11-02 23:32:20 +00:00
web [web] remove mirrors patch for web compilers. 2020-07-16 00:12:22 +00:00
lib_2.status [pkg:js] Filter promise_reject_null_test from CSP 2021-03-25 22:00:19 +00:00
lib_2_app_jit.status Remove appJit and precompiled compiler options 2019-06-24 16:07:27 +00:00
lib_2_dart2js.status [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
lib_2_dartdevc.status Refactored html/js_util_test.dart and added more js_util test coverage. 2021-02-24 00:58:47 +00:00
lib_2_kernel.status [SDK] Removes non-exiting tests from .status 2021-02-04 06:46:13 +00:00
lib_2_precompiled.status Delete lib_2/async/timer_not_available_test. 2019-09-12 22:58:07 +00:00
lib_2_vm.status [test] Apply simarm64 status file entries to simarm64c. 2021-02-25 21:18:02 +00:00