Skip to content

Commit c9ea56a

Browse files
dcharkesCommit Queue
authored andcommitted
[deps] Roll dart-lang/native
Change-Id: I9164d4aeb799568d7c06215d62c2ebf506ae20b1 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-mac-release-try,pkg-win-release-arm64-try,pkg-win-release-try Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/441500 Reviewed-by: Michael Goderbauer <[email protected]> Commit-Queue: Daco Harkes <[email protected]>
1 parent 7e05022 commit c9ea56a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ vars = {
140140
"i18n_rev": "c45e050426bdeaaa120e5ce856abb486863d0476",
141141
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
142142
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
143-
"native_rev": "723cd56a5edc89699db32bca1b5bf91aa0bcf0cf", # rolled manually while native assets are experimental
143+
"native_rev": "cc5539fe3fd782629f13e05b0c83093862baf7ca", # rolled manually while native assets are experimental
144144
"protobuf_rev": "04bd6ace9326616a41a6a6bef93355f73fa28faf",
145145
"pub_rev": "c3e50919d11896f014cb971e1776d00a0e2d18b3", # rolled manually
146146
"shelf_rev": "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1",

third_party/pkg/native_toolchain_c.status

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ test/cbuilder/cbuilder_cross_linux_host_test: SkipByDesign # Cross compilation i
77
test/cbuilder/cbuilder_cross_windows_host_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
88
test/clinker/objects_cross_android_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
99
test/clinker/objects_cross_ios_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
10+
test/clinker/rust_test: SkipByDesign # Rust compiler not available on the Dart CI.
1011
test/clinker/treeshake_cross_android_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
1112
test/clinker/treeshake_cross_ios_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
1213
test/clinker/treeshake_cross_test: SkipByDesign # Cross compilation is not tested on the Dart CI.

0 commit comments

Comments
 (0)