Skip to content

Commit 087c496

Browse files
dcharkesCommit Queue
authored andcommitted
[deps] Roll dart-lang/native
Change-Id: Idb226255d913eeca9ab10117438a6c1769f0d1b9 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 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/434721 Reviewed-by: Jake Macdonald <[email protected]> Commit-Queue: Daco Harkes <[email protected]> Auto-Submit: Daco Harkes <[email protected]> Commit-Queue: Jake Macdonald <[email protected]>
1 parent 2bc4081 commit 087c496

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ vars = {
138138
"i18n_rev": "43214dde639f496377b6151115d1415128298c53",
139139
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
140140
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
141-
"native_rev": "7f5bfa6973becbb0b4d6ecc34f41f9cdc5701d83", # rolled manually while native assets are experimental
141+
"native_rev": "5eadfaf3b732bc512d327ac284b6f294bf05e4c2", # rolled manually while native assets are experimental
142142
"protobuf_rev": "32d53dad4565fc6ccd69196b8fd213454f3e8ed5",
143143
"pub_rev": "818f10b4bf9249bd0b2c212dd8709675eeb14cd2", # rolled manually
144144
"shelf_rev": "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1",

third_party/pkg/native_toolchain_c.status

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
test/cbuilder/cbuilder_cross_android_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
66
test/cbuilder/cbuilder_cross_linux_host_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
77
test/cbuilder/cbuilder_cross_windows_host_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
8+
test/clinker/objects_cross_android_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
9+
test/clinker/treeshake_cross_android_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
810
test/clinker/treeshake_cross_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
911
test/native_toolchain/gcc_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
1012
test/native_toolchain/ndk_test: SkipByDesign # Cross compilation is not tested on the Dart CI.

0 commit comments

Comments
 (0)