flutter/dev/devicelab/lib/tasks
Chris Bracken 2ae48845a8
Revert elimination of Dart 1 (#18460)
fuchsia_tester.dart still assumes Dart 1. Previously, it ran tests directly
from source, flutter_platform.dart automatically runs a kernel compile when
operating in Dart 2 mode, but this assumes a functional Dart SDK is available
in the artifacts directly, and fuchsia_tester.dart mocks out the artifacts
directory with an empty temp dir.

Remaining work is:
1. Get the frontend server building as a dependency on Fuchsia.
2. Patch fuchsia_tester.dart to use a valid Dart SDK and frontend server.

This also reverts migration to Dart 2 typedef syntax.

This reverts commit 6c56bb2. (#18362)
This reverts commit 3daebd0. (#18316)
2018-06-13 12:46:39 -07:00
..
analysis.dart Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
gallery.dart enable lint prefer_equal_for_default_values (#18156) 2018-06-05 08:50:40 +02:00
hot_mode_tests.dart Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
integration_tests.dart Add integration test of textures (#13122) 2017-11-22 14:16:25 +01:00
integration_ui.dart delay taking screenshot to allow GPU thread to render the frame (#12896) 2017-11-06 17:33:48 -08:00
microbenchmarks.dart Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
perf_tests.dart Revert elimination of Dart 1 (#18460) 2018-06-13 12:46:39 -07:00
plugin_tests.dart Experiment to understand test flakiness (#15872) 2018-03-29 00:24:05 +02:00
sample_catalog_generator.dart Fix sample page generator: add the commit arg (#11038) 2017-06-29 11:22:22 -07:00
save_catalog_screenshots.dart Roll engine to b6df7a637498ca9beda1fa9cd7210e3202ea599f. (#15444) 2018-03-12 15:44:25 -07:00