Unverified Commit c178cf85 authored by keyonghan's avatar keyonghan Committed by GitHub

Skip `can validate flutter version in parallel` test in `Linux web_tool_tests` (#99017)

parent 47b5ed39
......@@ -62,7 +62,7 @@ void main() {
validateFlutterVersion(client1),
validateFlutterVersion(client2)]
);
});
}, skip: true); // https://github.com/flutter/flutter/issues/99003
});
group('Clients of flutter run on web with DDS disabled', () {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment