- 12 Feb, 2020 1 commit
-
-
Casey Hillers authored
-
- 21 Nov, 2019 1 commit
-
-
Sangmin Lee authored
-
- 28 Aug, 2019 1 commit
-
-
keyonghan authored
fix type: bin/tests -> bin/tasks
-
- 20 Aug, 2019 1 commit
-
-
Christopher Fujino authored
-
- 24 Jul, 2019 1 commit
-
-
Matt Carroll authored
-
- 19 Jan, 2019 1 commit
-
-
Ian Hickson authored
These are essentially self-inflicted race conditions. Instead of timeouts we're going to try a more verbose logging mechanism that points out when things are taking a long time.
-
- 17 Dec, 2018 1 commit
-
-
Danny Tuppeny authored
* Fall back to ANDROID_SDK_ROOT if ANDROID_HOME is not set And update descriptions to use the non-deprecated ANDROID_SDK_ROOT. Fixes #15114. * Remove trailing whitespace * Update dev/devicelab/lib/framework/adb.dart Co-Authored-By: DanTup <danny@tuppeny.com> * Reformat long line
-
- 04 Oct, 2018 1 commit
-
-
Alexandre Ardhuin authored
-
- 28 Aug, 2018 1 commit
-
-
Ian Hickson authored
Apparently Gradle leaks memory and it's causing failures.
-
- 07 Aug, 2018 1 commit
-
-
Greg Spencer authored
This removes the final traces of Travis and Appveyor from the Flutter tree. I've updated the documentation and fixed a couple of places where scripts look for Travis, and eliminated the dart tools runningOnTravis function (which was unused anyhow). There are places in the flutter script that used to look for the environment variable TRAVIS. We actually do want to continue to detect that we're running on Travis there, since in the plugins repo we still use Travis (for the moment). In any case, it's OK, because the CI environment variable is set on all of the CI bots (Cirrus, Travis, and Appveyor). FastLane doesn't have a setup_cirrus equivalent to setup_travis, but it actually doesn't matter there either, since it doesn't do Travis-specific things, and it also looks for the CI environment variable.
-
- 30 Jul, 2018 1 commit
-
-
Ian Hickson authored
Disallow calling stop() or cancel() multiple times. This means that when you use startProgress you have to more carefully think about what exactly is going on. Properly cancel startProgress in non-ANSI situations, so that back-to-back startProgress calls all render to the console.
-
- 13 Feb, 2018 1 commit
-
-
Yegor authored
* Document how to read the dashboard * address comments
-
- 06 Apr, 2017 1 commit
-
-
Yegor authored
-
- 16 Nov, 2016 1 commit
-
-
Yegor authored
-
- 15 Nov, 2016 1 commit
-
-
Ian Hickson authored
Some minor tweaks to answer questions I had when looking at this.
-
- 06 Oct, 2016 1 commit
-
-
Yegor authored
-
- 14 Sep, 2016 1 commit
-
-
Yegor authored
-