File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff 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" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ test/cbuilder/cbuilder_cross_linux_host_test: SkipByDesign # Cross compilation i
77test/cbuilder/cbuilder_cross_windows_host_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
88test/clinker/objects_cross_android_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
99test/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.
1011test/clinker/treeshake_cross_android_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
1112test/clinker/treeshake_cross_ios_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
1213test/clinker/treeshake_cross_test: SkipByDesign # Cross compilation is not tested on the Dart CI.
You can’t perform that action at this time.
0 commit comments