-
Using https://github.com/nomic-ai/gpt4all/tree/main/gpt4all-bindings/python
generate a JSON file with flutter quiz questions & another JSON file with python quiz questions on each topic.
python sc…
-
**Is your feature request related to a problem? Please describe.**
flutter_rust_bridge generated code cannot be run in integration tests via `flutter drive` on Flutter web because the `flutter drive`…
-
Currently `flutter_svg` unit tests don't compile on web due to using non-web-only golden methods in a small number of tests. For now I've opted out the entire package from web Dart unit tests via `dar…
-
-
The post-submit test builder `Mac framework_tests_impeller` had a flaky ratio 2.08% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same commit:…
-
The post-submit test builder `Windows framework_tests_libraries_leak_tracking` had a flaky ratio 3.85% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example…
-
The post-submit test builder `Mac_x64 build_tests_1_4` had a flaky ratio 2.08% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same commit: http…
-
The post-submit test builder `Linux tool_integration_tests_6_6` had a flaky ratio 6.25% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same com…
-
The post-submit test builder `Mac_x64 build_tests_2_4` had a flaky ratio 2.13% for the past (up to) 100 commits, which is above our 2.00% threshold.
One recent flaky example for a same commit: http…
-
Flutter has a concept of _contributed tests_ - tests of 3rd party packages that run as part of Flutter's own CI process.
I think that tests of the `patrol_finders` package should be contributed to …