Add ffi tests to flutter/flutter to ensure they are exercised on device mix that flutter tests on #39570
Labels
area-vm
Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends.
library-ffi
We should add tests (or benchmarks, if only those run on devicelab) to flutter/flutter to ensure
dart:ffi
features work across devices which flutter lab tests on.Most importantly, this will give us actual coverage for iPhones.
(I've already brought this up in #38718 (comment) before, though we haven't done anything about it afaik)
The text was updated successfully, but these errors were encountered: