blob: 9ea5b0165bfb514cb9f78458845fcc17d278b2fd [file] [log] [blame] [edit]
# Packages that are excluded from dart unit test on Windows.
# This test is very slow, so isn't worth running a second time
# on Windows; the Linux run is enough coverage.
- flutter_migrate
# TODO(stuartmorgan): Fix these tests to run correctly on a
# Windows host and enable them.
- path_provider_linux
- webview_flutter_android
# Unit tests for plugins that support web currently run in
# Chrome, which isn't currently supported by web infrastructure.
# TODO(ditman): Fix this in the repo tooling.
- camera_web
- file_selector_web
- google_maps_flutter_web
- google_sign_in_web
- image_picker_for_web
- shared_preferences_web
- url_launcher_web
- video_player_web
- webview_flutter_web