flutter/dev
liyuqian 6e555a9c34
Mark flutter_gallery__transition_perf as non-flaky (#39580)
One of our linux/android Moto G4 has alerts (emergency, amber, etc.)
turned on. That's probably the cause of the flakiness. I've turned it
off.

Let's mark this as non-flaky and see if it's fixed. If not, I'll move it
to mac/android and see if that fixes the flakiness.

I think the most important thing to do right now is to mark it as
non-flaky so those who really break the test could get a notification.
2019-09-03 09:36:24 -07:00
..
automated_tests Update package versions to latest (#39013) 2019-08-21 19:15:33 -07:00
benchmarks update packages (#39429) 2019-08-28 17:04:07 -07:00
bots Update dartdoc to 0.28.5 (#39581) 2019-09-03 09:26:14 -06:00
ci Re-enable docs with new container (#34681) 2019-06-18 16:08:28 -07:00
customer_testing Reland "Integrate dwds into flutter tool for web support (#34252)" (#37649)" (#37650) 2019-08-05 16:51:57 -07:00
devicelab Mark flutter_gallery__transition_perf as non-flaky (#39580) 2019-09-03 09:36:24 -07:00
docs Adding header rule to FB hosting for API docs. (#39345) 2019-08-28 10:21:15 -07:00
integration_tests Update package versions to latest (#39013) 2019-08-21 19:15:33 -07:00
manual_tests Update package versions to latest (#39013) 2019-08-21 19:15:33 -07:00
missing_dependency_tests Retry remove package:test from flutter (#24007) 2018-11-06 10:48:34 -08:00
snippets Update package versions to latest (#39013) 2019-08-21 19:15:33 -07:00
tools Update package versions to latest (#39013) 2019-08-21 19:15:33 -07:00
README.md Update some READMEs under dev/. (#15712) 2018-03-19 16:41:36 -07:00

This directory contains tools and resources that the Flutter team uses during development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course they may be interesting if you are curious.