flutter/dev/devicelab/bin/tasks
Ben Konyi 3764cb8515
Added support for authentication codes for the VM service. (#30857)
* Added support for authentication codes for the VM service.

Previously, a valid web socket connection would use the following URI:

`ws://127.0.0.1/ws`

Now, by default, the VM service requires a connection to be made with a
URI similar to the following:

`ws://127.0.0.1:8181/Ug_U0QVsqFs=/ws`

where `Ug_U0QVsqFs` is an authentication code generated and shared by
the
service.

This behavior can be disabled with the `--disable-service-auth-codes`
flag.
2019-04-18 21:01:50 -07:00
..
analyzer_benchmark.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
android_sample_catalog_generator.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
android_semantics_integration_test.dart enable lint avoid_void_async (#21652) 2018-09-11 07:14:04 +02:00
basic_material_app_android__compile.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
basic_material_app_ios__compile.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
basic_material_app_win__compile.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
build_mode_test.dart Make a kReleaseMode constant that is public. (#27502) 2019-02-06 14:37:17 -08:00
channels_integration_test_ios.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
channels_integration_test_win.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
channels_integration_test.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
codegen_integration_linux.dart Add integration to all targets (#29020) 2019-03-08 12:25:35 -08:00
codegen_integration_mac.dart Add integration to all targets (#29020) 2019-03-08 12:25:35 -08:00
codegen_integration_win.dart Add integration to all targets (#29020) 2019-03-08 12:25:35 -08:00
commands_test.dart Added support for authentication codes for the VM service. (#30857) 2019-04-18 21:01:50 -07:00
complex_layout__start_up.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
complex_layout_android__compile.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
complex_layout_ios__compile.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
complex_layout_ios__start_up.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
complex_layout_scroll_perf__memory.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
complex_layout_scroll_perf__timeline_summary.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
complex_layout_scroll_perf_ios__timeline_summary.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
complex_layout_semantics_perf.dart Unnecessary new (#20138) 2018-09-12 08:29:29 +02:00
complex_layout_win__compile.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
cubic_bezier_perf__timeline_summary.dart Reland "Shader warm up (#27660)" (#28537) 2019-02-27 09:33:08 -08:00
cull_opacity_perf__timeline_summary.dart Add cull opacity perf test to device lab (#25381) 2018-12-17 22:01:07 -08:00
dartdocs.dart Handle the case where there are no missing dartdocs too... (#24801) 2018-11-27 14:44:53 -08:00
drive_perf_debug_warning.dart Fix the warning test by checking stderr (#30997) 2019-04-15 10:19:36 -07:00
embedded_android_views_integration_test.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
external_ui_integration_test_ios.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
external_ui_integration_test.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flavors_test_ios.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flavors_test_win.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flavors_test.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_attach_test.dart Revert "Use stderr instead of stdout to contain errors in flutter attach test" (#25380) 2018-12-14 10:15:31 -08:00
flutter_create_offline_test_linux.dart Test flutter create --offline (#23278) 2018-10-22 16:39:28 -07:00
flutter_create_offline_test_mac.dart Test flutter create --offline (#23278) 2018-10-22 16:39:28 -07:00
flutter_create_offline_test_windows.dart Test flutter create --offline (#23278) 2018-10-22 16:39:28 -07:00
flutter_gallery__back_button_memory.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_gallery__memory_nav.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_gallery__start_up.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_gallery__transition_perf_with_semantics.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_gallery__transition_perf.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_gallery_android__compile.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_gallery_instrumentation_test.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_gallery_ios32__start_up.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_gallery_ios32__transition_perf.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_gallery_ios__compile.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_gallery_ios__start_up.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_gallery_ios__transition_perf.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_gallery_win__compile.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_run_test.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
flutter_test_performance.dart add coverage benchmark (#30222) 2019-03-29 17:00:19 -07:00
flutter_view__start_up.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
flutter_view_ios__start_up.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
gradle_plugin_test.dart Run non-perf sensitive tests on Cirrus (#27971) 2019-03-10 07:52:44 -07:00
hello_world__memory.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
hello_world_android__compile.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
hello_world_ios__compile.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
home_scroll_perf__timeline_summary.dart Add scroll performance test for flutter_gallery (#27513) 2019-02-04 22:54:11 -08:00
hot_mode_dev_cycle__benchmark.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
hot_mode_dev_cycle_linux__benchmark.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
hot_mode_dev_cycle_win__benchmark.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
integration_ui_ios.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
integration_ui.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
ios_sample_catalog_generator.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
microbenchmarks_ios.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
microbenchmarks.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
module_test_ios.dart Run non-perf sensitive tests on Cirrus (#27971) 2019-03-10 07:52:44 -07:00
module_test.dart Run non-perf sensitive tests on Cirrus (#27971) 2019-03-10 07:52:44 -07:00
named_isolates_test.dart Added support for authentication codes for the VM service. (#30857) 2019-04-18 21:01:50 -07:00
platform_channel_sample_test_ios.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
platform_channel_sample_test.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
platform_interaction_test_ios.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
platform_interaction_test.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
platform_view__start_up.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
platform_view_ios__start_up.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
plugin_test_ios.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
plugin_test_win.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
plugin_test.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
routing_test.dart Added support for authentication codes for the VM service. (#30857) 2019-04-18 21:01:50 -07:00
run_machine_concurrent_hot_reload.dart Add missing trailing commas (#28673) 2019-03-01 08:17:55 +01:00
run_release_test.dart Make a kReleaseMode constant that is public. (#27502) 2019-02-06 14:37:17 -08:00
run_without_leak_linux.dart Detect and cleanup leaky processes (#29196) 2019-03-22 14:32:36 -07:00
run_without_leak_mac.dart Detect and cleanup leaky processes (#29196) 2019-03-22 14:32:36 -07:00
run_without_leak_win.dart Detect and cleanup leaky processes (#29196) 2019-03-22 14:32:36 -07:00
service_extensions_test.dart Added support for authentication codes for the VM service. (#30857) 2019-04-18 21:01:50 -07:00
smoke_test_failure.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
smoke_test_setup_failure.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
smoke_test_success.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
smoke_test_throws.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
technical_debt__cost.dart Add new benchmark to track cost of dependencies to a User (#23856) 2018-11-02 13:38:54 -07:00
tiles_scroll_perf__timeline_summary.dart apply lint prefer_void_to_null in dev/ (#22661) 2018-10-04 18:44:23 +02:00
uncaught_image_error_linux.dart Intercept errors thrown by synchronous Completers in image resolution. (#30139) 2019-03-29 10:05:18 -07:00