mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:20:31 +00:00
550d580d5e
This does not include enabling the FFI on Fuchsia. So these tests will fail without the dependent CL. This CL adds an `all_positive.dart` test file to be packaged in the .far file, such that it is easier to run all FFI tests in one go. We don't run tests on the bots, but we do build this test package on the bots. To build the .far files locally: ``` tools/build.py --os=fuchsia -m debug fuchsia_ffi_test_package tools/build.py --os=fuchsia -m debug -a arm64 fuchsia_ffi_test_package ``` Issue: https://github.com/dart-lang/sdk/issues/44434 Change-Id: Iec418e0c10d77afbf811fb83151664bcc2710b99 Cq-Include-Trybots: luci.dart.try:vm-fuchsia-release-x64-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/175484 Reviewed-by: Liam Appelbe <liama@google.com> |
||
---|---|---|
.. | ||
apps/update_homebrew | ||
bots | ||
buildtools | ||
dart2js | ||
dom | ||
fuchsia | ||
linux_dist_support/debian | ||
package_deps | ||
patches | ||
sdks | ||
spec_parser | ||
test_generators | ||
testing | ||
.gitignore | ||
3xhead_flutter_hooks.sh | ||
addlatexhash.dart | ||
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_chromium_sysroot.sh | ||
download_latest_dev_sdk.py | ||
execute_recorded_testcases.py | ||
experimental_features.yaml | ||
FAKE_COMMITS | ||
find_depot_tools.py | ||
gen_fuchsia_test_manifest.py | ||
generate_buildfiles.py | ||
generate_experimental_flags.dart | ||
generate_idefiles.py | ||
generate_package_config.dart | ||
git_cl_try.sh | ||
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 | ||
opt_out_files.dart | ||
presubmit.sh | ||
promote.py | ||
publish_pkg.py | ||
revert.py | ||
run_debian_build.sh | ||
run_offsets_extractor.sh | ||
safari_factory_reset.py | ||
set_ia32_sysroot.sh | ||
set_x64_sysroot.sh | ||
spec_parse.py | ||
task_kill.py | ||
test.dart | ||
test.py | ||
utils.py | ||
validate_test_matrix.dart | ||
VERSION | ||
write_dartdoc_options_file.py | ||
write_revision_file.py | ||
write_version_file.py | ||
yaml2json.dart | ||
yaml2json.py |