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" : "43214dde639f496377b6151115d1415128298c53" ,
141141 "leak_tracker_rev" : "f5620600a5ce1c44f65ddaa02001e200b096e14c" , # rolled manually
142142 "material_color_utilities_rev" : "799b6ba2f3f1c28c67cc7e0b4f18e0c7d7f3c03e" ,
143- "native_rev" : "ea446859a3044a4fd76f2f87487d3934625a4767 " , # rolled manually while native assets are experimental
143+ "native_rev" : "7944c5a0d26f3948273096239c9c2a8d6f0cda54 " , # rolled manually while native assets are experimental
144144 "protobuf_rev" : "0bfff0ca150959c92dac525474d73bde946f3391" ,
145145 "pub_rev" : "06dda296bfbdb345ecf696fc88b28ec6c02c5d7b" , # rolled manually
146146 "shelf_rev" : "082d3ac2d13a98700d8148e8fad8f3e12a6fd0e1" ,
Original file line number Diff line number Diff line change @@ -27,5 +27,6 @@ test/native_toolchain/xcode_test: SkipByDesign # XCode on Dart CI doesn't have t
2727
2828[ $system == windows ]
2929test/cbuilder/compiler_resolver_test: SkipByDesign # Toolchains not installed in default locations on Dart CI.
30+ test/clinker/objects_cross_test: SkipByDesign # Toolchains not installed in default locations on Dart CI.
3031test/native_toolchain/msvc_test: SkipByDesign # Toolchains not installed in default locations on Dart CI.
3132test/tool/tool_resolver_test: SkipByDesign # Toolchains not installed in default locations on Dart CI.
You can’t perform that action at this time.
0 commit comments