dart-sdk/pkg
Johnni Winther 9ce4f5dfec [cfe] Report distinct error codes in incremental_load_from_dill testing
This changes the reported failure from Crash to something more specific
to the encounter error, like ExpectationFileMismatch. Validation errors
for the .yaml file still produce Crash, and so does a couple of the
checks on Component integrity that were also used outside
incremental_load_from_dill_suite.dart

Change-Id: I48aa8cb25198d24e986b0f354db2b370dc9b8ac8
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/167565
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Jens Johansen <jensj@google.com>
2020-10-14 21:21:48 +00:00
..
_fe_analyzer_shared [dart2js] Port deferred_loading_test to features. 2020-10-09 21:10:17 +00:00
_js_interop_checks [package:js] Add checks for external keyword 2020-09-25 23:30:34 +00:00
analysis_server Fix the computation of valid kinds 2020-10-14 19:29:48 +00:00
analysis_server_client [Analyzer] Use new NAMED_REQUIRED ParameterKind for signature help 2020-09-29 07:38:14 +00:00
analysis_tool
analyzer Use assertPropertyAccess2() in ExtensionOverrideTest for getters. 2020-10-14 19:46:30 +00:00
analyzer_cli Switch build mode to directly parsed files. 2020-10-14 16:12:08 +00:00
analyzer_plugin Use CompoundAssignmentExpression instead of LHS element/type. 2020-10-14 18:45:08 +00:00
async_helper
build_integration [build_integration] Remove unused async import 2020-10-01 20:38:00 +00:00
compiler [dart2j2] Rewriting optimizations of bit operations 2020-10-14 20:15:58 +00:00
dart2js_tools update the pubspec.yaml files to reflect actual package usage 2020-08-20 16:08:59 +00:00
dart2native update pubspec.yaml files to reflect actual package usage 2020-08-20 18:08:49 +00:00
dart_internal Add Dart 2.11 to dart_internal SDK constraint. 2020-09-24 04:15:39 +00:00
dartdev [pkg/nnbd_migration] some updates to the command line messaging for dart migrate 2020-10-12 15:53:32 +00:00
dartfix Enforce await_only_futures and fix violations (in more packages). 2020-09-24 16:58:50 +00:00
dds [ VM Service / DDS ] Forward 'evaluate' and 'evaluateInFrame' requests to VM Service 2020-10-01 19:00:20 +00:00
dev_compiler dev_compiler: cleanup outdated URLs 2020-10-13 20:06:28 +00:00
diagnostic
expect Make flow analysis handling of is/==/??=/?. consistent with mixed mode semantics 2020-09-25 08:35:03 +00:00
front_end [cfe] Report distinct error codes in incremental_load_from_dill testing 2020-10-14 21:21:48 +00:00
frontend_server [frontend_server] do not run if full component is requested 2020-09-30 18:11:34 +00:00
js Prepare package:js for the 2.11 dev SDKs 2020-09-22 01:17:27 +00:00
js_ast update the pubspec.yaml files to reflect actual package usage 2020-08-20 16:08:59 +00:00
kernel [cfe] Handle scope patch-up for getter/setter/fields 2020-10-14 08:23:57 +00:00
language_versioning_2.7_test Add tests for inconsistent language markers in part files. 2020-07-24 12:58:35 +00:00
meta Bump meta package to 1.3.0-nullsafety.4 2020-10-07 21:09:14 +00:00
modular_test update pubspec.yaml files to reflect actual package usage 2020-08-19 15:17:22 +00:00
native_stack_traces [vm] Add build ID to non-symbolic stack traces. 2020-09-22 17:14:44 +00:00
nnbd_migration Avoid using http: URIs with relative paths in the migration tool. 2020-10-14 18:52:48 +00:00
smith update pubspec.yaml files to reflect actual package usage 2020-08-19 15:17:22 +00:00
sourcemap_testing update the pubspec.yaml files to reflect actual package usage 2020-08-20 16:08:59 +00:00
status_file use dartdev for analysis on the bots; fix two analysis issues 2020-08-21 17:24:10 +00:00
telemetry
test_runner [test] Add option to test harness to run VM tests under rr and save traces from crashes. 2020-10-13 21:59:54 +00:00
testing [cfe] Report distinct error codes in incremental_load_from_dill testing 2020-10-14 21:21:48 +00:00
vm [vm/ffi] Fix alignment of Uint64 fields in structs on some ABIs 2020-10-09 16:32:08 +00:00
vm_service [pkg:vm_service] ignore four deprecated member references 2020-10-06 04:45:23 +00:00
vm_snapshot_analysis [vm] Include static call references into V8 profile 2020-09-08 12:11:34 +00:00
wasm Reland "Switch wasmer FFI boilerplate to new API" 2020-10-13 19:30:58 +00:00
.gitignore
BUILD.gn
pkg.status [CFE] Give incremental_compiler_leak_test more time and reduce risk of hang 2020-09-16 13:07:38 +00:00