dart-sdk/runtime
Alexander Aprelev 3a4adb776e Revert "[VM / IO] - Assert when an OSError exception is reported with no error"
This reverts commit 9038f5e1f7.

Reason for revert: broke g3 bot blocking dart->engine roll

Original change's description:
> [VM / IO] - Assert when an OSError exception is reported with no error
>
> Add a Fatal assert when an OSError is reported with no error code (0).
> This is to ensure we get a coredum pwhen this happens so we can analyze
> it. (Please see https://github.com/flutter/flutter/issues/90921 for more
> details)
>
> TEST=ci
>
> Change-Id: I7f4609c2431e6ddc4eacc753356c807d7338b0a9
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/239541
> Reviewed-by: Ryan Macnak <rmacnak@google.com>
> Commit-Queue: Siva Annamalai <asiva@google.com>

TBR=rmacnak@google.com,asiva@google.com

Change-Id: I87df53a7d81802ad1a88f54a90a49f88db44108b
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/239602
Reviewed-by: Alexander Aprelev <aam@google.com>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Alexander Aprelev <aam@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
2022-03-31 03:09:42 +00:00
..
bin Revert "[VM / IO] - Assert when an OSError exception is reported with no error" 2022-03-31 03:09:42 +00:00
docs [vm] Implement NativeFinalizer 2022-03-26 09:41:21 +00:00
include Fixes for reland for analyze_snapshot program 2022-03-09 14:17:44 +00:00
lib [vm] Implement NativeFinalizer 2022-03-26 09:41:21 +00:00
observatory Reland "[ Service ] Update VM service message to not reference Observatory" 2022-03-17 23:15:57 +00:00
observatory_2 Reland "[ Service ] Update VM service message to not reference Observatory" 2022-03-17 23:15:57 +00:00
platform [vm] Some pieces for Windows ARM support. 2022-03-30 19:01:33 +00:00
tests [vm] Be more lenient when assumptions about _StreamIterator._stateData field is not a Future 2022-03-30 15:35:22 +00:00
third_party Revert "[tools] Replace the Chromium binary size tool, which no longer works." 2022-02-04 02:11:06 +00:00
tools [vm] Add build-time option to use absl mutexes in place of pthread mutexes. 2022-03-10 23:48:05 +00:00
vm [vm] Some pieces for Windows ARM support. 2022-03-30 19:01:33 +00:00
.clang-tidy
.gitignore
BUILD.gn [build] -fno-strict-vtable-pointers is a Clang-only flag. 2022-03-30 17:34:20 +00:00
codereview.settings
configs.gni Reland "[vm] Build dart2native dependencies with the normal "create_sdk" target" 2020-06-17 16:12:26 +00:00
CPPLINT.cfg
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
PRESUBMIT.py [python3] Migrate PRESUBMIT.py files 2021-08-16 08:29:54 +00:00
runtime_args.gni [VM] error: ‘mallinfo mallinfo()’ is deprecated 2021-12-08 00:25:10 +00:00