1. 04 Oct, 2018 1 commit
  2. 29 Nov, 2017 1 commit
    • Ian Hickson's avatar
      Refactor compilation devicelab tests (#13218) · d104106e
      Ian Hickson authored
      This fills out the following matrix:
      
      App: `flutter create` default app, Complex Layout, and Gallery.
      Platforms: Linux/Android, Mac/iOS, Windows/Android
      Build modes: full release, aot blobs, debug
      Dart: normal, 2.0 preview
      
      It also renames all the tests that used "build" to mean compilation
      build to use "compile" instead, so that it's much clearer on the
      dashboard.
      
      Also, mark some flaky tests that are no longer flaky as not flaky.
      Also, remove uses of call() since that's probably going to go away at
      some point.
      d104106e
  3. 02 Dec, 2016 1 commit
  4. 29 Sep, 2016 1 commit
  5. 14 Sep, 2016 1 commit