[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 <goderbauer@google.com> Commit-Queue: Daco Harkes <dacoharkes@google.com>
This commit is contained in:
committed by
Commit Queue
parent
7e05022286
commit
c9ea56a92f
@@ -140,7 +140,7 @@ vars = {
|
||||
"i18n_rev": "c45e050426bdeaaa120e5ce856abb486863d0476",
|
||||
"leak_tracker_rev": "f5620600a5ce1c44f65ddaa02001e200b096e14c", # rolled manually
|
||||
"material_color_utilities_rev": "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e",
|
||||
"native_rev": "723cd56a5edc89699db32bca1b5bf91aa0bcf0cf", # rolled manually while native assets are experimental
|
||||
"native_rev": "cc5539fe3fd782629f13e05b0c83093862baf7ca", # rolled manually while native assets are experimental
|
||||
"protobuf_rev": "04bd6ace9326616a41a6a6bef93355f73fa28faf",
|
||||
"pub_rev": "c3e50919d11896f014cb971e1776d00a0e2d18b3", # rolled manually
|
||||
"shelf_rev": "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1",
|
||||
|
||||
+1
@@ -7,6 +7,7 @@ test/cbuilder/cbuilder_cross_linux_host_test: SkipByDesign # Cross compilation i
|
||||
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/rust_test: SkipByDesign # Rust compiler not available 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.
|
||||
|
||||
Reference in New Issue
Block a user