Jenn Magder
ac708f1cb8
Pin url_launcher to federated version in plugin_lint_mac ( #98171 )
2022-02-10 18:53:01 -08:00
Jenn Magder
ea6025ca49
Revert "Update plugin lint test for federated url_launcher plugin ( #94374 )" ( #98166 )
...
This reverts commit 86b80d1cfe
.
2022-02-10 14:59:20 -08:00
George Wright
8b944ea88d
Split complexity scoring tests into two tasks - one for Android and one for iOS ( #98063 )
2022-02-08 16:10:43 -08:00
George Wright
ff1e9b7b9e
Add a benchmark for simple DisplayLists to exercise the Raster Cache's cache admission algorithm ( #97992 )
2022-02-07 21:01:01 -08:00
Casey Hillers
3f7d997c3a
[ci] Remove ios32 tests ( #97385 )
2022-02-07 19:24:43 -08:00
Jenn Magder
57d5222876
Include -isysroot -arch and -miphoneos-version-min when creating dummy module App.framework ( #97689 )
2022-02-04 14:50:11 -08:00
Jenn Magder
802d872d40
Revert "Export an IPA for distribution via "flutter build ipa" without --export-options-plist" ( #97616 )
2022-02-01 18:26:23 -08:00
Jenn Magder
dff9126d79
Run devicelab test xcarchive export as development method ( #97615 )
2022-02-01 17:51:31 -08:00
Jim Graham
9c934041bd
Add benchmarks to measure impact of alpha saveLayers in DisplayLists ( #97336 )
2022-01-27 13:25:17 -08:00
Daco Harkes
0e2f51dfd0
FFI plugins ( #96225 )
2022-01-26 23:44:45 +01:00
stuartmorgan
2df7dca858
Fully support Dart-only mobile and macOS plugins ( #96183 )
2022-01-13 08:30:22 -08:00
Emmanuel Garcia
f01556ab75
Bump Android dependencies that rely on Jcenter ( #96558 )
...
* Bump video_player in flutter gallery
* Update packages
* Update dependencies
* Bump device_info
* Update dev/devicelab/bin/tasks/build_ios_framework_module_test.dart
Co-authored-by: Jenn Magder <magder@google.com>
* Update dev/devicelab/bin/tasks/module_custom_host_app_name_test.dart
Co-authored-by: Jenn Magder <magder@google.com>
* Update dev/devicelab/bin/tasks/module_test.dart
Co-authored-by: Jenn Magder <magder@google.com>
* Remove deprecated device_info from ios-frameworks test
Co-authored-by: Jenn Magder <magder@google.com>
2022-01-12 20:13:32 -08:00
Ian Hickson
57f097b532
Refactor devicelab bin/run.dart and other cleanup ( #96320 )
2022-01-10 13:40:17 -08:00
Christopher Fujino
6054eda86b
fix lateinitialization error in devicelab-runner ( #94957 )
2021-12-28 18:19:16 -08:00
Emmanuel Garcia
db78a2e540
Temporarily skip Gradle warning ( #95207 )
2021-12-13 15:38:11 -08:00
keyonghan
bb3f232724
Rename devicelab catalina tests ( #94980 )
2021-12-10 15:39:07 -08:00
Jim Graham
ee204880a5
Opacity Peephole optimization benchmarks ( #94447 )
2021-12-01 01:39:02 -08:00
Jenn Magder
62dc238b6c
Avoid using watchOS SDK in CI tests ( #94190 )
2021-11-30 18:54:04 -08:00
Zachary Anderson
3f688f6e83
Reopen the tree by fixing flavors_test ( #94436 )
2021-11-30 16:16:11 -08:00
Jenn Magder
361d416e6a
Add post-submit failing test to close the tree for #94356 ( #94390 )
2021-11-29 22:01:32 -08:00
Jenn Magder
86b80d1cfe
Update plugin lint test for federated url_launcher plugin ( #94374 )
2021-11-29 12:19:21 -08:00
Core
d8034538bd
feat: enable flavor option on test command ( #89045 )
2021-11-11 09:23:02 -08:00
Jenn Magder
dc20a6066f
Skip codesigning during native macOS integration tests ( #92938 )
2021-11-02 16:41:32 -07:00
Ian Hickson
61a0add286
Enable avoid_redundant_argument_values lint ( #91409 ) ( #91462 )
2021-10-08 09:25:14 -07:00
Zachary Anderson
b9d2177da0
Revert "Enable avoid_redundant_argument_values lint ( #91409 )" ( #91461 )
...
This reverts commit 5fd259be24
.
2021-10-07 21:11:07 -07:00
Ian Hickson
5fd259be24
Enable avoid_redundant_argument_values lint ( #91409 )
2021-10-07 20:13:02 -07:00
Dan Field
22c1ca769b
Add a startup test that delays runApp ( #91346 )
2021-10-06 09:43:02 -07:00
Jenn Magder
be8d29ffc6
Run native_ui_tests_macos in correct directory ( #90829 )
2021-09-27 17:38:03 -07:00
Jenn Magder
5c79a0c2f4
Run flutter_gallery macOS native tests on presubmit ( #89620 )
2021-09-22 13:18:07 -07:00
Jenn Magder
ab6f2fc8ce
Set BUILD_DIR when determining if plugins support arm64 simulators ( #90088 )
2021-09-15 18:37:04 -07:00
Jenn Magder
18f8b63e0a
Run flutter_gallery ios tests on arm64 device ( #89618 )
2021-09-09 20:37:03 -07:00
Zachary Anderson
deacb8d434
Revert "Manually close the tree for issue #88531 ( #88532 )" ( #88580 )
...
This reverts commit de08016913
.
2021-08-20 08:33:16 -07:00
Zachary Anderson
de08016913
Manually close the tree for issue #88531 ( #88532 )
2021-08-19 07:57:53 -07:00
Dan Field
ed62cd5dfa
Avoid reporting frame/raster times for large image changer ( #88454 )
2021-08-18 12:12:02 -07:00
Darren Austin
41ff30c871
Added a check to the analyzer script to detect skipped tests. ( #88003 )
...
Added a check to the analyzer script to detect skipped tests that aren't commented.
The comment following the `skip` parameter should include either a link to a
github issue tracking the reenabling of the test, or a '[intended]' tag with
a brief description of why the test should never be enabled for the given
condition.
2021-08-10 23:03:48 -07:00
Emmanuel Garcia
e7a9adeeab
Remove AndroidX workarounds ( #86911 )
2021-07-23 17:41:04 -07:00
Jenn Magder
f673c5c58f
Remove obsolete codegen_integration tests ( #86962 )
2021-07-23 14:56:04 -07:00
Darren Austin
8fcace1d6c
Migrate devicelab tests and test runners to null safety. ( #85999 )
...
* Migrate devicelab tests and test runners to null safety.
2021-07-23 13:37:57 -07:00
keyonghan
03de61664e
Update codegen_integration_test name & ownership ( #86889 )
2021-07-22 13:31:05 -07:00
Jenn Magder
af200d97d1
Remove obsolete textfield_perf test ( #86827 )
2021-07-21 20:11:04 -07:00
Jenn Magder
70ee176a7c
Remove unused web_incremental_test ( #86829 )
2021-07-21 18:21:05 -07:00
Jenn Magder
b0faa05adb
Remove unused flutter_run_test ( #86828 )
2021-07-21 18:06:03 -07:00
Jenn Magder
ae851a730d
Remove obsolete plugin_test_win ( #86826 )
2021-07-21 17:41:03 -07:00
Jenn Magder
becd5ec8b1
Remove unused tiles_scroll_perf_iphonexs__timeline_summary ( #86822 )
2021-07-21 17:16:06 -07:00
Jenn Magder
f50e2316e6
Remove unused build_mode_test ( #86808 )
2021-07-21 16:01:05 -07:00
Jenn Magder
883cdfb443
Remove unused flutter_gallery_instrumentation_test ( #86812 )
2021-07-21 15:56:03 -07:00
Zachary Anderson
b6419e8e89
Revert "Manually close the tree for issue #86754 ( #86755 )" ( #86803 )
...
This reverts commit 5acf7e98f1
.
2021-07-21 12:26:59 -07:00
Zachary Anderson
5acf7e98f1
Manually close the tree for issue #86754 ( #86755 )
2021-07-20 19:58:58 -07:00
keyonghan
3aeb794298
Extend test runner command to update test flaky status ( #86513 )
2021-07-19 09:46:03 -07:00
Kaushik Iska
df3fe587e8
Validate that min frame number is numeric ( #86498 )
2021-07-15 17:11:09 -07:00