mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
skip roll_dev_integration_test (#70653)
This commit is contained in:
parent
9b56241eef
commit
b8e39b1ad0
@ -128,5 +128,7 @@ void main() {
|
||||
});
|
||||
}, onPlatform: <String, dynamic>{
|
||||
'windows': const Skip('Flutter Conductor only supported on macos/linux'),
|
||||
});
|
||||
// TODO(fujino): re-enable once
|
||||
// https://github.com/flutter/flutter/issues/70652 is resolved
|
||||
}, skip: true);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user