- 24 Mar, 2023 1 commit
-
-
Flutter GitHub Bot authored
Marks Windows flutter_packaging_test to be unflaky
-
- 23 Mar, 2023 3 commits
-
-
Flutter GitHub Bot authored
Marks Mac_arm64 flutter_packaging_test to be unflaky
-
Chris Bracken authored
Adds a macOS implementation of the platform_channel example, demonstrating method channels and event channels with a battery power plugin. Adds platform_channel_sample_test_macos macOS host test to verify the sample works. Issue: https://github.com/flutter/flutter/issues/79204
-
Flutter GitHub Bot authored
Co-authored-by: godofredoc <godofredoc@google.com>
-
- 22 Mar, 2023 4 commits
-
-
Flutter GitHub Bot authored
Co-authored-by: godofredoc <godofredoc@google.com>
-
Flutter GitHub Bot authored
Marks Linux engine_dependency_proxy_test to be unflaky
-
Flutter GitHub Bot authored
Co-authored-by: godofredoc <godofredoc@google.com>
-
Flutter GitHub Bot authored
-
- 21 Mar, 2023 1 commit
-
-
Jonah Williams authored
delete sksl benchmarks
-
- 18 Mar, 2023 1 commit
-
-
Xilai Zhang authored
Add dimenstion for arm packaging
-
- 17 Mar, 2023 1 commit
-
-
godofredoc authored
Re-enable engine dependency proxy test.
-
- 16 Mar, 2023 1 commit
-
-
godofredoc authored
Use packages/packages recipe.
-
- 15 Mar, 2023 1 commit
-
-
Flutter GitHub Bot authored
Marks Linux web_long_running_tests_2_5 to be unflaky
-
- 14 Mar, 2023 4 commits
-
-
godofredoc authored
Fix globs in runIf configurations.
-
Jenn Magder authored
Revert "Run Skia gold framework tests on arm64 Mac builders"
-
Jenn Magder authored
Run Skia gold framework tests on arm64 Mac builders
-
Yegor authored
[web] stop using deprecated jsonwire web-driver protocol
-
- 09 Mar, 2023 1 commit
-
-
stuartmorgan authored
Enable plugin_test_linux
-
- 08 Mar, 2023 4 commits
-
-
Flutter GitHub Bot authored
Marks Windows plugin_test to be flaky
-
keyonghan authored
Update cmake version to the latest in infra/3pp/tools
-
Jenn Magder authored
Run plugin_test_macos on Intel machines
-
Flutter GitHub Bot authored
Marks Mac_ios hot_mode_dev_cycle_ios__benchmark to be flaky
-
- 03 Mar, 2023 1 commit
-
-
Michael Goderbauer authored
Mark web_long_running_tests_2_5 flaky
-
- 02 Mar, 2023 1 commit
-
-
stuartmorgan authored
Add `curl` dependency to plugin_test_linux
-
- 01 Mar, 2023 3 commits
-
-
godofredoc authored
Remove customer testing from recipes cq.
-
Flutter GitHub Bot authored
Marks Mac_ios flutter_gallery_ios_sksl_warmup__transition_perf to be flaky
-
Flutter GitHub Bot authored
Marks Windows plugin_test to be unflaky
-
- 23 Feb, 2023 1 commit
-
-
Flutter GitHub Bot authored
Co-authored-by: Loïc Sharma <737941+loic-sharma@users.noreply.github.com>
-
- 21 Feb, 2023 1 commit
-
-
gaaclarke authored
-
- 17 Feb, 2023 1 commit
-
-
Loïc Sharma authored
The `Linux docs_test` target has timed out repeatedly. This is a short-term mitigation to prevent unnecessary framework tree closures. In the future we should remove docset generation from post-submit `Linux docs_test`. See: https://github.com/flutter/flutter/issues/120901. See this similar change: https://github.com/flutter/flutter/pull/120718
-
- 16 Feb, 2023 1 commit
-
-
stuartmorgan authored
* Fix binary path * Enable in presubmit
-
- 15 Feb, 2023 3 commits
-
-
stuartmorgan authored
* Add Linux unit tests to plugin template Adds an example native unit test to the plugin template for Linux, matching the structure we use for our 1P plugin unit tests. Once these have been added for all platforms+languages, they will be documented on a new plugin development page to explain their use. While ideally we would adjust the engine APIs first to allow for testing the method call handler directly, it's unclear when we will have time for that work, and for a complex plugin most of the testing wouldn't be at that layer anyway, so having the structure in place with the limitations documented is still a significant improvement over having nothing in the template. Part of https://github.com/flutter/flutter/issues/82458 * Add creation test * Add integration tests * Missing newlines * test owner * Typo
-
Loïc Sharma authored
* Fix the Linux run_debug_test_linux test * ? * Also do release * ??
-
Loïc Sharma authored
-
- 14 Feb, 2023 1 commit
-
-
Loïc Sharma authored
This target recently caused the tree to close due to a timeout: https://ci.chromium.org/ui/p/flutter/builders/prod/Linux%20docs_publish/8906/overview This target consistently takes ~55 minutes, which is very close to its current timeout of 60 minutes. This increases the timeout to make timeouts less likely.
-
- 13 Feb, 2023 4 commits
-
-
Loïc Sharma authored
-
gaaclarke authored
* Added integration test for wide gamut support. * cleaned up * deleted files that can be generated * switched back to standard flutter in the shell script * added devicelab task * removed analysis options * analyzer * Fixed task * made local_run.sh not executable * analyzer * removed the logo asset * added task to ci * updated pubspec * analysis errors fixed * updated pubspec
-
Jenn Magder authored
-
Flutter GitHub Bot authored
-
- 10 Feb, 2023 1 commit
-
-
Xilai Zhang authored
-