Unverified Commit 1676b012 authored by Emmanuel Garcia's avatar Emmanuel Garcia Committed by GitHub

Disable foundation tests (#40200)

parent 8504f3ae
......@@ -463,8 +463,8 @@ Future<void> _runTests() async {
Future<void> _runWebTests() async {
// TODO(yjbanov): re-enable when web test cirrus flakiness is resolved
await _runFlutterWebTest(path.join(flutterRoot, 'packages', 'flutter'), tests: <String>[
'test/foundation/',
// TODO(yjbanov): re-enable when flakiness is resolved
// 'test/foundation/',
// 'test/physics/',
// 'test/rendering/',
// 'test/services/',
......
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