Camille Simon

Results 199 comments of Camille Simon

> > become a manual test > > Hmm, who is going to manually run it and validate it doesn't regress? > > Does the iOS one have deterministic behavior?...

https://github.com/flutter/flutter/issues/117498 This issue to track investigating best way to handle this.

Update: Increased the timeout duration in the hopes of seeing the root cause of the flakiness better. Working on https://github.com/flutter/flutter/issues/117498 by investigating solutions for the devices learning words.

Update: I've been able to recreate this locally, so I have confirmed that either the native Android spell checker learns words or Gboard learns words. However, I have not yet...

The fix for this flakiness is turning off the option for Gboard to personalize spell check results. Investigating how to turn this option off for devices running this test in...

After following up with folks who work on Gboard and @CaseyHillers, it has come to my attention that it is not possible to turn off the Gboard personalization setting for...

Created https://github.com/flutter/flutter/pull/120144 to fix this issue for now by deleting the test for Android. Will revisit when I have the bandwidth: https://github.com/flutter/flutter/issues/119533

This issue should be fixed in the [CameraX implementation](https://pub.dev/packages/camera_android_camerax) of the camera plugin, so please try it out! If you find a similar issue with that implementation (or any other...

Hi @lukef, would you mind taking a look at this change?

Hi @lukef, just wanted to follow up on this! We wish to delete the old API, so it would be great to be able to migrate now!