- 26 Jan, 2023 2 commits
-
-
Flutter GitHub Bot authored
-
Flutter GitHub Bot authored
Co-authored-by: Chris Bracken <chris@bracken.jp>
-
- 24 Jan, 2023 4 commits
-
-
stuartmorgan authored
* Add Windows unit tests to plugin template Adds an example native unit test to the plugin template for Windows, matching the format we use for our 1P plugin example app 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. Since we don't appear to be running our current plugin e2e tests for Windows, this adds a new configuration to run them. I haven't `led`-tested this, so it may not work, but this will give a starting point for getting them running. Part of https://github.com/flutter/flutter/issues/82458 * Minor fix * Add test owner * Fix typo * Fix test feature flag
-
Jenn Magder authored
-
Jenn Magder authored
-
Ricardo Amador authored
* Add todo for linux defines test. * Update the linux android defines test to make it bringup: true
-
- 23 Jan, 2023 2 commits
-
-
Ricardo Amador authored
Revert "Update the Linux Android defines test to use dimensions when selecting a build bot (#118930)" (#119023) This reverts commit 392dffeb.
-
Ricardo Amador authored
* Round 2 with dimensions * Try with stringified keys * Forgot a comma * trying a list of maps. * Try key value pairs * Try with kvm only * try with swarming_dimensions * Updated with fix in swarming.star
-
- 21 Jan, 2023 3 commits
-
-
Jenn Magder authored
* Remove macOS impeller benchmarks * TESTOWNERS
-
Ricardo Amador authored
This reverts commit 49e025d8.
-
Ricardo Amador authored
* Update android defines test to use emulator * Need strings in dimensions. * put dimensions in the wrong spot. * Add bringup. * See if the test runs with Linux_android * Adjusting dimensions * Dimension fields must be strings. * Making dimensions a dict. * Try with swarming.dimension * The dimension set does not appear to do anything. * Device type none * Made target presubmit * Dimensions again * Fixed formatting. * Update since flutter roller fails
-
- 20 Jan, 2023 3 commits
-
-
Flutter GitHub Bot authored
-
Flutter GitHub Bot authored
-
Jenn Magder authored
This reverts commit 73096fd9.
-
- 19 Jan, 2023 6 commits
-
-
Alex Wallen authored
* Add new macos target configured for flavors * Rename Free App copy-Info.plist to Free App Info.plist * Remove bogus entitlements * Remove Generated.xcconfig * Audit project.pbxproj * Remove unused configs * share one info.plist * Modify scheme so that paid app works * Codesign automatic * Pipe flavor as scheme into xcodebuild * Ignore incoming flavor string * pipe flavor for flutter run to work * Add devicelab tests * Error if host and target device are same for flutter install desktop * Avoid bang (!) by promoting a local. Co-authored-by: Jenn Magder <magder@google.com> * Add supportsInstall property * Override in test classes * Add install test on macOS * Refactor application_package and add tests for package directory Co-authored-by: a-wallen <stephenwallen@google.com> Co-authored-by: Jenn Magder <magder@google.com>
-
Alex Wallen authored
* Add new task runner for impeller enabled complex layout test * Add new target in .ci.yaml * Claim ownership of complex_layout_scroll_perf_impeller_macos__timeline_summary * Task runner for non-impeller enabled scroll test * Add test target for non impeller complex layout scroll * claim ownership of the last target * mark as bringup Co-authored-by: a-wallen <stephenwallen@google.com>
-
Jenn Magder authored
-
yusuf-goog authored
This will run tests on new iphone11 devicelab devices which are running iOS-16. Bug:https://github.com/flutter/flutter/issues/117237
-
Alex Wallen authored
* Add gems as a dep - fails without * Add missing entitlements to run app on macos Co-authored-by: a-wallen <stephenwallen@google.com>
-
Ricardo Amador authored
-
- 18 Jan, 2023 1 commit
-
-
Alex Wallen authored
* Add new task runner for animated_complex_opacity_perf_impeller e2e_summary on macos * Register new target for macos e2e_summary task * Claim ownership in TESTOWNERS * Add task runner for animated complex opacity without impeller * Register new target in .ci.yaml for non-impeller test * Claim ownership of non-impeller task Co-authored-by: a-wallen <stephenwallen@google.com>
-
- 17 Jan, 2023 2 commits
-
-
Ricardo Amador authored
* Testing whether emulator is possible. * Adding changes to see if emulator can be used from recipe. * adding emulator support. * Add the emulator flag for testing. * Using string for boolean since it cannot be parsed in properties * Checking to see if these changes are being used. * Updated bool back to string * Remove trailing whitespace from file.
-
Nehal Patel authored
-
- 13 Jan, 2023 4 commits
-
-
Jenn Magder authored
-
Loïc Sharma authored
* Add Linux support for the UI integration test project * Add Linux run console test
-
Flutter GitHub Bot authored
-
godofredoc authored
This is to ensure the xcode caches get back to a normal state as they seem to have gotten into a bad state after updating the xcode version. Bug: https://github.com/flutter/flutter/issues/118324 Bug: https://github.com/flutter/flutter/issues/118327 Bug: https://github.com/flutter/flutter/issues/118328
-
- 12 Jan, 2023 3 commits
-
-
Flutter GitHub Bot authored
Marks Mac_ios platform_views_scroll_perf_non_intersecting_impeller_ios__timeline_summary to be unflaky (#116668)
-
Flutter GitHub Bot authored
-
Flutter GitHub Bot authored
-
- 10 Jan, 2023 3 commits
-
-
Flutter GitHub Bot authored
-
Flutter GitHub Bot authored
-
Loïc Sharma authored
-
- 09 Jan, 2023 2 commits
-
-
Jenn Magder authored
-
Jenn Magder authored
* Update to Xcode 14.2 * Only bump for devicelab builders * Restore presubmit: false
-
- 22 Dec, 2022 1 commit
-
-
Camille Simon authored
* Add fix and test * Add test owner * Print error for testing * Make sure locale is the problem * Test capitalization fix * Take out Android specific test * Verify eng fix * Test fix * Empty-Commit * Test all tests * Up string size for testing * Remove test * Undo ci.yaml testing changes * Test android variant: * Change to testwidgets * Add widget tester * Remove android only attempt * Revert ci.yaml changes
-
- 21 Dec, 2022 1 commit
-
-
Siva authored
-
- 16 Dec, 2022 1 commit
-
-
godofredoc authored
* Run packaging on presubtmit. Test release package generation on presubmit. Bug: https://github.com/flutter/flutter/issues/28618 Bug: https://github.com/flutter/flutter/issues/60706 * Run packaging_test on all branches.
-
- 15 Dec, 2022 1 commit
-
-
godofredoc authored
Without passing this dimension there is a chance that the build will run on a arm64 machine.
-
- 14 Dec, 2022 1 commit
-
-
godofredoc authored
The packaging recipe is now checking the enabled branches property. Bug: https://github.com/flutter/flutter/issues/115492
-