Commit 7f89b43
authored
[macOS] Disable FlutterEngineTest.BackgroundColor (flutter#52341)
This was re-enabled in flutter#124677 after fixing leaks in flutter/engine#50832. Since this test involves an NSWindow, there are separate fixes that should be landed to reduce flakes related to lack of NSWindow close calls in the tests. See related AppKit bug report filed at http://www.openradar.me/FB13291861.
Issue: flutter#145728
Related issue: flutter#124677
[C++, Objective-C, Java style guides]: https://github.com/flutter/engine/blob/main/CONTRIBUTING.md#style1 parent eacddbf commit 7f89b43
File tree
1 file changed
+1
-1
lines changed- shell/platform/darwin/macos/framework/Source
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
0 commit comments