Commit Graph

1515 Commits

Author SHA1 Message Date
Chris Yang
ad5370e43c mark as flaky (#65577) 2020-09-10 12:48:00 -07:00
Tong Wu
abeaf11829 [devicelab] Remove ~/.gradle after each devicelab task run (#65434) 2020-09-09 01:50:03 -07:00
Yuqian Li
46d1aba2e2 Remove flutter_gallery_ios32__transition_perf test (#65415) 2020-09-08 15:55:12 -07:00
Jim Graham
9f4d4a5c59 re-enable the post_backdrop_filter test with CPU/GPU measurements (#65201) 2020-09-04 18:00:02 -07:00
Yuqian Li
1135002b0f Mark nonflaky tests as such (#65054)
Those 2 tests have been green for the last 10 runs
2020-09-03 12:46:24 -07:00
Jenn Magder
ace54425e0 Add observatory Bonjour service to built iOS Info.plist bundle (#65138) 2020-09-02 18:47:56 -07:00
Jenn Magder
259deec221 Revert "Add observatory Bonjour service to built iOS Info.plist bundle (#65138)" (#65141)
This reverts commit 5e0aa8b9fc.
2020-09-02 18:31:45 -07:00
Jenn Magder
5e0aa8b9fc Add observatory Bonjour service to built iOS Info.plist bundle (#65138) 2020-09-02 17:57:43 -07:00
gaaclarke
37de94d7d2 devicelab: started averaging startup time for ios test (#64978) 2020-09-02 16:35:03 -07:00
Jenn Magder
cb819504f3 Revert "Add observatory Bonjour service to built iOS Info.plist bundle (#64988)" (#65109)
This reverts commit 4fde217dea.
2020-09-02 12:31:17 -07:00
Christopher Fujino
237c0ab424 Delete catalog generator android/ios tests (#64977) 2020-09-02 11:25:04 -07:00
Jenn Magder
4fde217dea Add observatory Bonjour service to built iOS Info.plist bundle (#64988) 2020-09-02 11:11:07 -07:00
Dan Field
a8281e31af Mark large_image_changer tests as not flaky (#65033)
They appear to be passing now.
2020-09-01 10:57:59 -07:00
Ming Lyu (CareF)
28de49e358 Revert "Reland #61998 and update complex_layout ios files (#64885)" (#64990)
This reverts commit df83398687.
2020-08-31 18:47:08 -07:00
Ming Lyu (CareF)
df83398687 Reland #61998 and update complex_layout ios files (#64885) 2020-08-31 17:23:06 -07:00
Dan Field
b5ed913ecc Memory/cpu/gpu benchmark for showing large images in succession (#64762) 2020-08-31 10:03:57 -07:00
Shi-Hao Hong
34541c3073 Revert "A benchmark test case for measuring scroll smoothness (#61998)" (#64883)
This reverts commit 12b7355da1.
2020-08-30 18:42:10 +08:00
Ming Lyu (CareF)
12b7355da1 A benchmark test case for measuring scroll smoothness (#61998) 2020-08-29 04:28:03 -07:00
Zachary Anderson
dff7ea1c4f Revert "Avoid thinning frameworks in iOS extensions (#64674)" (#64829)
This reverts commit ce9cde8c4e.
2020-08-28 15:23:22 -07:00
Zachary Anderson
6f02c0b231 Revert "Roll new gallery to help flaky Crane test (#64676)" (#64824)
This reverts commit e825281745.
2020-08-28 13:54:51 -07:00
Ming Lyu (CareF)
3579f1c33e remove flaky flag (#64770) 2020-08-28 11:08:04 -07:00
Yuqian Li
e825281745 Roll new gallery to help flaky Crane test (#64676) 2020-08-28 10:48:03 -07:00
Jenn Magder
ce9cde8c4e Avoid thinning frameworks in iOS extensions (#64674) 2020-08-28 10:43:04 -07:00
Tong Wu
162d82db1b Temporarily disable the mac/android test on LUCI. (#64729)
Because the test bed's CPU is too hot.

Bug: https://github.com/flutter/flutter/issues/64723
2020-08-27 10:18:36 -07:00
Alexander Aprelev
ed65f5e96c Re-enable image_list test with updated certificate(good for 3650 days). (#64519)
Added instructions on how to regenerate certificate too.
2020-08-25 11:30:27 -07:00
Jenn Magder
bd7e2eeee9 Bump Cirrus image Xcode version (#63252) 2020-08-25 10:34:33 -07:00
Ming Lyu (CareF)
13d1ff8c67 update manifest (#64079) 2020-08-25 13:17:20 -04:00
Jenn Magder
e960d773ee Change iOS plugin simulator archs from allow list to deny list (#64504) 2020-08-24 17:48:05 -07:00
Yuqian Li
facd6c7730 Mark new_gallery__crane_perf as flaky (#64341) 2020-08-24 13:36:04 -07:00
Jonah Williams
2f937703e4 [devicelab] disable image list duration tests (#64486) 2020-08-24 12:08:58 -07:00
Ming Lyu (CareF)
d30e36ba8c migrate flutter_gallery_sksl_warmup__transition_perf to e2e (#64275) 2020-08-21 19:36:03 -07:00
Yuqian Li
a1de2a22fb Mark e2e version of ios32 transition test nonflaky (#64269) 2020-08-20 15:16:06 -07:00
Ming Lyu (CareF)
0f4d24819d Revert "run the test longer time (#64185)" (#64255) 2020-08-20 15:06:08 -07:00
Jim Graham
9e86e9fb1e report list of detail files so devicelab can save them (#64009) 2020-08-20 10:58:25 -07:00
Ming Lyu (CareF)
1fc3a5e439 run the test longer time (#64185) 2020-08-19 21:23:59 -04:00
Jonah Williams
04f7c9d52e [flutter_tools] update dwds, roll to null-safe file and process (#64195)
Update to latest dwds, file-nullsafety, and process-nullsafety for #62886
2020-08-19 16:59:52 -07:00
Jonah Williams
829ef147d1 [null-safety] roll to null-safe platform (#64160) 2020-08-19 15:47:08 -07:00
Yuqian Li
6eb45d35da Rename needsMeasureCpuGpu to measureCpuGpu (#64000) 2020-08-19 13:26:07 -07:00
Yuqian Li
266b9f99a9 Mark tests as nonflaky (#64077)
These tests look quite stable for the last 10 runs.
2020-08-19 10:37:12 -07:00
Tong Wu
430e3cf08c [devicelab] Enable a LUCI try builder. (#64004) 2020-08-19 08:36:04 -07:00
Jonah Williams
1b69983c6d [versions] update gallery, roll versions (#64067) 2020-08-19 08:07:15 -07:00
xster
b92f80e22a Incorrect path.join usage might be causing Windows test failures (#64056) 2020-08-18 17:16:04 -07:00
Yuqian Li
c08ce78374 Mark nonflaky tests as such (#63801) 2020-08-17 12:23:01 -07:00
Ming Lyu (CareF)
fe94267604 add ios tests (#63797) 2020-08-17 12:16:03 -07:00
Remi Rousselet
2b25e29192 add benchmark for ChangeNotifier.notifyListeners (#62715) 2020-08-14 17:06:03 -07:00
Ming Lyu (CareF)
6f26e806ab bug fix for flutter_gallery__transition_perf(_with_semantics) (#63799)
* report failure for semantics test

* bug fix
2020-08-14 19:37:08 -04:00
Ming Lyu (CareF)
360023e2bc Clean up flutter_gallery__transition_perf (#63609) 2020-08-13 14:41:04 -07:00
Ming Lyu (CareF)
0629030a05 WidgetTester.drag with time duration (#63410) 2020-08-12 21:01:03 -07:00
Emmanuel Garcia
febcbcb885 Print dex when analyzing the APK (#63538) 2020-08-12 17:56:04 -07:00
Jenn Magder
6b2ef0df7b Fix App.framework path in Podfile (#63412) 2020-08-12 13:36:12 -07:00