flutter/packages/flutter_tools/test/general.shard/web
Jonah Williams 2a7ee930c3
[flutter_tools] Update WebAssetServer to avoid context, fix tests (#60224)
WebAssetServer could fail if some of the global statics it depended on were initialized in a different order. Fix this by removing globals.

Delete dwds startup test that needs to spawn a real server.
2020-06-24 16:19:49 -07:00
..
bootstrap_test.dart [flutter_tools] Update to latest dwds APIs (#51004) 2020-03-17 17:29:53 -07:00
chrome_test.dart [flutter_tools] more test fixes (#60144) 2020-06-23 17:53:00 -07:00
devfs_web_test.dart [flutter_tools] Update WebAssetServer to avoid context, fix tests (#60224) 2020-06-24 16:19:49 -07:00
devices_test.dart [flutter_tools] support flutter run -d edge (#56173) 2020-06-09 12:03:51 -07:00
golden_comparator_process_test.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
golden_comparator_test.dart [flutter_tools] Ensure that global variables are easily identifiable (#47398) 2020-01-06 11:04:20 -08:00
web_asset_server_test.dart [flutter_tools] Update WebAssetServer to avoid context, fix tests (#60224) 2020-06-24 16:19:49 -07:00
web_expression_compiler_test.dart Convert expression evaluation exceptions to errors (#54916) 2020-04-17 10:40:02 -07:00
web_validator_test.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00
workflow_test.dart [flutter_tools] Restore base/platform.dart (#56410) 2020-05-06 08:15:39 -07:00