mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
Disable foundation tests (#40200)
This commit is contained in:
parent
8504f3ae13
commit
1676b012e8
@ -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/',
|
||||
|
Loading…
Reference in New Issue
Block a user