Commit Graph

1620 Commits

Author SHA1 Message Date
Jonah Williams 91af071570 ensure dart2js does not compile unsupported packages (#40368) 2019-09-12 15:25:21 -07:00
Alexander Markov cd84ceaf5e Pass local engine in flutter_test_performance benchmark (#40193) 2019-09-12 09:34:43 -07:00
Todd Volkert e10db6c838 Lower the iteration count on back_button_memory test (#40266)
It's still hitting global devicelab timeout
2019-09-11 11:28:39 -07:00
Jonah Williams 609a78fdca Revert "build bundle with assemble (#37508)" (#40204) 2019-09-10 20:03:52 -07:00
Jonah Williams a7aff56741 build bundle with assemble (#37508) 2019-09-10 19:28:38 -07:00
Emmanuel Garcia 1676b012e8 Disable foundation tests (#40200) 2019-09-10 19:01:12 -07:00
Andrew Brogdon 691977755c Adds DartPad option to the DartDoc snippet generator. (#39924) 2019-09-10 08:36:14 -07:00
Jonah Williams 440a911034 Remove failing devicelab tests (#40155) 2019-09-10 08:35:06 -07:00
Todd Volkert d02a3fe661 Lower the iterations on flutter_gallery__back_button_memory (#40102)
It was hitting the global devicelab 15 minute timeout.
2019-09-09 13:13:05 -07:00
Jonah Williams b2da79ce98 roll build runner and remove delay (#39988) 2019-09-06 14:19:12 -07:00
Konstantin Scheglov 3118ae19ff Fix new prefer_const_constructors after analyzer fix. (#39917) 2019-09-05 19:59:24 -07:00
Jonah Williams 0167f53101 update packages --force upgrade (#39932) 2019-09-05 19:35:59 -07:00
Andrew Brogdon 5400323648 Updates CORS origin for snippets. (#39780) 2019-09-05 16:08:48 -07:00
Devon Carew 57e6042f68 update to the latest package:dwds (#39834) 2019-09-05 09:50:10 -07:00
Tong Wu b9d9156fa6 These Catalina tests are no longer flaky. (#39772) 2019-09-04 12:49:10 -07:00
Emmanuel Garcia d230234d67 Revert Maven dependencies (#39747) (39157) (#39784) 2019-09-03 17:49:10 -07:00
Harry Terkelsen d33cf11556 Automatically generated registrants for web plugins (#39628)
* WIP on web plugin registry

* WIP on registering plugins

* WIP on web plugin registration

* Only generate `package:flutter_web_plugins` imports if plugins are
defined

* Add parsing test

* Add documentation

* Fix analyzer warnings

* add license headers

* Add tests for package:flutter_web_plugins

* Run `flutter update-packages --force-upgrade`

* Fix analyzer errors

* Fix analyzer error in test

* Update copyright and remove flutter SDK constraints

* Enable tests since engine has rolled

* add flutter_web_plugins tests to bots

* Create an empty .packages file for WebFs test
2019-09-03 10:37:34 -07:00
Jenn Magder 0b93c96f52 Remove bitcode=NO from add-to-app flows (#39503) 2019-09-03 10:28:19 -07:00
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
Keerti Parthasarathy 0ed3242a63 Update dartdoc to 0.28.5 (#39581) 2019-09-03 09:26:14 -06:00
Emmanuel Garcia b63cb44105 Use new Maven artifacts from Gradle (#39157) 2019-09-02 10:35:17 -07:00
Jonah Williams 43e7c55900 disable low value windows tests (#39626) 2019-09-02 01:17:26 -07:00
Jonah Williams ad2c3522f3 disable low value linux tests (#39598) 2019-08-30 20:22:09 -07:00
Christopher Fujino 413475acd6 Revert "Revert "fix recursiveCopy to preserve executable bit (#39505)" (#39588)" (#39594)
This reverts commit 61eab16c37.
2019-08-30 16:56:13 -07:00
Christopher Fujino 61eab16c37 Revert "fix recursiveCopy to preserve executable bit (#39505)" (#39588)
This reverts commit 8ec2c5828d.
2019-08-30 15:03:12 -07:00