flutter/dev
Alexander Aprelev d3797628ca
Run flutter tests in preview-dart-2 mode on travis flutter builds. (#14728)
* Run flutter tests in preview-dart-2 mode on travis flutter builds.

* Run dart2 tests on osx. Run dart tests in dart2.

* Fix name camelCase

* Default options to empty array, rather than null

* Troubleshoot failures

* More logging

* Troubleshoot: run single test

* Troubleshoot: run 15 tests

* Troubleshoot: run 15 tests with fix

* Try limit concurrency to 1

* Limit concurrency for preview-dart-2 tests to 4

* Move dart2 tests to allow_failures section

* Reinstate tests_dart_2 shard

* Raise concurrency to 8

* Reuse compiler across multiple test runs

* Allow to switch entry points when recompiling.

Actually use single compiler to incrementally recompile all tests executed by 'flutter test'.

* Remove leftover commented code

* Fix comment

* Lints
2018-03-01 09:04:26 -08:00
..
automated_tests Upgrade to test package version 0.12.30+4 (#14853) 2018-02-23 12:49:57 -08:00
benchmarks Upgrade to test package version 0.12.30+4 (#14853) 2018-02-23 12:49:57 -08:00
bots Run flutter tests in preview-dart-2 mode on travis flutter builds. (#14728) 2018-03-01 09:04:26 -08:00
devicelab Remove flaky marker from android_sample_catalog_generator (#14923) 2018-02-27 10:30:45 -08:00
docs Update description on docs (#14660) 2018-02-13 10:49:47 -08:00
integration_tests Upgrade to test package version 0.12.30+4 (#14853) 2018-02-23 12:49:57 -08:00
manual_tests Upgrade to test package version 0.12.30+4 (#14853) 2018-02-23 12:49:57 -08:00
missing_dependency_tests Consolidating .gitignore files. (#13002) 2017-11-28 17:06:57 -08:00
tools Add .dart_tool to gitignore (#14932) 2018-02-27 15:29:31 -08:00