disable widgets and material (#34739)
This commit is contained in:
parent
f221ad1f92
commit
449d4b1ee5
@ -348,9 +348,11 @@ Future<void> _runWebTests() async {
|
||||
'test/services/',
|
||||
'test/painting/',
|
||||
'test/scheduler/',
|
||||
'test/widgets/',
|
||||
'test/semantics/',
|
||||
'test/material/',
|
||||
// TODO(flutterweb): re-enable when instabiliy around pumpAndSettle is
|
||||
// resolved.
|
||||
// 'test/widgets/',
|
||||
// 'test/material/',
|
||||
]);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user