mirror of
https://github.com/flutter/flutter.git
synced 2025-06-03 00:51:18 +00:00
disable flaky windows test (#36722)
This commit is contained in:
parent
23f0516674
commit
e5ea996a1f
@ -90,7 +90,7 @@ void main() {
|
||||
await buildSystem.build('unpack_windows', environment, const BuildSystemConfig());
|
||||
|
||||
expect(fs.file(r'C:\windows\flutter\flutter_export.h').statSync().modified, isNot(modified));
|
||||
}));
|
||||
}), skip: true); // TODO(jonahwilliams): track down flakiness.
|
||||
});
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user