[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:
committed by
Commit Queue
parent
b8b072ed3b
commit
88364585c5
@@ -140,7 +140,7 @@ vars = {
|
||||
"i18n_rev": "43214dde639f496377b6151115d1415128298c53",
|
||||
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
|
||||
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
|
||||
"native_rev": "92e243f0dd0e59559bc26ee57fcc9d4d2cf6d7d5", # rolled manually while native assets are experimental
|
||||
"native_rev": "ea446859a3044a4fd76f2f87487d3934625a4767", # rolled manually while native assets are experimental
|
||||
"protobuf_rev": "0bfff0ca150959c92dac525474d73bde946f3391",
|
||||
"pub_rev": "818f10b4bf9249bd0b2c212dd8709675eeb14cd2", # rolled manually
|
||||
"shelf_rev": "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1",
|
||||
|
||||
+2
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user