- 06 Jul, 2020 1 commit
-
-
Jonah Williams authored
Includes a fix to a startup race condition and log truncation that should make sure strings aren't cut off
-
- 30 Jun, 2020 1 commit
-
-
Jonah Williams authored
Use tester (disclaimer, written by me) to unit test the flutter tools general shard. Since these tests are designed to be hermetic, the single compilation/single isolate model offers a tremendous speedup over the default pub run test workflow. On previous linux shard, test execution alone took 10:30, while now it takes only 1:30.
-
- 23 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 16 Jun, 2020 2 commits
-
-
Jonah Williams authored
[flutter_tools] ensure generated entrypoint matches test and web entrypoint language version (#59291) Ensure that the language version of the test/web generated entrypoint matches the language version of the test file to run, or the overall package language version if no annotation is provided.
-
Michael Goderbauer authored
* Word substitutions * ++
-
- 11 Jun, 2020 1 commit
-
-
Alexandre Ardhuin authored
-
- 09 Jun, 2020 1 commit
-
-
Jenn Magder authored
-
- 04 Jun, 2020 1 commit
-
-
Jonah Williams authored
Also combines experiments into extraGenSnapshot/ExtraFrontEndOptions. Allows providing --no-sound-null-safety to allow out of order migration and running.
-
- 03 Jun, 2020 1 commit
-
-
Jonah Williams authored
-
- 14 May, 2020 1 commit
-
-
Jonah Williams authored
-
- 13 May, 2020 1 commit
-
-
Jonah Williams authored
-
- 11 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 08 May, 2020 1 commit
-
-
Jenn Magder authored
-
- 04 May, 2020 1 commit
-
-
Dan Field authored
-
- 01 May, 2020 1 commit
-
-
Jonah Williams authored
Ensure iOS and android builds can be correctly cached. Use the performance-measurement-file to verify that all targets were skipped on the second invocation. This is only run on the flutter_gallery build.
-
- 28 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 27 Apr, 2020 1 commit
-
-
Jonah Williams authored
Support --enable-experiment in flutter test (for flutter_tester). Required minor change for null safety.
-
- 22 Apr, 2020 1 commit
-
-
Jonah Williams authored
-
- 20 Apr, 2020 1 commit
-
- 17 Apr, 2020 1 commit
-
-
Dan Field authored
-
- 16 Apr, 2020 3 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
This reverts commit b8bd09db.
-
Jonah Williams authored
-
- 13 Apr, 2020 1 commit
-
-
Yegor authored
-
- 12 Apr, 2020 1 commit
-
-
Emmanuel Garcia authored
-
- 08 Apr, 2020 1 commit
-
-
Christopher Fujino authored
-
- 06 Apr, 2020 1 commit
-
-
Anisov Aleksey authored
-
- 25 Mar, 2020 1 commit
-
-
adityapstar authored
-
- 20 Mar, 2020 2 commits
- 18 Mar, 2020 3 commits
-
-
Yegor authored
* Fix web test flakiness; enable web golden tests The fix is three-part: - Only allow one test to load _and_ test at any point in time. - Use a fresh Chrome instance for each test file. - Increase Cirrus resources. The first two changes only fix the "Unknown error loading" error, but not hanging tests. The resource increase also prevents hanging tests. Other minor changes: - Remove test batching (it's no longer necessary) - Fix the Chrome class, which was using the wrong Completer.
-
Jonah Williams authored
-
Jonah Williams authored
Update to latest dwds APIs, moving back to dwds driven hot restart and enabling future work on expression evaluation.
-
- 16 Mar, 2020 1 commit
-
-
Michael Thomsen authored
Move Flutter Gallery to dev/integration_tests/ as it is an older copy used only for testing. The current version of the Flutter Gallery now lives in https://github.com/flutter/gallery.
-
- 10 Mar, 2020 1 commit
-
-
Ben Konyi authored
-
- 06 Mar, 2020 1 commit
-
-
Jonah Williams authored
-
- 05 Mar, 2020 2 commits
-
-
Jonah Williams authored
-
Jonah Williams authored
-
- 28 Feb, 2020 1 commit
-
-
Jonah Williams authored
-
- 14 Feb, 2020 1 commit
-
-
Alexandre Ardhuin authored
-