[deps] Roll dart-lang/native

Cq-Include-Trybots: luci.dart.try:pkg-linux-debug-try,pkg-linux-release-arm64-try,pkg-linux-release-try,pkg-mac-release-arm64-try,pkg-win-release-arm64-try,pkg-mac-release-try,pkg-win-release-try
Change-Id: I8e0434e2beda34f3df16fffe7a31259a7e2f85b1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/435100
Auto-Submit: Michael Goderbauer <goderbauer@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Morgan :) <davidmorgan@google.com>
Reviewed-by: Daco Harkes <dacoharkes@google.com>
This commit is contained in:
Michael Goderbauer
2025-06-17 04:11:22 -07:00
committed by Commit Queue
parent b8b072ed3b
commit 88364585c5
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -6,7 +6,9 @@ test/cbuilder/cbuilder_cross_android_test: SkipByDesign # Cross compilation is n
test/cbuilder/cbuilder_cross_linux_host_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
test/cbuilder/cbuilder_cross_windows_host_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
test/clinker/objects_cross_android_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
test/clinker/objects_cross_ios_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
test/clinker/treeshake_cross_android_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
test/clinker/treeshake_cross_ios_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
test/clinker/treeshake_cross_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
test/native_toolchain/gcc_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
test/native_toolchain/ndk_test: SkipByDesign # Cross compilation is not tested on the Dart CI.