We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 334b58e commit 324a7f2Copy full SHA for 324a7f2
script/configs/windows_unit_tests_exceptions.yaml
@@ -4,6 +4,10 @@
4
# This test is very slow, so isn't worth running a second time
5
# on Windows; the Linux run is enough coverage.
6
- flutter_migrate
7
+# TODO(stuartmorgan): Fix these tests to run correctly on a
8
+# Windows host and enable them.
9
+- path_provider_linux
10
+- webview_flutter_android
11
# Unit tests for plugins that support web currently run in
12
# Chrome, which isn't currently supported by web infrastructure.
13
# TODO(ditman): Fix this in the repo tooling.
0 commit comments