• Alexander Aprelev's avatar
    Run flutter tests in preview-dart-2 mode on travis flutter builds. (#14728) · d3797628
    Alexander Aprelev authored
    * 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
    d3797628
Name
Last commit
Last update
..
test Loading commit data...
README.md Loading commit data...
VERSION_LINUX_NDK Loading commit data...
VERSION_LINUX_SDK Loading commit data...
VERSION_MACOSX_NDK Loading commit data...
VERSION_MACOSX_SDK Loading commit data...
VERSION_WIN_SDK Loading commit data...
analyze-sample-code.dart Loading commit data...
docs.sh Loading commit data...
download_android_tools.py Loading commit data...
find_depot_tools.py Loading commit data...
prepare_package.dart Loading commit data...
pubspec.yaml Loading commit data...
test.dart Loading commit data...
travis_install.sh Loading commit data...
travis_script.sh Loading commit data...
travis_setup.sh Loading commit data...
upload_android_tools.py Loading commit data...