[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 <jakemac@google.com> Commit-Queue: Daco Harkes <dacoharkes@google.com> Auto-Submit: Daco Harkes <dacoharkes@google.com> Commit-Queue: Jake Macdonald <jakemac@google.com>
This commit is contained in:
committed by
Commit Queue
parent
2bc4081118
commit
087c496876
@@ -138,7 +138,7 @@ vars = {
|
||||
"i18n_rev": "43214dde639f496377b6151115d1415128298c53",
|
||||
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
|
||||
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
|
||||
"native_rev": "7f5bfa6973becbb0b4d6ecc34f41f9cdc5701d83", # rolled manually while native assets are experimental
|
||||
"native_rev": "5eadfaf3b732bc512d327ac284b6f294bf05e4c2", # rolled manually while native assets are experimental
|
||||
"protobuf_rev": "32d53dad4565fc6ccd69196b8fd213454f3e8ed5",
|
||||
"pub_rev": "818f10b4bf9249bd0b2c212dd8709675eeb14cd2", # rolled manually
|
||||
"shelf_rev": "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1",
|
||||
|
||||
+2
@@ -5,6 +5,8 @@
|
||||
test/cbuilder/cbuilder_cross_android_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
|
||||
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/treeshake_cross_android_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.
|
||||
|
||||
Reference in New Issue
Block a user