dart-sdk/tools
Liam Appelbe 69ff056b51 Revert "[vm] Allow running with the latest ABI dill files."
This reverts commit 35c4af445b.

Reason for revert: Broke a bunch of tests, eg:
https://logs.chromium.org/logs/dart/buildbucket/cr-buildbucket.appspot.com/8917088905682853152/+/steps/test_results/0/logs/tests_that_began_failing__logs_/0

Original change's description:
> [vm] Allow running with the latest ABI dill files.
> 
> To support this, we need to download the current version during gclient
> sync, and change the way the --use-abi-version flag is processed so that
> there's a distinction between the current version and the flag being
> unset (-1). Also bump the oldest supported ABI version.
> 
> Bug: https://github.com/dart-lang/sdk/issues/36047
> Change-Id: If3fb5e1ba1ebddf11e9f0a9a7c42b7bb0b820ad8
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/98609
> Commit-Queue: Liam Appelbe <liama@google.com>
> Reviewed-by: Siva Annamalai <asiva@google.com>

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

Change-Id: I40f83fcc7f9d785353fb05d4296376ec04af8309
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: https://github.com/dart-lang/sdk/issues/36047
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/98700
Reviewed-by: Liam Appelbe <liama@google.com>
Commit-Queue: Liam Appelbe <liama@google.com>
2019-04-04 18:12:18 +00:00
..
abiversions
android
apps/update_homebrew
bots Test bytecode benchmarks when built with bytecode support. 2019-04-03 11:35:17 +00:00
buildtools
dart2js
dom
gardening
infra/config
linux_dist_support/debian
migration
patches [gardening] Update flutter engine patch as DART_CHECK_VALID change is no longer needed. 2019-04-03 17:49:20 +00:00
sdks
spec_parser Updated Dart.g, tests & status files to support ui-as-code collections 2019-03-29 13:33:52 +00:00
test_generators
testing [vm/compiler] Add il_test_helper.h with support for running compilation pipelines for testing 2019-04-04 05:58:29 +00:00
.gitignore
3xhead_flutter_hooks.sh
addlatexhash.dart
approve_results.dart [infra] Fix approve_results race condition checking failing on new builders. 2019-03-27 09:56:22 +00:00
archive_crash.py
build.py
canary.dart
clean_output_directory.py
copy_dart.py
copy_tree.py
create_debian_chroot.sh
create_debian_packages.py
create_pkg_manifest.py
create_tarball.py
create_timestamp_file.py
diff_results.dart
download_abi_dills.py Revert "[vm] Allow running with the latest ABI dill files." 2019-04-04 18:12:18 +00:00
download_chromium_sysroot.sh
download_latest_dev_sdk.py
execute_recorded_testcases.py
FAKE_COMMITS [infra] Switch benchmark builders to Ubuntu 16.04. 2019-04-03 11:42:11 +00:00
find_depot_tools.py
gen_fuchsia_test_manifest.py
generate_buildfiles.py
generate_idefiles.py
gn.py
gn_helpers.py
line_doc_comments.dart
list_dart_files.py
list_files.py
make_bundle_unittest.py
make_version.py
minidump.py
only_in_release_mode.py
patch_sdk.dart
presubmit.sh
promote.py
publish_pkg.py
revert.py
run_debian_build.sh [infra] Fix debianpackage build 2019-04-01 08:26:46 +00:00
safari_factory_reset.py
set_ia32_sysroot.sh
set_x64_sysroot.sh
spec_parse.py Updated spec_parser such that it runs with ANTLR v4 2019-03-19 14:06:26 +00:00
status_clean.dart
task_kill.py
test.dart
test.py
upload_abi_dills.sh Include gen_kernel_bytecode in create_sdk so that it can be uploaded by the builders 2019-03-19 19:36:59 +00:00
utils.py [gardening] Disable exception caused by missing core dumps on windows 2019-04-04 18:07:33 +00:00
VERSION Revert "[vm] Allow running with the latest ABI dill files." 2019-04-04 18:12:18 +00:00
write_dartdoc_options_file.py
write_revision_file.py
write_version_file.py
yaml2json.dart
yaml2json.py