Commit 97e00b22 authored by Ian Hickson's avatar Ian Hickson Committed by Jonah Williams

Skip sdk_validation_test again (#42091)

parent 682e6383
...@@ -56,7 +56,7 @@ void main() { ...@@ -56,7 +56,7 @@ void main() {
tryToDelete(projectDirectory); tryToDelete(projectDirectory);
Cache.enableLocking(); Cache.enableLocking();
} }
}); }, skip: true);
} }
Future<int> analyze(AnalysisServer server) async { Future<int> analyze(AnalysisServer server) async {
......
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